1 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3 * MAINTAINERS: Remove chill maintainers.
4 * Makefile.in (CHILLFLAGS): Remove.
6 (TARGET_CONFIGDIRS): Remove libchill.
7 (CHILL_FOR_TARGET): Remove.
8 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11 (CHECK_TARGET_MODULES): Likewise.
12 (INSTALL_TARGET_MODULES): Likewise.
13 (CLEAN_TARGET_MODULES): Likewise.
14 (configure-target-libchill): Remove.
15 (all-target-libchill): Remove.
16 * configure.in (target_libs): Remove target-libchill.
17 Do not compute CHILL_FOR_TARGET.
18 * libchill: Remove directory.
20 2002-04-11 DJ Delorie <dj@redhat.com>
22 * Makefile.in, configure.in: Sync with binutils, entries
25 2002-04-07 Andrew Cagney <ac131313@redhat.com>
27 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
28 (do-tar, do-bz2): New rules.
29 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
31 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
32 (insight_dejagnu.tar): New rule.
33 (insight.tar): New rule.
34 (gdb+dejagnu.tar): New rule.
37 2002-02-01 Mo DeJong <supermo@bayarea.net>
39 * Makefile.in: Add all-tix to deps for all-snavigator
40 so that tix is built when building snavigator.
42 2002-01-11 Steve Ellcey <sje@cup.hp.com>
44 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
45 ld and gdb are not supported.
47 2002-01-07 Mark Salter <msalter@redhat.com>
49 * configure.in: Remove target-bsp and target-cygmon from arm builds.
50 Allow target-libgloss to be built for arm, strongarm, and xscale.
52 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
54 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
55 options for i[3456]86-pc-linux* native builds.
57 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
59 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
60 files from .po files for a distribution.
62 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
64 * configure.in: Enable libstdc++-v3 for h8300 targets.
66 2001-06-19 Alan Modra <amodra@bigpond.net.au>
68 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
71 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
73 * Makefile.in (VER): When present, extract the version number from
76 2001-05-24 Tom Rix <trix@redhat.com>
78 * configure.in : enable ld for aix
80 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
82 * config.guess: Add linux target for S/390.
84 2000-11-07 Philip Blundell <pb@futuretv.com>
86 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
88 2000-11-03 Philip Blundell <pb@futuretv.com>
90 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
93 2001-01-15 Ben Elliston <bje@redhat.com>
95 * configure.in (host_tools): Add sid.
96 Always configure cgen.
98 2000-11-24 Nick Clifton <nickc@redhat.com>
100 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
103 2000-08-20 Doug Evans <dje@casey.transmeta.com>
105 * Makefile.in (ALL_MODULES): Add all-cgen.
106 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
107 (all-cgen): New target.
108 (all-opcodes,all-sim): Depend on all-cgen.
109 * configure.in (host_tools): Add cgen.
110 Only configure cgen if --enable-cgen-maint.
112 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
114 * configure.in: Add *-*-freebsd* configurations.
116 2002-04-08 Tom Tromey <tromey@redhat.com>
118 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
119 Fixes PR libgcj/6068.
121 2002-03-30 Krister Walfridsson <cato@df.lth.se>
123 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
125 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
127 * configure.in (alpha*-dec-osf*): Enable libgcj.
129 2003-03-27 Matthew Gingell <gingell@gnat.com>
131 * MAINTAINERS (Write After Approval): Add myself.
133 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
135 Fix for: PR bootstrap/3591, target/5676
136 * configure.in (mcore-pe): Disable the configuration of
137 libstdc++-v3 since exceptions are not supported.
139 2002-03-20 Anthony Green <green@redhat.com>
141 * configure.in: Enable libgcj for xscale-elf target.
143 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
145 * MAINTAINERS: Update my email address.
147 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
149 * ltmain.sh (relink_command): Fix typo in previous change.
151 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
153 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
154 (relink_command): Added --tag flags.
155 (mode=install): If relinking fails; error out.
157 2002-03-12 Richard Henderson <rth@redhat.com>
159 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
161 (do-check): Rename from check.
162 (check): Allow parallel check.
164 2002-03-12 Bob Wilson <bob.wilson@acm.org>
166 * MAINTAINERS: Add myself as maintainer for xtensa port.
167 Fix alphabetical order in CPU port maintainer list.
168 Remove myself from Write After Approval list.
170 2002-03-11 Richard Henderson <rth@redhat.com>
172 * Makefile.in (.NOTPARALLEL): Add fake tag.
174 2002-03-07 H.J. Lu (hjl@gnu.org)
176 * configure.in: Enable gprof for mips*-*-linux*.
178 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
180 * MAINTAINERS (Write After Approval): Add myself.
182 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
184 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
186 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
188 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
190 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
191 because its Makefile is there; test for the executable instead.
193 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
195 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
196 libstdc++-v3 and libjava.
198 2002-02-11 Adam Megacz <adam@xwt.org>
200 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
203 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
205 * config.guess: Updated to 2002-01-30's version.
206 * config.sub: Updated to 2002-02-01's version.
208 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
209 * configure.in: Added sh64-*-*.
211 2002-02-08 Chris Demetriou <cgd@broadcom.com>
213 * MAINTAINERS: Belatedly add myself to write after approval list.
215 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
217 * MAINTAINERS: Put self in as maintainer for x86-64 port.
218 Remove self as Write After Approval.
220 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
222 * MAINTAINERS: Put self in as maintainer for contrib/regression
225 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
227 * MAINTAINERS: Update my email address.
229 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
231 * configure.in (*-*-netbsd*): New. Skip target-newlib,
232 target-libiberty, and target-libgloss. Skip Java-related
233 libraries if not supported for NetBSD on target CPU.
235 2002-01-25 Douglas B Rupp <rupp@gnat.com>
237 * install-sh: Use _inst.$$_ for temp file name.
239 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
241 * MAINTAINERS (Write After Approval): Move my contact info
243 (OS Port Maintainers): ...to here (netbsd).
245 2002-01-22 Bob Wilson <bob.wilson@acm.org>
247 * MAINTAINERS (Write After Approval): Add myself.
249 2002-01-17 H.J. Lu <hjl@gnu.org>
251 * Makefile.in (all-fastjar): Also depend on all-libiberty.
252 (all-target-fastjar): Also depend on all-target-libiberty.
254 2002-01-16 H.J. Lu (hjl@gnu.org)
256 * config.guess: Import from master sources, rev 1.225.
257 * config.sub: Import from master sources, rev 1.238.
259 2002-01-16 Kazu Hirata <kazu@hxi.com>
261 * MAINTAINERS (Write After Approval): Remove myself.
263 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
265 * MAINTAINERS (Write After Approval): Add myself.
267 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
269 * MAINTAINERS: Add self as docs co-maintainer.
271 2001-12-11 Matthias Klose <doko@debian.org>
273 * MAINTAINERS (Write After Approval): Add myself.
275 2001-12-09 Zack Weinberg <zack@codesourcery.com>
277 * MAINTAINERS: Update my email address.
279 2001-12-07 Turly O'Connor <turly@apple.com>
280 * MAINTAINERS (Write After Approval): Add myself.
281 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
282 (rs6000_initialize_trampoline): Call __trampoline_setup for
284 * darwin-tramp.asm: New file, implements __trampoline_setup.
285 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
287 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
289 * MAINTAINERS (Write After Approval): Add myself.
291 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
293 * configure, configure.in: Use temp file for long sed commands.
295 2001-12-03 Laurent Guerby <guerby@acm.org>
297 * config.sub: Update to version 1.232 on subversion.
299 2001-12-03 Ben Elliston <bje@redhat.com>
301 * MAINTAINERS: Update mail address for config.* patches.
303 2001-11-27 DJ Delorie <dj@redhat.com>
304 Zack Weinberg <zack@codesourcery.com>
306 When build != host, create libiberty for the build machine.
308 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
310 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
312 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
314 (all.normal): Depend on ALL_BUILD_MODULES.
315 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
316 (all-build-libiberty): Depend on configure-build-libiberty.
318 * configure: Calculate and substitute proper value for
320 * configure.in: Create the build subdirectory.
321 Calculate and substitute TARGET_CONFIGARGS (formerly
322 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
324 2001-11-26 Ziemowit Laski <zlaski@apple.com>
326 * MAINTAINERS (write-after-approval): Add self.
328 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
330 * MAINTAINERS (GNATS only accounts): Remove self.
332 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
334 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
337 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
339 * MAINTAINERS (Write After Approval): Add self.
341 2001-11-12 David O'Brien <obrien@FreeBSD.org>
343 * MAINTAINERS: mips and s390 are also CPU ports.
345 2001-11-12 David O'Brien <obrien@FreeBSD.org>
347 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
349 2001-11-11 David O'Brien <obrien@FreeBSD.org>
351 * MAINTAINERS: Alphabetize.
353 2001-11-09 Kazu Hirata <kazu@hxi.com>
355 * MAINTAINERS (Various maintainers: h8 port): Add myself.
357 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
359 * MAINTAINERS (Various maintainers: hppa port): Added myself.
361 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
363 * configure.in (--enable-languages): Be more permissive about
364 syntax. Check for empty lists better. Warn about $LANGUAGES.
366 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
368 * config.sub: Import from master sources, rev. 1.230.
369 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
371 2001-11-07 Laurent Guerby <guerby@acm.org>
373 * MAINTAINERS (Write After Approval): Add self.
375 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
377 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
379 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
381 * config.sub: Import from master sources, rev 1.226.
382 * config.guess: Import from master sources, rev 1.216.
384 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
386 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
387 * MAINTAINERS: Add self as maintainer of MMIX port.
388 Remove old after-approval entry.
390 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
392 * ChangeLog, configure: Fix spelling errors.
394 2001-10-20 Brendan Kehoe <brendan@zen.org>
396 * MAINTAINERS: Tweak my address.
398 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
400 * MAINTAINERS: Update my email address.
402 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
404 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
405 * MAINTAINERS: Add self as maintainer of CRIS port.
407 2001-10-10 Geert Bosch <bosch@gnat.com>
409 * MAINTAINERS (Various maintainers: Ada front end):
412 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
414 * MAINTAINERS (Write After Approval): Added self
416 2001-10-02 Geert Bosch <bosch@gnat.com>
418 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
420 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
422 * configure: Handle temporary files securely using mkdir.
424 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
426 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
428 2001-09-26 Will Cohen <wcohen@redhat.com>
430 * configure.in (*-*-linux*): Disable configuration of target-newlib
433 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
435 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
438 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
440 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
441 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
442 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
443 avoid quotes nesting problems.
444 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
445 (DO_X): Export only variables that are set.
447 2001-09-19 Ben Elliston <bje@redhat.com>
449 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
450 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
451 semantics. Use the shell built-in "type" command instead.
453 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
455 Merged from gcc-3_0-branch:
456 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
457 * ltcf-c.sh: Use $objext, not $ac_objext.
458 2001-07-27 Mark Kettenis <kettenis@gnu.org>
459 * ltcf-cxx.sh: Add support for GNU.
460 2001-07-22 Timothy Wall <twall@redhat.com>
461 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
462 default settings if using GNU tools with that configuration.
463 * ltcf-cxx.sh: Ditto.
464 * ltcf-gcj.sh: Ditto.
465 2001-07-21 Michael Chastain <chastain@redhat.com>
466 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
467 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
468 * ltmain.sh: Mark as gcc-local.
470 2001-08-30 Eric Christopher <echristo@redhat.com>
471 Jason Eckhardt <jle@redhat.com>
473 * config.guess: Merge from master sources.
474 * config.sub: Merge from master sources, add support for mipsisa32.
476 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
477 * config.sub: Merge from master sources, rev 1.219.
478 * MAINTAINERS: Add self as contact for stormy16 port.
480 2001-08-14 Zack Weinberg <zackw@panix.com>
482 * config.sub: Merge from master sources, rev 1.218.
483 * config.guess: Merge from master sources, rev 1.209.
485 2001-08-11 Graham Stott <grahams@redhat.com>
487 * Makefile.in (check-c++): Add missing semicolon.
489 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
491 * MAINTAINERS (Various maitainers: predict.def): Added myself.
493 2001-07-30 Eric Christopher <echristo@redhat.com>
495 * MAINTAINERS (Various maintainers: mips port): Added myself.
497 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
499 * configure.in (sh-*-linux*): New.
501 2001-07-27 Richard Henderson <rth@redhat.com>
503 * .cvsignore: Add LAST_UPDATED.
505 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
507 * MAINTAINERS (Various maintainers: s390 port): Added myself.
509 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
511 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
513 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
515 * MAINTAINERS (Write After Approval): Added myself.
517 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
519 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
520 and libgcj on m68hc11/m68hc12.
522 2001-06-27 H.J. Lu (hjl@gnu.org)
524 * Makefile (CFLAGS_FOR_BUILD): New.
525 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
527 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
529 * README: Remove version number.
531 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
533 * INSTALL/README: Update wrt. to the installation instructions now
534 residing in gcc/doc/install.texi.
536 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
538 * README: Replace with a cut-down and updated version of gcc/README.
540 2001-06-12 David Edelsohn <edelsohn@gnu.org>
542 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
543 multilibs to be disabled.
545 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
547 * MAINTAINERS (Write After Approval): Add myself.
549 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
551 * config.guess: Import CVS version 1.195.
552 * config.sub: Import CVS version 1.212.
554 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
556 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
557 gcc/xgcc is built, use -print-prog-name to find out the program
560 2001-06-04 Phil Edwards <pme@sources.redhat.com>
562 * config.guess: Import CVS version 1.194. All gcc-local changes
563 appear to also be in the master copy.
564 * config.sub: Import CVS version 1.211.
566 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
568 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
569 with_gcc]: Use `gcc -shared' to build a shared library.
571 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
573 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
576 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
578 * MAINTAINERS (Write After Approval): Add myself.
580 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
582 * configure.in (libstdcxx_flags): Do not try to execute
583 libstdc++-v3/testsuite_flags until it exists.
585 2001-06-01 Alan Modra <amodra@bigpond.net.au>
587 * MAINTAINERS: Update my email address.
589 2001-05-31 Graham Stott <grahams@redhat.com>
591 * MAINTAINERS (Write After Approval): Add myself.
593 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
595 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
596 libraries when using g++ with native linker.
598 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
600 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
602 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
604 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
605 [aix4*|aix5*]: Prepend blank.
607 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
609 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
610 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
611 of subdir/configure scripts to use the new libtool.m4.
613 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
615 * MAINTAINERS (Write After Approval): Add myself.
617 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
619 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
621 2001-05-11 Ben Elliston <bje@redhat.com>
623 * Makefile.in (all-sid): New target.
624 (check-sid, clean-sid, install-sid): Likewise.
626 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
628 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
630 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
632 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
635 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
637 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
638 gcc/xgcc is built, use -print-prog-name to find out the program
641 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
643 * configure.in (noconfigdirs): Don't reset it from scratch in the
644 target case; only append to it.
646 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
647 sparc-*-solaris2.8]: Disable ${libgcj}.
649 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
651 * configure.in (libgcj_saved): Copy from $libgcj.
652 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
655 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
657 * MAINTAINERS: Remove self as MIPS maintainer and
658 C front end maintainer.
660 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
662 * configure.in: Move *-chorusos target case to the proper switch.
665 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
667 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
670 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
672 * Makefile.in (STAGE1_CFLAGS): Pass down.
674 2001-04-13 Alan Modra <amodra@one.net.au>
676 * config.guess: Add hppa64-linux support. Note for next import that
677 this is already in the master file.
678 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
680 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
683 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
685 2001-04-11 Stan Shebs <shebs@apple.com>
687 * MAINTAINERS: Add self as Darwin port maintainer.
689 2001-04-11 Alan Modra <amodra@one.net.au>
691 * MAINTAINERS: Update my email address.
693 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
695 * ltcf-cxx.sh: Support creation of C++ shared libraries on
696 recent versions of FreeBSD (release 3 or later).
697 * ltconfig: On FreeBSD, -lc must not be provided when building
698 a shared library or else the standard -pthread gcc option is
699 rendered worthless to later users of the built library.
701 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
703 * MAINTAINERS: Add self and RTH as C front end maintainers.
705 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
707 * config.sub: Make sure to match an already-canonicalized
708 machine name (eg. mn10300-unknown-elf).
710 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
712 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
714 (bootstrap, cross): Use RECURSE_FLAGS.
715 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
717 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
719 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
721 2001-03-22 Colin Howell <chowell@redhat.com>
723 * Makefile.in (DO_X): Do not backslash single-quotes in
724 backquotes (two places).
726 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
729 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
730 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
731 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
732 * ltcf-cxx.sh: Likewise.
733 * ltcf-gcj.sh: Likewise.
735 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
737 * MAINTAINERS: Add myself as "documentation co-maintainer".
739 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
742 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
744 2001-03-19 Tom Tromey <tromey@redhat.com>
746 * config-ml.in: Handle GCJ and GCJFLAGS.
748 2001-03-21 Michael Chastain <chastain@redhat.com>
750 * Makefile.in: all-m4 depends on all-texinfo.
752 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
754 * MAINTAINERS: Add myself to write after approval list.
756 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
758 * Makefile.in (DO_X): Quote nested quotes.
760 2001-03-18 Alan Modra <alan@linuxcare.com.au>
762 * MAINTAINERS: Add myself to write after approval list.
764 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
766 * Makefile.in (DO_X): Use double quotes for quoting
769 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
771 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
773 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
775 * configure.in: Only use `lang_requires' for languages athat are
778 2001-03-08 Phil Edwards <pme@sources.redhat.com>
780 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
782 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
784 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
786 2001-03-07 Tom Tromey <tromey@redhat.com>
788 * configure.in: Allow config-lang.in to set `lang_requires' to list
789 of other required languages.
791 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
793 * Makefile.in: Remove RANLIB definition. Use RANLIB
794 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
795 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
797 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
798 Alexandre Oliva <aoliva@redhat.com>
800 * Makefile.in (check-c++): Use tabs, not spaces.
802 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
804 * MAINTAINERS: add myself to Write After Approval list.
806 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
808 * Makefile.in (check-c++): New rule.
810 * configure.in (target_libs): Remove libg++.
811 (noconfigdirs): Remove libg++.
812 (noconfigdirs): Same.
813 (noconfigdirs): Same.
814 (noconfigdirs): Same.
816 * config-ml.in: Remove libg++ references.
818 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
819 (ALL_TARGET_MODULES): Same.
820 (configure-target-libg++): Remove.
821 (all-target-libg++): Remove.
822 (configure-target-libio): Remove.
823 (all-target-libio): Remove.
824 (check-target-libio): Remove.
826 (libg++.tar.bz2): Remove.
827 (all-target-cygmon): Remove libio.
828 (all-target-libstdc++): Remove.
829 (configure-target-libstdc++): Remove.
830 (TARGET_LIB_PATH): Remove libstdc++.
831 (ALL_GCC_CXX): Remove libstdc++.
832 (all-target-gperf): Correct.
834 2001-02-16 Nick Clifton <nickc@redhat.com>
836 * configure.in (noconfigdirs): Allow configuration of texinfo
839 2001-02-15 Anthony Green <green@redhat.com>
841 * configure: Introduce GCJ_FOR_TARGET.
842 * configure.in: Ditto.
843 * Makefile.in: Ditto.
845 2001-02-13 Andreas Schwab <schwab@suse.de>
847 * MAINTAINERS: Update mail address.
849 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
851 * config.guess: Add linux target for S/390.
852 * config.sub: Likewise.
854 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
856 * configure.in: for *-chorusos, don't config target-newlib and
859 2001-02-06 Ben Elliston <bje@redhat.com>
861 * configure: Output host type to stdout, not stderr.
863 2001-02-05 Mark Mitchell <mark@codesourcery.com>
865 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
866 * ltcf-cxx.sh: Likewise.
868 * config.if: Assume enable_libstdcxx_v3 is defined.
870 2001-02-04 Mark Mitchell <mark@codesourcery.com>
872 Remove V2 C++ library.
873 * configure.in: Remove --enable-libstdcxx_v3 support.
875 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
877 * include/demangle.h: Add prototype for java_demangle_v3.
879 2001-01-29 Phil Edwards <pme@sources.redhat.com>
881 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
883 2001-01-27 Richard Henderson <rth@redhat.com>
885 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
887 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
889 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
890 Don't unset, it's non-portable and no longer necessary, set to empty
893 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
895 * ltconfig: Shell portability fix for the tagname validity check.
897 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
899 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
900 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
902 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
904 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
906 2001-01-26 Tom Tromey <tromey@redhat.com>
908 * configure.in: Allow libgcj to be built on Sparc Solaris.
910 2001-01-25 David Edelsohn <edelsohn@gnu.org>
912 * ltcf-c.sh: Add aix5 case.
913 * ltcf-cxx.sh: Likewise.
914 * ltconfig: Likewise.
916 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
918 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
919 keep at least one of build_libtool_libs or build_old_libs set to
922 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
923 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
925 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
927 * configure.in: Enable libgcj on several additional platforms.
929 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
931 * configure.in: Enable libgcj for linux targets.
933 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
935 * MAINTAINERS (Write After Approval): Add myself.
937 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
939 * MAINTAINERS: Add myself as vax port maintainer.
941 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
943 * MAINTAINERS: Add myself as Mercury front-end maintainer.
945 2001-01-09 Mike Stump <mrs@wrs.com>
947 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
948 failures of subdirectories.
950 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
952 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
953 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
954 * ltcf-cxx.sh: Likewise.
955 * ltcf-gcj.sh: Likewise.
956 * ltconfig.sh: Fix typo.
958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
960 * configure: handle DOS-style absolute paths.
962 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
964 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
966 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
968 * MAINTAINERS: Add myself as avr port co-maintainer.
970 2000-12-28 Ben Elliston <bje@redhat.com>
972 * MAINTAINERS: Add myself under ``Write After Approval''.
974 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
976 * texinfo: Remove directory from GCC.
978 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
980 * COPYING: Update to current
981 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
982 to 19yy as example year in copyright notice).
984 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
986 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
987 (libstdcxx_incdir): Pass down.
988 * config.if: Remove expired bits for cxx_interface, add stub.
989 (libstdcxx_incdir): Add variable for g++ include directory.
990 * configure.in (gxx_include_dir): Use it.
992 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
994 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
995 with old-email address from ``Write After Approval''.
997 2000-12-15 Andreas Jaeger <aj@suse.de>
999 * configure.in: Handle lang_dirs.
1001 2000-12-14 Tom Tromey <tromey@redhat.com>
1003 * MAINTAINERS: Removed brads.
1005 * MAINTAINERS: Added gcj developers.
1007 2000-12-13 Anthony Green <green@redhat.com>
1009 * configure.in: Disable libgcj for any target not specifically
1010 listed. Disable libgcj for x86 and Alpha Linux until compatible
1013 2000-12-13 Mike Stump <mrs@wrs.com>
1015 * Makefile.in (local-distclean): Also remove fastjar.
1017 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
1019 * contrib/gcc_update: Add fastjar --touch entries.
1021 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
1023 * configure.in: Disable language-specific target libraries for
1024 languages that aren't enabled.
1026 2000-12-10 Anthony Green <green@redhat.com>
1028 * configure.in: Define libgcj. Disable libgcj target libraries for
1031 2000-12-10 Neil Booth <neilb@earthling.net>
1033 * MAINTAINERS: Update mail address, remove from WAA list.
1035 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1037 * libjava: Imported from /cvs/java.
1039 * Boehm-gc: Likewise.
1041 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1043 * configure.in (target_libs): Revert 2000-12-08 patch.
1044 (noconfigdirs): Added target-libjava.
1046 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1048 * djunpack.bat: removed.
1050 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
1052 * Makefile.in: handle DOS-style absolute paths.
1053 * config-ml.in: likewise.
1054 * symlink-tree: likewise.
1056 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1058 * fastjar: Imported.
1060 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1062 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
1064 * configure.in (target_libs): Removed `target-libjava'.
1066 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1068 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
1069 (ALL_MODULES): Added fastjar.
1070 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
1071 (all-target-libjava): all-fastjar replaces all-zip.
1072 (all-fastjar): Added.
1073 (configure-target-fastjar, all-target-fastjar): Likewise.
1074 * configure.in (host_tools): Added fastjar.
1076 2000-12-07 Mike Stump <mrs@wrs.com>
1078 * Makefile.in (local-distclean): Remove leftover built files.
1080 2000-11-24 Nick Clifton <nickc@redhat.com>
1082 * configure.in (xscale-elf): Add target.
1083 (xscale-coff): Add target.
1085 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
1087 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1088 recent versions of FreeBSD (release 3 or later).
1089 * ltconfig: On FreeBSD, -lc must not be provided when building
1090 a shared library or else the standard -pthread gcc option is
1091 rendered worthless to later users of the built library.
1093 2000-11-16 Fred Fish <fnf@be.com>
1095 * configure.in (enable_libstdcxx_v3): Fix typo,
1096 libstd++ -> libstdc++.
1098 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1100 * MAINTAINERS: Add self to Write After Approval list.
1102 2000-11-21 Bernd Schmidt <bernds@redhat.com>
1104 * MAINTAINERS: Update my email address. Add myself to global write
1107 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
1109 * Makefile.in: Merge with src and libgcj.
1110 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
1111 configure-target-<library> when their configure scripts need the C
1112 or C++ library to have already been built to work properly.
1113 (do_proto_toplev): Set them to an empty string.
1115 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
1116 (REALLY_SET_LIB_PATH): Use them.
1118 2000-11-17 Stan Shebs <shebs@apple.com>
1120 * MAINTAINERS: Add self to Write After Approval list.
1122 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1124 * configure: Provide the original toplevel configure arguments
1125 (including $0) to subprocesses in the environment rather than
1126 through gcc/configargs.h.
1128 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1130 * MAINTAINERS: Remove references to cccp. Change C9X reference to
1131 C99. Alphabetise "Write After Approval" list.
1133 2000-11-12 Mark Mitchell <mark@codesourcery.com>
1135 * configure: Turn on libstdc++ V3 by default.
1137 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
1140 2000-11-11 Philip Blundell <philb@gnu.org>
1142 * MAINTAINERS: Add self to Write After Approval list.
1144 2000-11-09 David Edelsohn <edelsohn@gnu.org>
1146 * ltcf-c.sh (aix4): Improve shared library configuration; require
1148 * ltcf-cxx.sh (aix4): Define.
1149 * ltconfig (aix4): Define library and soname specs appropriate for
1150 AIX. Define command to create export symbols list.
1152 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
1154 * config.sub: Add support for Sun Chorus
1156 2000-10-31 Nick Clifton <nickc@redhat.com>
1158 * MAINTAINERS: Rename <name>@cygnus.com addresses to
1159 <name>@redhat.com. Also installed new email address for Clint
1162 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
1164 * etc: Remove directory from GCC.
1166 2000-10-16 Michael Meissner <meissner@redhat.com>
1168 * configure (gcc/configargs.h): Only create if there is a build GCC
1171 2000-10-16 Matthias Klose <doko@debian.org>
1173 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
1174 when configured for libstdc++-v3.
1176 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
1178 * configure: Save configure arguments to gcc/configargs.h.
1180 2000-10-04 Philipp Thomas <pthomas@suse.de>
1182 * config.guess: Import CVS version 1.157.
1183 * config.sub: Import CVS version 1.181.
1185 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
1187 * Makefile.in (bootstrap): avoid recursion if subdir missing
1189 (do-proto-toplev): ditto
1191 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
1193 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
1194 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
1196 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
1197 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
1198 all affected `configure' scripts.
1200 2000-09-26 David Edelsohn <edelsohn@gnu.org>
1202 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
1204 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
1206 * MAINTAINERS: Add self as cpplib co-maintainer.
1208 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
1210 * MAINTAINERS: Add self to Write After Approval list.
1212 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1214 * INSTALL/README: egcs -> GCC update.
1216 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
1218 * MAINTAINERS: Add myself to Write After Approval list.
1220 2000-09-15 Kazu Hirata <kazu@hxi.com>
1222 * MAINTAINERS: Add myself to Write After Approval list.
1224 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
1226 * configure.in: Do not build byacc for hppa64. Provide paths to the
1227 X11 libraries for hppa64.
1229 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1231 * MAINTAINERS: Add myself as 68hc11 port maintainer.
1233 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1235 * Makefile.in (all-zlib): Added dummy target.
1237 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1238 ltcf-gcj.sh: Updated from libtool multi-language branch.
1240 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
1242 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
1243 (bootstrap*): Depend on all-bootstrap.
1245 2000-09-05 Philipp Thomas <pthomas@suse.de>
1247 * config.guess: Import CVS version 1.156.
1248 * config.sub: Import CVS version 1.179.
1250 2000-09-02 Anthony Green <green@cygnus.com>
1252 * Makefile.in (all-gcc): Depend on all-zlib.
1253 (CLEAN_MODULES): Add clean-zlib.
1254 (ALL_MODULES): Add all-zlib.
1255 * configure.in (host_libs): Add zlib.
1257 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
1259 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
1260 crosses, but add gcc/include to the header search path for them.
1262 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
1264 * MAINTAINERS: Add self to Write After Approval list.
1266 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1268 * config.guess: Import CVS version 1.152.
1269 * config.sub: Import CVS version 1.177.
1271 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
1273 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
1274 $targargs to tell whether newlib is going to be built.
1276 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
1277 $$r/TARGET_SUBDIR/libio for _G_config.h.
1279 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
1281 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
1283 2000-08-22 DJ Delorie <dj@redhat.com>
1285 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
1287 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
1289 * config-ml.in (CC, CXX): Avoid trailing whitespace.
1290 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
1293 2000-08-21 DJ Delorie <dj@redhat.com>
1295 * MAINTAINERS: Add self as a libiberty maintainer
1297 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
1299 * configure.in (libstdcxx_flags): Use
1300 libstdc++-v3/src/libstdc++.INC.
1302 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
1304 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
1306 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1308 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
1310 * configure: Make enable_threads and enable_shared defaults
1311 explicit. Substitute enable_threads into generated Makefiles.
1312 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
1313 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
1315 2000-08-13 Geoff Keating <geoffk@cygnus.com>
1317 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
1319 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
1321 * config-ml.in (CC): Remove bogus duplicate quotation mark from
1324 2000-08-11 Jason Merrill <jason@redhat.com>
1326 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
1327 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
1328 (FLAGS_FOR_TARGET): Not here.
1329 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
1331 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
1333 * config-ml.in (CC, CXX): Don't introduce a leading space.
1335 2000-08-07 DJ Delorie <dj@delorie.com>
1337 * MAINTAINERS: Add self as a DJGPP maintainer
1339 2000-08-07 DJ Delorie <dj@redhat.com>
1341 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
1342 "if we're also building gcc, and it's a gcc that will run on the
1343 build machine, we want to use its includes instead of the system's
1346 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
1348 * MAINTAINERS: Add self to Write After Approval list.
1350 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
1352 * configure.in (libstdcxx_flags): Don't use `"'.
1354 * config-ml.in: Adjust multilib search paths to the
1355 appropriate multilib tree.
1357 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
1359 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
1360 commas in $LANGUAGES.
1362 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
1364 * configure.in: Re-enable all references to libg++ and librx.
1366 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
1368 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
1369 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
1370 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
1371 * ltcf-cxx.sh (need_lc): Set based on postdeps.
1373 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
1375 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
1377 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
1378 CXX_FOR_TARGET for sed.
1380 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
1382 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
1383 Do not override if already set in the environment or in configure.
1384 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
1385 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
1387 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
1389 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
1390 the libtool CVS tree multi-language branch.
1391 * ltconfig, ltmain.sh: Updated.
1393 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
1395 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
1396 (clean-target): Depend on it.
1398 * Makefile.in (FLAGS_FOR_TARGET): New macro.
1399 (GCC_FOR_TARGET): Use it.
1400 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
1401 * configure.in: ... here.
1402 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
1403 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
1405 2000-07-24 Eric Christopher <echristo@cygnus.com>
1407 * MAINTAINERS: Add self to Write After Approval list.
1409 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
1411 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
1412 (configure-target-libchill, configure-target-libobjc): Likewise.
1414 * configure.in: Use the same cache file for all target libs.
1415 * config-ml.in: But different cache files per multilib variant.
1417 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1419 * configure (topsrcdir): Don't use dirname.
1421 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
1423 * MAINTAINERS: Add self to Write After Approval list.
1425 2000-07-20 Jason Merrill <jason@redhat.com>
1427 * configure.in: Remove all references to libg++ and librx.
1429 * configure, configure.in, Makefile.in: Unify gcc and binutils.
1431 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1433 * config.sub: Update to subversions version 2000-07-06.
1435 2000-07-12 Andrew Haley <aph@cygnus.com>
1437 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
1438 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
1440 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
1442 * symlink-tree: Check number of arguments.
1444 2000-07-05 Jim Wilson <wilson@cygnus.com>
1446 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
1447 search path for a g++ extracted from the build tree. This
1448 will allow link tests run by configure scripts in
1449 subdirectories to succeed.
1451 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
1453 * ltconfig: Add support for mips-dde-sysv4.2MP
1455 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1457 * MAINTAINERS: Add myself as loop discovery maintainer.
1459 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
1461 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
1462 `os2'. Force ac_cv_exeext to be ".exe" in that case.
1464 2000-06-19 Timothy Wall <twall@cygnus.com>
1466 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
1467 * config.sub: Add tic54x target.
1469 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1471 * MAINTAINERS: Add self as Fortran maintainer,
1472 remove Craig Burley.
1474 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
1476 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
1477 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
1479 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
1481 * MAINTAINERS: Add self as i18n maintainer
1483 20000-05-21 H.J. Lu (hjl@gnu.org)
1485 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
1486 directory are used if they exist. Make sure
1487 $(build_tooldir)/include is searched for header files,
1488 $(build_tooldir)/lib/ for library files.
1489 (GCC_FOR_TARGET): Likewise.
1490 (CXX_FOR_TARGET): Likewise.
1492 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
1494 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
1496 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
1498 * Makefile.in (configure-target-libiberty): Depend on
1499 configure-target-newlib.
1501 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
1503 * configure.in, Makefile.in: Merge all libffi-related
1504 configury stuff from the libgcj tree.
1506 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
1508 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1509 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
1511 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1513 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1514 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
1515 current version information. Add to proto-toplev directory.
1516 (gdb-taz): Build do-djunpack.
1518 2000-05-15 David Edelsohn <edelsohn@gnu.org>
1520 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
1522 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
1524 * MAINTAINERS: Add self to Write After Approval list.
1526 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1528 * ltmain.sh: Preserve in relink_command any environment
1529 variables that may affect the linker behavior.
1531 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
1533 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
1535 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
1537 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
1539 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1541 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
1542 with the version name.
1544 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
1546 * MAINTAINERS: Add self as bb-reorder maintainer.
1548 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
1552 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1554 * djunpack.bat: New file.
1556 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1558 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
1559 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
1560 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
1561 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
1563 2000-04-16 Dave Pitts <dpitts@cozx.com>
1565 * config.sub (case $basic_machine): Change default for "ibm-*"
1568 2000-04-13 Andreas Jaeger <aj@suse.de>
1570 * MAINTAINERS: Added myself.
1572 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1574 * Makefile.in (gdb-taz): New target. GDB specific archive.
1575 (do-md5sum): New target.
1577 (PACKAGE): Default to TOOL.
1578 (VER): Default to a shell script.
1579 (taz): Rewrite target. Move real work to do-proto-toplev. Include
1580 md5 checksum generation.
1581 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
1582 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
1583 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
1584 insight.tar.bz2): Use gdb-taz to create archive.
1586 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
1588 * configure (warn_cflags): Delete.
1590 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
1592 * MAINTAINERS: Added myself.
1594 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
1595 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
1597 * configure.in (enable_libstdcxx_v3): Add.
1598 (target_libs): Add bits here to switch between libstdc++-v2 and
1600 * config.if: And this file too.
1601 * Makefile.in: Add libstdc++-v3 targets.
1603 2000-04-05 Michael Meissner <meissner@redhat.com>
1605 * config.sub (d30v): Add d30v as a basic machine type.
1607 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
1609 * configure.in: -linux-gnu*, not -linux-gnu.
1611 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1613 * MAINTAINERS: Add self in write-after-approval section.
1615 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
1617 * MAINTAINERS: Add self as ia64 port maintainer.
1619 2000-03-08 Neil Booth <NeilB@earthling.net>
1621 * MAINTAINERS: Add self in write-after-approval section.
1623 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1625 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
1626 (do-tar-bz2): Replace TOOL with PACKAGE.
1627 (gdb.tar.bz2): Remove GDBTK from GDB package.
1628 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
1629 dejagnu.tar.bz2): New packages.
1631 2000-02-27 Andreas Jaeger <aj@suse.de>
1633 * configure.in: Add entry for mips*-*-linux*, move catch all
1634 *-*-*linux* entry below this one.
1636 2000-02-27 Ian Lance Taylor <ian@zembu.com>
1638 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1640 2000-02-24 Nick Clifton <nickc@cygnus.com>
1642 * config.sub: Support an OS of "wince".
1644 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
1646 * config.guess, config.sub: Updated to match config's 2000-02-15
1649 2000-02-23 Linas Vepstas <linas@linas.org>
1651 * config.sub: Add support for Linux/IBM 370.
1652 * configure.in: Likewise.
1654 2000-02-22 Nick Clifton <nickc@cygnus.com>
1656 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
1658 2000-02-20 Christopher Faylor <cgf@cygnus.com>
1660 * config.guess: Guess "cygwin" rather than "cygwin32".
1662 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1664 * configure (gcc_version): When setting, narrow search to
1665 lines containing `version_string'.
1667 2000-02-15 Denis Chertykov <denisc@overta.ru>
1669 * config.sub: Add support for avr target.
1671 2000-02-14 Nick Clifton <nickc@cygnus.com>
1673 * MAINTAINERS: Add maintainers for MCore port.
1675 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
1677 * config.sub: Add mmix-knuth-mmixware.
1679 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1681 * MAINTAINERS: Pair cccp with cpplib maintainership.
1683 2000-01-27 Christopher Faylor <cgf@redhat.com>
1685 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
1686 structure stuff to -L library search.
1687 (CXX_FOR_TARGET): Ditto.
1688 (CROSS_CHECK_MODULES): Fix spelling mistake.
1690 2000-01-24 Mark Mitchell <mark@codesourcery.com>
1692 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
1695 2000-01-12 Richard Henderson <rth@cygnus.com>
1697 * configure.in: Don't build some bits for beos.
1699 2000-01-12 Joel Sherrill (joel@OARcorp.com)
1701 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
1704 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
1706 * Add self as cpplib maintainer, as requested by Jason
1707 Merrill. Correct my e-mail address.
1709 2000-01-06 Geoff Keating <geoffk@cygnus.com>
1711 * configure.in: Use mt-aix43 to handle *_TARGET defs,
1714 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
1716 * MAINTAINERS: Add myself to "write after approval" list.
1718 1999-12-14 Richard Henderson <rth@cygnus.com>
1720 * config.guess (alpha-osf, alpha-linux): Detect ev67.
1721 * config.sub: Accept alphaev[78], alphaev8.
1723 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1725 * config.guess, config.sub: Update from autoconf.
1727 1999-11-29 Bruce Korb <autogen@linuxbox.com>
1729 * MAINTAINERS: update my playtime e-address.
1731 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1733 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
1734 necessary libraries are missing.
1736 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
1738 * MAINTAINERS: Add new 'write after approval' maintainer.
1740 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
1742 * MAINTAINERS: Add new Java maintainer.
1744 1999-10-25 Andreas Schwab <schwab@suse.de>
1746 * configure: Fix quoting inside arguments of eval.
1748 1999-10-21 Nick Clifton <nickc@cygnus.com>
1750 * config-ml.in: Allow suppression of some ARM multilibs.
1752 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
1754 * config.guess: Add OS/390 match pattern.
1755 * config.sub: Add mvs, openedition targets.
1756 * configure.in (i370-ibm-opened*): New.
1758 1999-09-04 Steve Chamberlain <sac@pobox.com>
1760 * config.sub: Add support for configuring for pj.
1762 1999-08-31 Nick Clifton <nickc@cygnus.com>
1764 * config.sub (maybe_os): Add support for configuring for fr30.
1766 1999-08-25 Nick Clifton <nickc@cygnus.com>
1768 * configure.in: Do not configure or build ld for AIX
1769 platforms. ld is known to be broken on these platforms.
1771 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1773 * config-ml.in: Pass compiler flag corresponding to multidirs to
1776 1999-08-09 Ian Lance Taylor <ian@zembu.com>
1778 * Makefile.in (LDFLAGS): Define.
1780 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1782 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
1784 (*-*-cygwin*): Likewise.
1786 1999-08-08 Ian Lance Taylor <ian@zembu.com>
1789 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
1790 (BINUTILS_SUPPORT_DIRS): Add mkdep.
1792 From Eli Zaretskii <eliz@is.elta.co.il>:
1793 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
1794 long file name when using DJGPP on MS-DOS.
1796 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
1798 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
1800 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1802 * Makefile.in (check-target-libio): Remove all-target-libstdc++
1803 dependency as this causes "make check" to globally "make all"
1805 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
1807 * configure.in (target_libs): Added target-zlib.
1808 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
1809 (CONFIGURE_TARGET_MODULES): Likewise.
1810 (CHECK_TARGET_MODULES): Likewise.
1811 (INSTALL_TARGET_MODULES): Likewise.
1812 (CLEAN_TARGET_MODULES): Likewise.
1813 (configure-target-zlib): New target.
1814 (all-target-zlib): Likewise.
1815 (all-target-libjava): Depend on all-target-zlib.
1816 (configure-target-libjava): Depend on configure-target-zlib.
1818 * Makefile.in (configure-target-libjava): Depend on
1819 configure-target-newlib.
1820 (configure-target-boehm-gc): New target.
1821 (configure-target-qthreads): New target.
1823 * configure.in (target_libs): Added target-qthreads.
1824 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
1825 (CONFIGURE_TARGET_MODULES): Likewise.
1826 (CHECK_TARGET_MODULES): Likewise.
1827 (INSTALL_TARGET_MODULES): Likewise.
1828 (CLEAN_TARGET_MODULES): Likewise.
1829 (all-target-qthreads): New target.
1830 (configure-target-libjava): Depend on configure-target-qthreads.
1831 (all-target-libjava): Depend on all-target-qthreads.
1833 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
1834 (CONFIGURE_TARGET_MODULES): Likewise.
1835 (CHECK_TARGET_MODULES): Likewise.
1836 (INSTALL_TARGET_MODULES): Likewise.
1837 (CLEAN_TARGET_MODULES): Likewise.
1838 (all-target-libjava): New target.
1839 (all-target-boehm-gc): Likewise.
1840 * configure.in (target_libs): Added libjava, boehm-gc.
1842 1999-07-22 Ian Lance Taylor <ian@zembu.com>
1844 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
1845 configure.bat in SUPPORT_FILES.
1846 (gas+binutils.tar.bz2): Likewise.
1848 * makeall.bat: Remove; obsolete.
1850 1999-07-21 Ian Lance Taylor <ian@zembu.com>
1853 * configure.bat: Remove; obsolete.
1855 1999-07-11 Ian Lance Taylor <ian@zembu.com>
1857 * configure: Add -W -Wall to the default CFLAGS when compiling with
1860 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
1862 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1864 1999-06-30 Mark Mitchell <mark@codesourcery.com>
1866 * configure.in: Build ld on IRIX6.
1868 1999-06-12 Ian Lance Taylor <ian@zembu.com>
1870 * Makefile.in: Change distribution targets to use bzip2 instead of
1872 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1873 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
1875 1999-06-04 Nick Clifton <nickc@cygnus.com>
1877 * config.sub: Add mcore target.
1879 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
1881 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
1883 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
1885 * config.guess (dummy): Changed to $dummy.
1887 1999-05-24 Nick Clifton <nickc@cygnus.com>
1889 * config.sub: Tidied up case statements.
1891 1999-05-22 Ben Elliston <bje@cygnus.com>
1893 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
1896 * config.guess: Merge with FSF version. Future changes will be
1897 more accurately recorded in this ChangeLog.
1898 * config.sub: Likewise.
1900 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
1902 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
1904 1999-04-30 Tom Tromey <tromey@cygnus.com>
1906 * ltmain.sh: [mode link] Always use CC given by ltconfig.
1908 1999-04-23 Tom Tromey <tromey@cygnus.com>
1910 * ltconfig, ltmain.sh: Update to libtool 1.2f.
1912 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
1914 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
1915 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
1916 Bad merge removed these two changes.
1918 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
1919 Martin Heller (Ing.-Buero_Heller@t-online.de)
1921 * config.guess (interix Alpha): Add.
1923 1999-04-11 Richard Henderson <rth@cygnus.com>
1925 * configure.in (i?86-*-beos*): Do config gperf; don't config
1926 gdb, newlib, or libgloss.
1928 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
1930 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
1931 link a trivial program with -mabi=64. If it fails, remove mabi=64
1934 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
1936 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
1938 1999-04-08 Nick Clifton <nickc@cygnus.com>
1940 * config.sub: Add support for mcore targets.
1942 1999-04-07 Michael Meissner <meissner@cygnus.com>
1944 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
1945 not mt-ospace, in order to shut up assembler warning about using
1946 symbols that are named the same as registers.
1948 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
1950 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
1951 dependency list for all-target-cygmon.
1953 1999-04-05 Doug Evans <devans@casey.cygnus.com>
1955 * config-ml.in: Check $host, not $target, for selective multilibs.
1956 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
1957 thumb interworking, and underscore prefix multilibs.
1959 1999-04-04 Ian Lance Taylor <ian@zembu.com>
1961 * missing: Update to version from current automake.
1963 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
1965 * configure (gxx_include_dir): Removed.
1967 * configure.in (gxx_include_dir): Handle it.
1968 * Makefile.in: Likewise.
1970 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
1972 * config.sub (mips64vr4111,mips64vr4111el) Add.
1974 1999-03-21 Ben Elliston <bje@cygnus.com>
1976 * config.guess: Correct typo for detecting ELF on FreeBSD.
1978 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
1980 * config/mh-go32: Delete.
1981 * config/mh-djgpp: New. Renamed from mh-go32.
1982 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
1985 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
1987 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
1988 all-target-newlib to dependency list for all-target-bsp.
1990 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
1992 * config.sub: Add i386-uwin support.
1993 * config.guess: Likewise.
1995 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1997 * configure.in: cleanup, add mh-*pic handling for arm, special
1998 case powerpc*-*-aix*
2000 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2002 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2005 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2007 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
2010 1999-03-02 Nick Clifton <nickc@cygnus.com>
2012 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2014 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
2016 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2018 1999-02-24 Nick Clifton <nickc@cygnus.com>
2020 * config.sub: Fix typo in arm recognition.
2022 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
2024 * configure.in (noconfigdirs): Changed target_configdirs to
2025 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2026 rather than m68k-*-* since it is not known to work on
2027 m68k-aout. Ditto for arm-*-*oabi.
2029 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
2031 * configure.in (*-*-windows*): Remove, no longer used.
2032 * config/mh-windows: Ditto.
2034 1999-02-19 Ben Elliston <bje@cygnus.com>
2036 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2037 Smart and improved by Andrew Cagney.
2039 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
2041 * config.guess: Recognize openbsd-*-hppa.
2043 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
2045 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
2046 only if it is not empty.
2048 1999-02-17 Nick Clifton <nickc@cygnus.com>
2050 Patch from: Scott Bambrough <scottb@corelcomputer.com>
2052 * config.guess: Modified to recognize uname's armv* syntax.
2054 * config.sub: Modified to recognize uname's armv* syntax.
2056 1999-02-17 Mark Salter <msalter@cygnus.com>
2058 * configure.in: Added target-bsp for sparclite.
2060 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
2062 * config.sub: Recognize alphapca5[67] and up to alphaev8.
2064 1999-02-08 Nick Clifton <nickc@cygnus.com>
2066 * configure.in: Add support for strongarm port.
2067 * config.sub: Add support for strongarm target.
2069 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
2071 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
2072 the old name config/mh-cygwin32.
2075 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
2077 * configure.in: Do build ld for ix86 Solaris.
2079 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
2081 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
2082 $AR_FOR_TARGET. Likewise for RANLIB.
2084 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
2086 * config.sub (oabi): Recognize.
2087 * configure.in (arm-*-oabi): Handle.
2089 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
2091 * config.guess: Improve detection of i686 on UnixWare 7.
2093 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
2095 * config.guess: Add support for i386-pc-interix.
2096 * config.sub: Likewise.
2097 * configure.in: Likewise.
2098 * config/mh-interix: New file.
2100 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
2102 * Makefile.in: Remove unneeded all-target-libio from
2103 from all-target-winsup target since it is now unneeded.
2104 Add all-target-libtermcap in its place since it is now
2107 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
2109 * configure.in: makefile stub for cygwin target is probably
2110 unnecessary. Remove it for now.
2111 * config/mt-cygwin: Remove.
2113 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
2115 * configure.in: libtermcap.a should be built when cygwin is the
2116 target as well as the host.
2117 * config.guess: Allow mixed case in cygwin uname output.
2118 * Makefile.in: Add libtermcap target.
2119 * config/mt-cygwin: New file. libtermcap target info.
2121 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
2123 * config.sub: Clean up handling of hppa2.0.
2125 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
2127 * config.guess: Use C code to identify more HP machines.
2129 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
2131 * config.sub: Handle hppa2.0.
2133 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
2135 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
2136 cygmon for all sparclite targets, regardless of object format.
2138 1998-12-15 Mark Salter <msalter@cygnus.com>
2140 * configure.in: Added target-bsp for several target architectures.
2142 * Makefile.in: Added rules for bsp.
2144 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
2146 * config.guess: Improve detection of hppa2.0 processors.
2148 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
2150 * config.guess: Recognize FreeBSD using ELF automatically.
2152 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
2154 * configure (skip-this-dir): Add handling for new shell script, which
2155 might be created by a sub-directory's configure to indicate, this particular
2156 directory is "unwanted".
2157 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
2159 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
2161 * ltconfig: import from libtool, after changing libtool to
2162 account for the cygwin name change.
2164 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
2166 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
2167 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
2169 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
2171 * configure.in: Add libtermcap to list of cygwin dependencies.
2173 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
2175 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
2176 they include winsup/include when it's a cygwin target.
2178 1998-11-12 Tom Tromey <tromey@cygnus.com>
2180 * configure.in (host_tools): Added zip.
2181 * Makefile.in (all-target-libjava): Depend on all-zip.
2182 (all-zip): New target.
2183 (ALL_MODULES): Added all-zip.
2184 (NATIVE_CHECK_MODULES): Added check-zip.
2185 (INSTALL_MODULES): Added install-zip.
2186 (CLEAN_MODULES): Added clean-zip.
2188 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
2190 * Makefile.in: lose "32" from comment about cygwin.
2192 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
2194 * configure.in: Use -Os to build target libraries for the fr30.
2196 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
2198 * config.sub: Add fr30.
2200 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
2202 * configure.in: drop "32" from config/mh-cygwin32. Check
2203 cygwin* instead of cygwin32*.
2204 * config.sub: Check cygwin* instead of cygwin32*.
2206 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
2208 * config.guess: Match any version of Unixware7.
2210 1998-10-20 Syd Polk <spolk@cygnus.com>
2212 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
2215 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
2217 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
2218 these if the appropriate directories and files to not exist.
2220 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
2222 * Makefile.in (DEVO_SUPPORT): Add config.if.
2224 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
2226 * configure: Add pattern to replace "build_tooldir"'s
2227 definition in the generated Makefile with "tooldir"'s
2230 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
2232 * config.sub: Bring back lost sparcv9.
2234 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
2236 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
2238 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
2239 CC_FOR_TARGET and friends.
2241 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2243 * Makefile.in (build_tooldir): New variable, same as tooldir.
2244 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
2245 -B$(build_tooldir)/bin/.
2246 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
2248 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2250 * README: Remove installation instructions and refer to the
2251 INSTALL directory instead.
2253 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
2255 * config.sub: Add support for i[34567]86-pc-udk.
2256 * configure.in: Likewise.
2258 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
2260 * Makefile.in: add bzip2 package building bits for user
2262 * configure.in: ditto
2264 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
2266 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
2267 (ALL_TARGET_MODULES): Add all-target-libobjc.
2268 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2269 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2270 (all-target-libchill): Add dependencies.
2271 * configure.in (target_libs): Add libchill.
2273 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
2275 * configure.in (target_subdir): Remove duplicate line.
2277 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
2279 * Makefile.in (all-automake): fix dependencies.
2281 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
2283 * configure.in: Minor cleanups for building in the $(target_alias)
2286 1998-09-22 Jim Wilson <wilson@cygnus.com>
2288 * Makefile.in (bootstrap): Set r and s before make all. Use
2289 BASE_FLAGS_TO_PASS in make all.
2292 1998-09-20 Mark Mitchell <mark@markmitchell.com>
2294 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
2296 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
2298 * config.sub: Fix typo in last change.
2300 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2302 * config.sub: Add support for C4x target.
2303 * configure.in: Likewise.
2305 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
2307 * config.sub: Recognize sparcv9 just like sparc64.
2309 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
2311 * config.guess: Match "Pent II" or "PentII" for OpenServer.
2313 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
2315 * config.guess: Correctly identify Pentium II sco boxes.
2317 * config.guess: Fix "tr" code. From Weiwen Liu.
2319 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
2321 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
2324 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
2326 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
2327 (ALL_TARGET_MODULES): Add all-target-libchill.
2328 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2329 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2330 (all-target-libchill): Add dependencies.
2331 * configure.in (target_libs): Add libchill.
2333 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
2335 * config.guess: Avoid assumptions about "tr" behaves when
2336 LANG is set to something other than English.
2338 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
2340 * configure (gxx_include_dir): Changed to
2341 '${prefix}/include/g++'-${libstdcxx_interface}.
2343 * config.if: New to determine the interfaces.
2345 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
2347 * config.guess: Detect and handle MPE/IX.
2348 * config.sub: Deal with MPE/IX.
2350 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
2352 * configure.in: Use mh-aix43.
2354 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
2356 * configure: Fix --without/--disable cases for gxx-include-dir.
2358 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
2360 * mdata-sh: Imported. Needed for automake support.
2362 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
2364 * Makefile.in (taz): Try "chmod -R og=u ." before
2365 "chmod og=u `find . -print`".
2367 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
2369 * configure.in: Add arm-elf and thumb-elf support.
2371 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
2373 * Makefile.in: Undo previous patch.
2375 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
2377 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
2379 (install-no-fixedincludes): and here
2380 (INSTALL_MODULES): ... from here.
2382 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
2384 * config.sub: Merge with FSF.
2386 * config.guess: Merge with FSF.
2388 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
2390 * configure (extraconfigdirs): New variable.
2391 (SUBDIRS): Add extraconfigdirs and recurse on them too.
2392 * Makefile.in (all): Move higher in file.
2393 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
2394 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
2395 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
2396 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
2397 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
2399 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
2401 * Makefile.in (all-target-libjava): Depend on all-gcc and
2403 (configure-target-libjava): Depend on $(ALL_GCC).
2405 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
2407 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
2408 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
2410 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
2412 * INSTALL/README: Fix typo.
2414 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
2416 * ylwrap: Change absolute path checks to check for DOS style path
2419 * ylwrap: Don't use a full path name if the source file is in the
2420 same directory. From hjl@lucon.org (H.J. Lu).
2422 * config-ml.in: Default to being verbose, to match Feb 18 change to
2425 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
2427 Brought over from egcs:
2429 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2431 * configure.in (target_subdir): Set to ${target_alias} instead
2434 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2436 * configure.in (target_subdir): Set to libraries if enable_multilib.
2438 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
2440 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
2441 multilibs, force reconfiguration the first time we create
2442 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
2444 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
2446 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
2447 avoid confusion with --no-recursion.
2449 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
2451 * configure.in: Win32 hosts shouldn't use install -x
2452 * install-sh: remove -x option, and special .exe-handling
2455 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
2457 * config.guess: Recognize i586-pc-beos.
2458 * configure.in: Don't build some bits for beos.
2460 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
2462 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
2463 CFLAGS default to -O2.
2465 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
2468 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
2470 * ltmain.sh: Correct install when using a different shell.
2472 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
2474 * ltconfig, ltmain.sh: Update to libtool 1.2b.
2476 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
2478 * makefile.vms: Update to build binutils/makefile.vms. Add install
2481 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
2483 * ltconfig: Update to correct AIX handling.
2485 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2487 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
2489 * configure.in (target_subdir): Set to ${target_alias} instead
2492 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
2494 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
2495 (Makefile): Depend on $(gcc_version_trigger).
2497 * configure (gcc_version): Change default initializer to empty
2499 (gcc_version_trigger): New variable; pass this variable down
2500 to subdir configures to enable them checking gcc's version
2501 themselves. Emit make macros for both gcc_version vars.
2502 (topsrcdir): Initialize reliably.
2503 (recursion line): Remove --with-gcc-version=${gcc_version}.
2505 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2507 * configure (enable_version_specific_runtime_libs): Implement new flag
2508 --enable-version-specific-runtime-libs which installs C++ runtime stuff
2509 in $(libsubdir); emit definition in each generated Makefile.
2510 (gxx_include_dir): Initialize depending on
2511 $enable_version_specific_runtime_libs.
2513 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2515 * configure (gcc_version): Initialize properly depending on
2516 how and where configure is started.
2517 (recursion line): Pass a --with-gcc-version=${gcc_version}
2518 to configures in subdirs.
2520 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
2522 * configure.in (noconfigdirs): Add configure pattern for mips tx39
2525 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
2527 * configure.in: Add cygmon and libstub support for mn10200.
2529 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
2531 * configure (gcc_version): Add new variable describing the
2532 particular gcc version we're building.
2533 * Makefile.in (libsubdir): Add new macro for the directory
2534 in which the compiler finds executables, libraries, etc.
2535 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
2538 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2540 * Makefile.in (local-clean): Remove *.log.
2541 (warning.log): Built with warn_summary from build.log.
2542 (mail-report.log): Run test_summary.
2543 (mail-report-with-warnings.log): Run test_summary including
2544 warning.log in the report.
2546 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
2548 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
2550 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
2552 * Makefile.in (grep): Grep no longer depends on libiberty.
2554 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
2556 * Makefile.in: all-snavigator needs all-libgui.
2558 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
2560 * configure.in: Add cygmon and libstub support for mn10300.
2562 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
2564 * missing: Update to version from automake 1.3.
2566 * ltmain.sh: On installation, don't get confused if the same name
2567 appears more than once in the list of library names.
2569 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
2571 * config.sub: Accept m68060 and m5200 as CPU names.
2573 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
2575 * configure: Use && rather than using -a in test, because odd
2576 strings can confuse test.
2577 * configure.in: Likewise.
2579 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
2581 * ltconfig, ltmain.sh: Bring in Visual C++ support.
2583 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2585 * Makefile.in (boostrap2-lean, bootstrap3-lean,
2586 bootstrap4-lean): New targets.
2588 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
2590 * mpw-* Delete. Not used.
2592 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
2594 * COPYING.LIB: Update FSF address.
2596 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
2598 * ltconfig, ltmain.sh: Update to libtool 1.2a.
2600 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
2603 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
2605 * ltconfig, ltmain.sh: Avoid producing a version number if
2606 -version-info was not used.
2608 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
2610 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
2611 building with newlib.
2613 1998-04-30 Paul Eggert <eggert@twinsun.com>
2615 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
2616 Solaris `make' causes it to continue to next definition.
2618 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
2620 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
2621 the right GUI libraries and files are installed along with GDB.
2623 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
2625 * configure.in: Change alpha to alpha* in several places.
2627 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
2629 * config.sub: Recognize sparc86x.
2631 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
2633 * configure.in (--enable-target-optspace): Remove debug echo.
2635 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
2637 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
2639 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
2641 * ltconfig: Update cygwin32 support.
2643 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
2644 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
2645 (GDB_SUPPORT_DIRS): Likewise.
2647 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
2649 * configure.in (target_makefile_frag): If --enable-target-optspace,
2650 use -Os to compile target libraries rather than -O2. Default to
2651 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
2653 * configure.in (target_cflags): Ditto for d30v.
2655 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
2657 * Makefile.in (all-bfd): Depend on all-intl.
2658 (all-binutils): Likewise.
2659 (all-gas): Likewise.
2660 (all-gprof): Likewise.
2663 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
2665 * configure.in (host_tools): Fix typo, lbtool -> libtool.
2667 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
2669 * Makefile.in (all-bfd): Depend upon all-libiberty.
2671 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
2673 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
2675 * Makefile.in: Add libstub.
2677 * configure.in: Ditto. Build libstub for targets that have cygmon
2680 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
2682 * configure.in: Don't set PICFLAG on ix86-cygwin32.
2684 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
2686 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
2687 use mh-sysv5 if specified. Support gprof on SCO Open Server.
2689 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
2691 * configure: Define DEFAULT_M4 by searching PATH.
2692 * Makfile.in: Use DEFAULT_M4.
2694 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
2696 * ltconfig: Add cygwin32 support.
2698 * Makefile.in, configure.in: Add libtool as a native only directory
2699 to configure and build.
2701 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
2703 * Makefile.in (INSTALL_MODULES): Remove texinfo.
2705 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
2707 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
2709 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
2711 * Makefile.in: add ash make rules
2712 * configure.in: add ash to native_only and host_tools lists
2714 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
2716 * Makefile.in (all-gettext, all-intl): New targets.
2717 (ALL_MODULES): Added all-gettext, all-intl.
2718 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
2719 (INSTALL_MODULES): Added install-gettext, install-intl.
2720 (CLEAN_MODULES): Added clean-gettext, clean-intl.
2722 * configure.in (host_tools): Added gettext.
2723 (native_only): Likewise.
2724 (noconfigdirs) [various cases]: Likewise.
2725 (host_libs): Added intl.
2727 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
2729 * configure: Do not disable building gdbtk for cygwin32 hosts.
2731 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
2733 * configure.in: Add thumb-coff target.
2734 * config.sub: Add thumb-coff target.
2736 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2738 * Makefile.in: Revert yesterday's change.
2739 (all-target-winsup): all-target-librx stays out of here.
2741 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
2743 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
2744 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
2745 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
2746 Remove references to librx and libg++.
2748 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
2750 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
2753 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
2755 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
2756 for newlib directory.
2757 (CXX_FOR_TARGET): Likewise.
2759 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
2761 * ltconfig: Update after libtool/ltconfig.in change for
2764 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
2766 * ltconfig, ltmain.sh: Update to libtool 1.2.
2768 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
2770 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
2771 (install-gcc-cross): Instead, override LANGUAGES here.
2773 1998-03-18 Dave Love <d.love@dl.ac.uk>
2775 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
2776 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
2778 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
2780 * configure.in: Add Thumb-pe target.
2782 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
2784 * Makefile.in - changed sn targets to snavigator
2785 * configure.in - changed sn targets to snavigator
2787 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
2789 * config-ml.in: After building symlink tree call make distclean
2790 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
2791 to be the case for libiberty.
2793 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
2795 * configure: When making link, also check the current
2796 directory. The configure scripts may create one.
2798 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
2800 * config.sub: Accept alphapca56 and alphaev6 properly.
2802 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2804 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
2806 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2808 * config.sub (sco5): Fix typo.
2810 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
2812 * Makefile.in (INSTALL_MODULES): Move install-tcl before
2814 (install-itcl): Remove dependency on install-tcl.
2816 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
2818 * configure.in: Remove libgloss from noconfigdirs for MN10300.
2820 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
2822 * configure.in: Don't build libgui for a cygwin32 target when not on
2825 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
2827 * configure (redirect): Set to null, so default behavior of
2828 configure is now --verbose.
2830 1998-02-16 Dave Love <d.love@dl.ac.uk>
2832 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
2833 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
2835 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
2837 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
2838 this change to sync Makefile.in with its ChangeLog entries.
2840 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
2842 * ltmain.sh (mkdir): Check that the directory doesn't exist
2843 before we exit with error, so that we don't get races during
2846 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
2848 * ltconfig, ltmain.sh: Update from libtool 1.0i.
2850 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
2852 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
2854 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
2856 * configure: Emit a definition for the new macro enable_shared
2859 * config/mh-sparcpic (PICFLAG): Define to properly according
2860 to current multilib configuration.
2861 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
2862 according to current multilib configuration.
2864 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2866 * configure.in (host_tools, native_only): Add libtool.
2868 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
2870 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
2871 Fix typo in ming config comment.
2873 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
2875 * ltconfig, ltmain.sh: Update from libtool 1.0h.
2877 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
2879 * config.sub: Add tic30 cases, and map c30 to tic30.
2881 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
2883 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
2884 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
2885 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
2886 (CLEAN_TARGET_MODULES): Similarly
2887 (all-target-libf2c): Add dependences.
2888 * configure.in (target_libs): Add libf2c.
2890 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
2892 * configure.in: Remove expect from noconfigdirs when target
2893 is cygwin32. OK to build expect and dejagnu with Canadian
2896 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
2898 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
2901 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
2904 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
2906 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
2907 here as it is not defined in the toplevel Makefile.
2909 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
2911 * configure (package_makefile_rules_frag): New variable, which names
2912 a file with generic rules, ...
2913 Change comment to mention we now have FIVE parts.
2914 * configure: Undo last change.
2916 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
2918 * config.guess: More accurate determination of HP processor types.
2919 * config.sub: More accurate determination of HP processor types.
2921 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
2923 * configure (package_makefile_frag): Move inserting the
2924 ${package_makefile_frag} to where it should be according
2927 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
2929 * config.guess: Add support for Linux/ARM.
2931 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
2933 * .cvsignore: Remove *-info and *-install since they match
2934 release-info and mpw-install, which we don't want to just ignore.
2936 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
2938 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
2940 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
2942 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
2943 local_prefix to sub-make invocations.
2945 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
2947 * configure.in: Check makefile fragments in the source
2950 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2952 * configure.in: Check whether host and target makefile
2953 fragments exist before adding them to *_makefile_frag.
2955 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
2957 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
2959 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
2961 * configure.in: Make sure we only replace RPATH_ENVVAR on
2962 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
2965 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
2968 1998-01-13 Lee Iverson (leei@ai.sri.com)
2970 * config-ml.in (multi-do): LDFLAGS must include multilib
2973 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2975 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
2977 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
2979 * config.sub: Add mingw32 support.
2980 * configure.in: Likewise.
2981 * config/mh-mingw32: New file.
2983 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
2985 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
2987 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
2989 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2990 * configure (gxx_include_dir): Provide a definition for subdirs
2991 which do not use autoconf.
2993 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
2995 * config.guess: Sync with egcs. Picks up new alpha support,
2996 BeOS & some additional linux support.
2998 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
3000 * config.guess: HP 9000/803 is a PA1.1 machine.
3002 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3004 * configure.in: It's alpha*-...
3006 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3008 * configure.in (host_makefile_frag, target_makefile_frag):
3009 Handle multiple config files.
3010 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3013 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3017 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3019 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3021 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3023 * Makefile.in: Add libgui directory.
3024 (GDB_TK): Add all-libgui.
3025 * configure.in: Add libgui directory.
3026 * configure: Add all-libgui to GDB_TK.
3028 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3030 * config-ml.in (multidirs): Add m32r to multilib list.
3032 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3034 * Makefile.in (all-target-gperf): Change dependency to
3035 all-target-libstdc++.
3037 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3039 * config.guess: Add BeOS support.
3041 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3043 Source directory cvs renamed to cvssrc:
3044 * configure.in (host_tools): Change cvs to cvssrc.
3045 (native_only): Likewise.
3046 (noconfigdirs) [various cases]: Likewise.
3047 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
3048 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
3049 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
3050 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
3051 (all-cvssrc): Rename target from all-cvs.
3053 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
3055 * configure (gxx_include_dir): Fix thinko.
3057 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
3059 * Makefile.in (INSTALL_TARGET_CROSS): Define.
3060 (install-cross, install-gcc-cross): New targets.
3062 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
3064 * configure.in (noconfigdirs): Add support for Thumb target.
3066 * config.sub (maybe_os): Add support for Thumb target.
3068 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
3070 * Makefile.in: Add rules for cygmon.
3072 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
3074 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
3076 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3077 * configure (gxx_include_dir): Provide a definition for subdirs
3078 which do not use autoconf.
3080 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
3082 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
3085 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
3088 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
3089 found on RedHat Linux systems.
3091 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
3093 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
3096 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
3098 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
3100 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3102 * ltmain.sh: If mkdir fails, check whether the directory was created
3103 anyhow by some other process.
3105 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
3107 * configure.in (d30v-*-*): Configure all directories.
3109 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
3111 * configure.in (d30v-*-*): Configure newlib, libiberty directories
3114 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
3116 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
3118 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
3120 * include/libiberty.h: Add extern "C" { so it can be used with C++
3122 * include/remote-sim.h: Add extern "C" { so it can be used with C++
3125 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
3127 * configure.in (d30v-*-*): Configure GCC now.
3129 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3131 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
3132 is no longer needed.
3134 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3136 * Makefile.in: check-target-libio depends on all-target-libstdc++.
3138 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
3140 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3141 targets using "$@" to provide support for similar but not identical
3142 targets without having to duplicate code.
3144 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
3146 * makefile.vms: Fix to work with DEC C.
3148 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
3150 * config.sub: Add mips-tx39-elf to marketing names.
3152 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
3154 * ltmain.sh: Handle symlinks in generated script.
3156 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
3158 * configure: Handle autoconf style directory options: --bindir,
3159 --datadir, --includedir, --infodir, --libdir, --libexecdir,
3160 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
3162 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
3163 (sharedstatedir, localstatedir, oldincludedir): New variables.
3164 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
3165 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
3166 sbindir, sharedstatedir, and sysconfdir.
3168 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
3170 * Makefile.in (bootstrap-lean): New target.
3172 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
3174 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3175 sn, and gnuserv from noconfigdirs.
3177 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
3179 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
3181 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
3183 * Makefile.in (cross): New target.
3185 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
3186 Jeff Law <law@cygnus.com>
3188 * Makefile.in (bootstrap2, bootstrap3): New targets.
3189 (all-bootstrap): Remove outdated and confusing target.
3190 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
3192 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
3194 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3195 windows. Consistent with gdb/configure.
3197 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
3199 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
3201 * configure.in: Name Linux target fragment.
3203 * configure: Rewrite so that project Makefile fragment is inserted
3204 first and appears last in the resulting Makefile.
3206 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3208 * Makefile.in (install-itcl): Install tcl first.
3210 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3212 * config/mh-cygwin32: ok to build split texinfo files
3214 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3216 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3218 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3220 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
3222 * configure.in (skipdirs): Add target-librx for Linux.
3223 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
3225 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
3227 * Makefile.in (bootstrap): New target.
3229 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
3231 * config.sub: Accept 'amigados' for backward compatibility.
3233 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3235 * config.guess: Merge with FSF.
3237 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
3239 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
3241 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
3243 * config.sub: Add "marketing-names" patch.
3245 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
3247 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3249 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
3251 * config.sub: Handle v850-elf.
3253 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
3255 * .cvsignore (*-install): Remove.
3257 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
3259 * ltconfig: Set CONFIG_SHELL in libtool.
3260 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
3262 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3264 * configure.in (target_subdir): Set to libraries if enable_multilib.
3266 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
3268 * config.guess: Update from gcc directory.
3270 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
3272 * Makefile.in (all-sim): Depends on all-readline.
3274 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
3276 * Makefile.in (BISON, YACC): Use $$s.
3277 (all-bison): Depend on all-texinfo.
3279 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
3281 * Makefile.in (BISON): Add -L flag.
3284 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3286 * configure.in (noconfigdirs): Add support for v850e target.
3288 * config.sub (maybe_os): Add support for v850e target.
3290 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3292 * configure.in (noconfigdirs): Add support for v850ea target.
3294 * config.sub (maybe_os): Add support for v850ea target.
3296 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
3298 * config.sub: Add mipstx39. Delete r3900.
3300 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3302 * Makefile.in (all-autoconf): Depends on all-texinfo.
3304 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
3306 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
3309 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
3311 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
3313 * configure: When handling a Canadian Cross, handle YACC as well as
3314 BISON. Just set BISON to bison. When setting YACC, prefer bison.
3315 * Makefile.in (all-bison): Depend upon all-texinfo.
3317 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
3319 * Makefile.in (BISON): bison, not byacc or bison -y.
3320 (YACC): bison -y or byacc or yacc.
3321 (various): Add *-bison as appropriate.
3322 (taz): No need to mess with BISON anymore.
3324 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
3326 * configure: If OSTYPE matches *win32*, try to find a good value for
3329 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
3331 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
3332 configure.in if it is present.
3334 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
3336 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
3338 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
3340 * config.sub: Recognize `arc' cpu.
3341 * configure.in: Likewise.
3342 * config-ml.in: Likewise.
3344 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
3346 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
3348 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
3350 * configure: Changed sed delimiter from ':' to '|' when
3351 attempting to substitute ${config_shell} for SHELL. On
3352 NT ${config_shell} may contain a ':' in it.
3354 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
3356 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
3358 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
3360 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
3362 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
3364 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
3366 * ylwrap: If the program is a relative path, force it to be
3369 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
3371 * configure (tooldir): Set BISON to `bison -y' and not just bison.
3373 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
3375 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3376 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
3379 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
3381 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3382 separated by spaces.
3384 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
3387 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
3389 * ltmain.sh: Handle /bin/sh at start of install program.
3391 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
3393 * ltconfig, ltmain.sh: New files, from libtool 1.0.
3394 * missing: New file, from automake 1.2.
3396 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
3398 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
3399 check-tk to CHECK_X11_MODULES.
3401 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
3403 * config.sub: Merge with FSF.
3405 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
3407 * config.guess: Merge with FSF.
3409 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
3411 * configure: Treat msdosdjgpp like go32.
3412 * configure.in: Likewise. Don't remove gprof for go32.
3414 * configure: Change Makefile.tem2 to Makefile.tm2.
3416 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
3418 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
3420 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3422 * install-sh (chmodcmd): Set to null if the DST directory already
3423 exists. Same as Nov 11th change.
3425 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
3427 * configure (GDB_TK): Needs itcl and tix.
3429 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
3431 * config.guess: Update from FSF.
3433 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
3435 * Makefile.in (GDB_TK): Depend on itcl and tix.
3437 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
3439 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
3440 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
3441 (INSTALL_SCRIPT): New variable.
3442 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
3443 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
3445 * install-sh: Add support for -x option.
3447 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
3449 * configure.in, Makefile.in: Treat tix like itcl.
3451 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
3453 * Makefile.in (WINDRES): New variable.
3454 (WINDRES_FOR_TARGET): New variable.
3455 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
3456 (EXTRA_HOST_FLAGS): Add WINDRES.
3457 (EXTRA_TARGET_FLAGS): Add WINDRES.
3458 (EXTRA_GCC_FLAGS): Add WINDRES.
3459 ($(DO_X)): Pass down WINDRES.
3460 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
3461 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
3464 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
3466 * configure.in: configure sim before gdb for win32-x-ppc
3468 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3470 Move gperf into the toplevel, from libg++.
3471 * configure.in (target_tools): Add target-gperf.
3472 (native_only): Add target-gperf.
3473 * Makefile.in (all-target-gperf): New target, depend on
3475 (configure-target-gperf): Empty rule.
3476 (ALL_TARGET_MODULES): Add all-target-gperf.
3477 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
3478 (CHECK_TARGET_MODULES): Add check-target-gperf.
3479 (INSTALL_TARGET_MODULES): Add install-target-gperf.
3480 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
3482 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
3484 * config.sub (mn10200): Recognize new basic machine.
3486 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3488 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
3489 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
3491 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3493 * configure.in: If we're building mips-sgi-irix6* native, turn on
3494 ENABLE_MULTILIB and set TARGET_SUBDIR.
3496 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
3498 * Makefile.in (all-sn): Depend on all-grep.
3500 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
3502 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
3504 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
3505 Makefile. From Jeff Makey <jeff@cts.com>.
3506 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
3508 * Makefile.in (DISTBISONFILES): Remove.
3509 (taz): Don't futz with DISTBISONFILES. Change BISON to use
3512 * configure.in: Build itl, db, sn, etc., when building for native
3515 * Makefile.in (LD): New variable.
3516 (EXTRA_HOST_FLAGS): Pass down LD.
3517 ($(DO_X)): Likewise.
3519 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
3521 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
3523 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
3525 * configure.in (targargs): Strip out any supplied --build argument
3526 before adding our own. Always add --build.
3528 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
3530 * configure.in (targargs): Pass --build if we're doing
3533 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
3535 * configure: Use '|' instead of ":" as the separator in
3536 sed. Otherwise sed chokes on NT path names with drive
3537 designators. Also look for "?:*" as the leading characters in an
3540 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
3542 * config.sub: Support for r3900.
3544 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
3546 * configure.in: Use install-sh, not install.sh.
3548 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
3550 * Makefile.in (taz): Improve check for BISON so it doesn't try to
3553 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
3555 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
3558 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
3560 * Makefile.in: Add automake targets.
3561 * configure.in (host_tools): Add automake.
3563 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
3565 * configure: Default CXX to c++, not gcc.
3566 * Makefile.in (CXX): Set to c++, not gcc.
3567 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
3569 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
3571 * install-sh: try appending a .exe if source file doesn't
3574 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
3576 * configure.in: Turn on multilib by default.
3577 (cross_only): Remove target-libiberty.
3579 * Makefile.in (all-gcc): Don't depend on libiberty.
3581 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
3583 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
3585 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
3587 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
3588 (DISTBISONFILES): Add ld/Makefile.in
3590 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
3592 * configure.in: if target is cygwin32 but host isn't cygwin32,
3593 don't configure gdb tcl tk expect, not just gdb.
3595 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
3597 * configure.in: Added gnuserv everywhere sn appears.
3599 * Makefile.in (ALL_MODULES): Added all-gnuserv.
3600 (CROSS_CHECK_MODULES): Added check-gnuserv.
3601 (INSTALL_MODULES): Added install-gnuserv.
3602 (CLEAN_MODULES): Added clean-gnuserv.
3603 (all-gnuserv): New target.
3605 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
3607 * config.guess: Fixes for MIPS OpenBSD systems.
3609 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
3611 * Makefile.in (INSTALL_XFORM): Remove.
3612 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
3614 * mkinstalldirs: New file, copied from automake.
3615 * Makefile.in (installdirs): Rename from install-dirs. Use
3616 mkinstalldirs. Change all users.
3617 (DEVO_SUPPORT): Add mkinstalldirs.
3619 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
3621 * install-sh: Rename from install.sh.
3622 * Makefile.in (INSTALL): Change install.sh to install-sh.
3623 (DEVO_SUPPORT): Likewise.
3625 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
3626 Graichen <graichen@rzpd.de>.
3628 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
3630 * config.guess: Recognize OpenBSD systems correctly.
3632 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3634 * README, Makefile.in (ETC_SUPPORT): Remove references to
3635 cfg-paper*, configure.{texi,man,info*}._
3637 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3639 * Makefile.in (all.normal): Ensure that gcc is built after all
3640 the x11 - ie gdb - targets.
3642 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
3644 * makefile.vms: Don't run conf-a-gas.
3646 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
3648 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
3650 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
3652 * configure.in: Remove noconfigdirs case since gdb also
3653 configures and builds for tic80-coff.
3655 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
3657 * configure: Set cache_file to config.cache.
3658 * Makefile.in (local-distclean): Remove config.cache.
3660 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
3662 * COPYING: Update FSF address.
3664 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
3666 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
3669 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
3671 * Makefile.in (install-dirs): Don't crash if prefix, and hence
3674 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
3676 * config.sub: Tweak mn10300 entry.
3678 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
3680 * configure.in (host_tools): Put sim before gdb, so gdb's
3681 configure.tgt can determine if the simulator was configured.
3683 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
3685 * config.sub: Move BeOS $os case to be with other Cygnus
3688 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
3690 * config.sub: Remove misplaced comment that broke Linux.
3692 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
3694 * config.sub: Add BeOS support.
3696 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>