1 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14 because its Makefile is there; test for the executable instead.
16 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
18 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
19 libstdc++-v3 and libjava.
21 2002-02-11 Adam Megacz <adam@xwt.org>
23 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
26 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
28 * config.guess: Updated to 2002-01-30's version.
29 * config.sub: Updated to 2002-02-01's version.
31 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
32 * configure.in: Added sh64-*-*.
34 2002-02-08 Chris Demetriou <cgd@broadcom.com>
36 * MAINTAINERS: Belatedly add myself to write after approval list.
38 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
40 * MAINTAINERS: Put self in as maintainer for x86-64 port.
41 Remove self as Write After Approval.
43 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
45 * MAINTAINERS: Put self in as maintainer for contrib/regression
48 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
50 * MAINTAINERS: Update my email address.
52 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
54 * configure.in (*-*-netbsd*): New. Skip target-newlib,
55 target-libiberty, and target-libgloss. Skip Java-related
56 libraries if not supported for NetBSD on target CPU.
58 2002-01-25 Douglas B Rupp <rupp@gnat.com>
60 * install-sh: Use _inst.$$_ for temp file name.
62 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
64 * MAINTAINERS (Write After Approval): Move my contact info
66 (OS Port Maintainers): ...to here (netbsd).
68 2002-01-22 Bob Wilson <bob.wilson@acm.org>
70 * MAINTAINERS (Write After Approval): Add myself.
72 2002-01-17 H.J. Lu <hjl@gnu.org>
74 * Makefile.in (all-fastjar): Also depend on all-libiberty.
75 (all-target-fastjar): Also depend on all-target-libiberty.
77 2002-01-16 H.J. Lu (hjl@gnu.org)
79 * config.guess: Import from master sources, rev 1.225.
80 * config.sub: Import from master sources, rev 1.238.
82 2002-01-16 Kazu Hirata <kazu@hxi.com>
84 * MAINTAINERS (Write After Approval): Remove myself.
86 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
88 * MAINTAINERS (Write After Approval): Add myself.
90 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
92 * MAINTAINERS: Add self as docs co-maintainer.
94 2001-12-11 Matthias Klose <doko@debian.org>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2001-12-09 Zack Weinberg <zack@codesourcery.com>
100 * MAINTAINERS: Update my email address.
102 2001-12-07 Turly O'Connor <turly@apple.com>
103 * MAINTAINERS (Write After Approval): Add myself.
104 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
105 (rs6000_initialize_trampoline): Call __trampoline_setup for
107 * darwin-tramp.asm: New file, implements __trampoline_setup.
108 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
110 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
112 * MAINTAINERS (Write After Approval): Add myself.
114 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
116 * configure, configure.in: Use temp file for long sed commands.
118 2001-12-03 Laurent Guerby <guerby@acm.org>
120 * config.sub: Update to version 1.232 on subversion.
122 2001-12-03 Ben Elliston <bje@redhat.com>
124 * MAINTAINERS: Update mail address for config.* patches.
126 2001-11-27 DJ Delorie <dj@redhat.com>
127 Zack Weinberg <zack@codesourcery.com>
129 When build != host, create libiberty for the build machine.
131 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
133 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
135 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
137 (all.normal): Depend on ALL_BUILD_MODULES.
138 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
139 (all-build-libiberty): Depend on configure-build-libiberty.
141 * configure: Calculate and substitute proper value for
143 * configure.in: Create the build subdirectory.
144 Calculate and substitute TARGET_CONFIGARGS (formerly
145 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
147 2001-11-26 Ziemowit Laski <zlaski@apple.com>
149 * MAINTAINERS (write-after-approval): Add self.
151 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
153 * MAINTAINERS (GNATS only accounts): Remove self.
155 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
157 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
160 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
162 * MAINTAINERS (Write After Approval): Add self.
164 2001-11-12 David O'Brien <obrien@FreeBSD.org>
166 * MAINTAINERS: mips and s390 are also CPU ports.
168 2001-11-12 David O'Brien <obrien@FreeBSD.org>
170 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
172 2001-11-11 David O'Brien <obrien@FreeBSD.org>
174 * MAINTAINERS: Alphabetize.
176 2001-11-09 Kazu Hirata <kazu@hxi.com>
178 * MAINTAINERS (Various maintainers: h8 port): Add myself.
180 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
182 * MAINTAINERS (Various maintainers: hppa port): Added myself.
184 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
186 * configure.in (--enable-languages): Be more permissive about
187 syntax. Check for empty lists better. Warn about $LANGUAGES.
189 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
191 * config.sub: Import from master sources, rev. 1.230.
192 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
194 2001-11-07 Laurent Guerby <guerby@acm.org>
196 * MAINTAINERS (Write After Approval): Add self.
198 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
200 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
202 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
204 * config.sub: Import from master sources, rev 1.226.
205 * config.guess: Import from master sources, rev 1.216.
207 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
209 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
210 * MAINTAINERS: Add self as maintainer of MMIX port.
211 Remove old after-approval entry.
213 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
215 * ChangeLog, configure: Fix spelling errors.
217 2001-10-20 Brendan Kehoe <brendan@zen.org>
219 * MAINTAINERS: Tweak my address.
221 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
223 * MAINTAINERS: Update my email address.
225 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
227 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
228 * MAINTAINERS: Add self as maintainer of CRIS port.
230 2001-10-10 Geert Bosch <bosch@gnat.com>
232 * MAINTAINERS (Various maintainers: Ada front end):
235 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
237 * MAINTAINERS (Write After Approval): Added self
239 2001-10-02 Geert Bosch <bosch@gnat.com>
241 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
243 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
245 * configure: Handle temporary files securely using mkdir.
247 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
249 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
251 2001-09-26 Will Cohen <wcohen@redhat.com>
253 * configure.in (*-*-linux*): Disable configuration of target-newlib
256 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
258 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
261 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
263 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
264 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
265 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
266 avoid quotes nesting problems.
267 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
268 (DO_X): Export only variables that are set.
270 2001-09-19 Ben Elliston <bje@redhat.com>
272 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
273 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
274 semantics. Use the shell built-in "type" command instead.
276 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
278 Merged from gcc-3_0-branch:
279 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
280 * ltcf-c.sh: Use $objext, not $ac_objext.
281 2001-07-27 Mark Kettenis <kettenis@gnu.org>
282 * ltcf-cxx.sh: Add support for GNU.
283 2001-07-22 Timothy Wall <twall@redhat.com>
284 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
285 default settings if using GNU tools with that configuration.
286 * ltcf-cxx.sh: Ditto.
287 * ltcf-gcj.sh: Ditto.
288 2001-07-21 Michael Chastain <chastain@redhat.com>
289 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
290 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
291 * ltmain.sh: Mark as gcc-local.
293 2001-08-30 Eric Christopher <echristo@redhat.com>
294 Jason Eckhardt <jle@redhat.com>
296 * config.guess: Merge from master sources.
297 * config.sub: Merge from master sources, add support for mipsisa32.
299 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
300 * config.sub: Merge from master sources, rev 1.219.
301 * MAINTAINERS: Add self as contact for stormy16 port.
303 2001-08-14 Zack Weinberg <zackw@panix.com>
305 * config.sub: Merge from master sources, rev 1.218.
306 * config.guess: Merge from master sources, rev 1.209.
308 2001-08-11 Graham Stott <grahams@redhat.com>
310 * Makefile.in (check-c++): Add missing semicolon.
312 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
314 * MAINTAINERS (Various maitainers: predict.def): Added myself.
316 2001-07-30 Eric Christopher <echristo@redhat.com>
318 * MAINTAINERS (Various maintainers: mips port): Added myself.
320 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
322 * configure.in (sh-*-linux*): New.
324 2001-07-27 Richard Henderson <rth@redhat.com>
326 * .cvsignore: Add LAST_UPDATED.
328 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
330 * MAINTAINERS (Various maintainers: s390 port): Added myself.
332 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
334 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
336 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
338 * MAINTAINERS (Write After Approval): Added myself.
340 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
342 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
343 and libgcj on m68hc11/m68hc12.
345 2001-06-27 H.J. Lu (hjl@gnu.org)
347 * Makefile (CFLAGS_FOR_BUILD): New.
348 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
350 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
352 * README: Remove version number.
354 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
356 * INSTALL/README: Update wrt. to the installation instructions now
357 residing in gcc/doc/install.texi.
359 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
361 * README: Replace with a cut-down and updated version of gcc/README.
363 2001-06-12 David Edelsohn <edelsohn@gnu.org>
365 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
366 multilibs to be disabled.
368 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
370 * MAINTAINERS (Write After Approval): Add myself.
372 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
374 * config.guess: Import CVS version 1.195.
375 * config.sub: Import CVS version 1.212.
377 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
379 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
380 gcc/xgcc is built, use -print-prog-name to find out the program
383 2001-06-04 Phil Edwards <pme@sources.redhat.com>
385 * config.guess: Import CVS version 1.194. All gcc-local changes
386 appear to also be in the master copy.
387 * config.sub: Import CVS version 1.211.
389 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
391 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
392 with_gcc]: Use `gcc -shared' to build a shared library.
394 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
396 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
399 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
401 * MAINTAINERS (Write After Approval): Add myself.
403 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
405 * configure.in (libstdcxx_flags): Do not try to execute
406 libstdc++-v3/testsuite_flags until it exists.
408 2001-06-01 Alan Modra <amodra@bigpond.net.au>
410 * MAINTAINERS: Update my email address.
412 2001-05-31 Graham Stott <grahams@redhat.com>
414 * MAINTAINERS (Write After Approval): Add myself.
416 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
418 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
419 libraries when using g++ with native linker.
421 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
423 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
425 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
427 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
428 [aix4*|aix5*]: Prepend blank.
430 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
432 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
433 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
434 of subdir/configure scripts to use the new libtool.m4.
436 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
438 * MAINTAINERS (Write After Approval): Add myself.
440 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
442 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
444 2001-05-11 Ben Elliston <bje@redhat.com>
446 * Makefile.in (all-sid): New target.
447 (check-sid, clean-sid, install-sid): Likewise.
449 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
451 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
453 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
455 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
458 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
460 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
461 gcc/xgcc is built, use -print-prog-name to find out the program
464 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
466 * configure.in (noconfigdirs): Don't reset it from scratch in the
467 target case; only append to it.
469 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
470 sparc-*-solaris2.8]: Disable ${libgcj}.
472 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
474 * configure.in (libgcj_saved): Copy from $libgcj.
475 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
478 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
480 * MAINTAINERS: Remove self as MIPS maintainer and
481 C front end maintainer.
483 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
485 * configure.in: Move *-chorusos target case to the proper switch.
488 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
490 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
493 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
495 * Makefile.in (STAGE1_CFLAGS): Pass down.
497 2001-04-13 Alan Modra <amodra@one.net.au>
499 * config.guess: Add hppa64-linux support. Note for next import that
500 this is already in the master file.
501 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
503 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
505 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
506 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
508 2001-04-11 Stan Shebs <shebs@apple.com>
510 * MAINTAINERS: Add self as Darwin port maintainer.
512 2001-04-11 Alan Modra <amodra@one.net.au>
514 * MAINTAINERS: Update my email address.
516 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
518 * ltcf-cxx.sh: Support creation of C++ shared libraries on
519 recent versions of FreeBSD (release 3 or later).
520 * ltconfig: On FreeBSD, -lc must not be provided when building
521 a shared library or else the standard -pthread gcc option is
522 rendered worthless to later users of the built library.
524 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
526 * MAINTAINERS: Add self and RTH as C front end maintainers.
528 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
530 * config.sub: Make sure to match an already-canonicalized
531 machine name (eg. mn10300-unknown-elf).
533 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
535 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
537 (bootstrap, cross): Use RECURSE_FLAGS.
538 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
540 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
542 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
544 2001-03-22 Colin Howell <chowell@redhat.com>
546 * Makefile.in (DO_X): Do not backslash single-quotes in
547 backquotes (two places).
549 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
552 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
553 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
554 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
555 * ltcf-cxx.sh: Likewise.
556 * ltcf-gcj.sh: Likewise.
558 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
560 * MAINTAINERS: Add myself as "documentation co-maintainer".
562 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
564 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
565 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
567 2001-03-19 Tom Tromey <tromey@redhat.com>
569 * config-ml.in: Handle GCJ and GCJFLAGS.
571 2001-03-21 Michael Chastain <chastain@redhat.com>
573 * Makefile.in: all-m4 depends on all-texinfo.
575 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
577 * MAINTAINERS: Add myself to write after approval list.
579 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
581 * Makefile.in (DO_X): Quote nested quotes.
583 2001-03-18 Alan Modra <alan@linuxcare.com.au>
585 * MAINTAINERS: Add myself to write after approval list.
587 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
589 * Makefile.in (DO_X): Use double quotes for quoting
592 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
594 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
596 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
598 * configure.in: Only use `lang_requires' for languages athat are
601 2001-03-08 Phil Edwards <pme@sources.redhat.com>
603 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
605 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
607 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
609 2001-03-07 Tom Tromey <tromey@redhat.com>
611 * configure.in: Allow config-lang.in to set `lang_requires' to list
612 of other required languages.
614 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
616 * Makefile.in: Remove RANLIB definition. Use RANLIB
617 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
618 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
620 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
621 Alexandre Oliva <aoliva@redhat.com>
623 * Makefile.in (check-c++): Use tabs, not spaces.
625 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
627 * MAINTAINERS: add myself to Write After Approval list.
629 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
631 * Makefile.in (check-c++): New rule.
633 * configure.in (target_libs): Remove libg++.
634 (noconfigdirs): Remove libg++.
635 (noconfigdirs): Same.
636 (noconfigdirs): Same.
637 (noconfigdirs): Same.
639 * config-ml.in: Remove libg++ references.
641 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
642 (ALL_TARGET_MODULES): Same.
643 (configure-target-libg++): Remove.
644 (all-target-libg++): Remove.
645 (configure-target-libio): Remove.
646 (all-target-libio): Remove.
647 (check-target-libio): Remove.
649 (libg++.tar.bz2): Remove.
650 (all-target-cygmon): Remove libio.
651 (all-target-libstdc++): Remove.
652 (configure-target-libstdc++): Remove.
653 (TARGET_LIB_PATH): Remove libstdc++.
654 (ALL_GCC_CXX): Remove libstdc++.
655 (all-target-gperf): Correct.
657 2001-02-16 Nick Clifton <nickc@redhat.com>
659 * configure.in (noconfigdirs): Allow configuration of texinfo
662 2001-02-15 Anthony Green <green@redhat.com>
664 * configure: Introduce GCJ_FOR_TARGET.
665 * configure.in: Ditto.
666 * Makefile.in: Ditto.
668 2001-02-13 Andreas Schwab <schwab@suse.de>
670 * MAINTAINERS: Update mail address.
672 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
674 * config.guess: Add linux target for S/390.
675 * config.sub: Likewise.
677 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
679 * configure.in: for *-chorusos, don't config target-newlib and
682 2001-02-06 Ben Elliston <bje@redhat.com>
684 * configure: Output host type to stdout, not stderr.
686 2001-02-05 Mark Mitchell <mark@codesourcery.com>
688 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
689 * ltcf-cxx.sh: Likewise.
691 * config.if: Assume enable_libstdcxx_v3 is defined.
693 2001-02-04 Mark Mitchell <mark@codesourcery.com>
695 Remove V2 C++ library.
696 * configure.in: Remove --enable-libstdcxx_v3 support.
698 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
700 * include/demangle.h: Add prototype for java_demangle_v3.
702 2001-01-29 Phil Edwards <pme@sources.redhat.com>
704 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
706 2001-01-27 Richard Henderson <rth@redhat.com>
708 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
710 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
712 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
713 Don't unset, it's non-portable and no longer necessary, set to empty
716 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
718 * ltconfig: Shell portability fix for the tagname validity check.
720 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
722 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
723 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
725 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
727 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
729 2001-01-26 Tom Tromey <tromey@redhat.com>
731 * configure.in: Allow libgcj to be built on Sparc Solaris.
733 2001-01-25 David Edelsohn <edelsohn@gnu.org>
735 * ltcf-c.sh: Add aix5 case.
736 * ltcf-cxx.sh: Likewise.
737 * ltconfig: Likewise.
739 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
741 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
742 keep at least one of build_libtool_libs or build_old_libs set to
745 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
746 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
748 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
750 * configure.in: Enable libgcj on several additional platforms.
752 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
754 * configure.in: Enable libgcj for linux targets.
756 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
758 * MAINTAINERS (Write After Approval): Add myself.
760 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
762 * MAINTAINERS: Add myself as vax port maintainer.
764 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
766 * MAINTAINERS: Add myself as Mercury front-end maintainer.
768 2001-01-09 Mike Stump <mrs@wrs.com>
770 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
771 failures of subdirectories.
773 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
775 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
776 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
777 * ltcf-cxx.sh: Likewise.
778 * ltcf-gcj.sh: Likewise.
779 * ltconfig.sh: Fix typo.
781 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
783 * configure: handle DOS-style absolute paths.
785 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
787 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
789 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
791 * MAINTAINERS: Add myself as avr port co-maintainer.
793 2000-12-28 Ben Elliston <bje@redhat.com>
795 * MAINTAINERS: Add myself under ``Write After Approval''.
797 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
799 * texinfo: Remove directory from GCC.
801 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
803 * COPYING: Update to current
804 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
805 to 19yy as example year in copyright notice).
807 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
809 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
810 (libstdcxx_incdir): Pass down.
811 * config.if: Remove expired bits for cxx_interface, add stub.
812 (libstdcxx_incdir): Add variable for g++ include directory.
813 * configure.in (gxx_include_dir): Use it.
815 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
817 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
818 with old-email address from ``Write After Approval''.
820 2000-12-15 Andreas Jaeger <aj@suse.de>
822 * configure.in: Handle lang_dirs.
824 2000-12-14 Tom Tromey <tromey@redhat.com>
826 * MAINTAINERS: Removed brads.
828 * MAINTAINERS: Added gcj developers.
830 2000-12-13 Anthony Green <green@redhat.com>
832 * configure.in: Disable libgcj for any target not specifically
833 listed. Disable libgcj for x86 and Alpha Linux until compatible
836 2000-12-13 Mike Stump <mrs@wrs.com>
838 * Makefile.in (local-distclean): Also remove fastjar.
840 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
842 * contrib/gcc_update: Add fastjar --touch entries.
844 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
846 * configure.in: Disable language-specific target libraries for
847 languages that aren't enabled.
849 2000-12-10 Anthony Green <green@redhat.com>
851 * configure.in: Define libgcj. Disable libgcj target libraries for
854 2000-12-10 Neil Booth <neilb@earthling.net>
856 * MAINTAINERS: Update mail address, remove from WAA list.
858 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
860 * libjava: Imported from /cvs/java.
862 * Boehm-gc: Likewise.
864 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
866 * configure.in (target_libs): Revert 2000-12-08 patch.
867 (noconfigdirs): Added target-libjava.
869 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
871 * djunpack.bat: removed.
873 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
875 * Makefile.in: handle DOS-style absolute paths.
876 * config-ml.in: likewise.
877 * symlink-tree: likewise.
879 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
883 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
885 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
887 * configure.in (target_libs): Removed `target-libjava'.
889 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
891 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
892 (ALL_MODULES): Added fastjar.
893 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
894 (all-target-libjava): all-fastjar replaces all-zip.
895 (all-fastjar): Added.
896 (configure-target-fastjar, all-target-fastjar): Likewise.
897 * configure.in (host_tools): Added fastjar.
899 2000-12-07 Mike Stump <mrs@wrs.com>
901 * Makefile.in (local-distclean): Remove leftover built files.
903 2000-11-24 Nick Clifton <nickc@redhat.com>
905 * configure.in (xscale-elf): Add target.
906 (xscale-coff): Add target.
908 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
910 * ltcf-cxx.sh: Support creation of C++ shared libraries on
911 recent versions of FreeBSD (release 3 or later).
912 * ltconfig: On FreeBSD, -lc must not be provided when building
913 a shared library or else the standard -pthread gcc option is
914 rendered worthless to later users of the built library.
916 2000-11-16 Fred Fish <fnf@be.com>
918 * configure.in (enable_libstdcxx_v3): Fix typo,
919 libstd++ -> libstdc++.
921 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
923 * MAINTAINERS: Add self to Write After Approval list.
925 2000-11-21 Bernd Schmidt <bernds@redhat.com>
927 * MAINTAINERS: Update my email address. Add myself to global write
930 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
932 * Makefile.in: Merge with src and libgcj.
933 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
934 configure-target-<library> when their configure scripts need the C
935 or C++ library to have already been built to work properly.
936 (do_proto_toplev): Set them to an empty string.
938 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
939 (REALLY_SET_LIB_PATH): Use them.
941 2000-11-17 Stan Shebs <shebs@apple.com>
943 * MAINTAINERS: Add self to Write After Approval list.
945 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
947 * configure: Provide the original toplevel configure arguments
948 (including $0) to subprocesses in the environment rather than
949 through gcc/configargs.h.
951 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
953 * MAINTAINERS: Remove references to cccp. Change C9X reference to
954 C99. Alphabetise "Write After Approval" list.
956 2000-11-12 Mark Mitchell <mark@codesourcery.com>
958 * configure: Turn on libstdc++ V3 by default.
960 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
963 2000-11-11 Philip Blundell <philb@gnu.org>
965 * MAINTAINERS: Add self to Write After Approval list.
967 2000-11-09 David Edelsohn <edelsohn@gnu.org>
969 * ltcf-c.sh (aix4): Improve shared library configuration; require
971 * ltcf-cxx.sh (aix4): Define.
972 * ltconfig (aix4): Define library and soname specs appropriate for
973 AIX. Define command to create export symbols list.
975 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
977 * config.sub: Add support for Sun Chorus
979 2000-10-31 Nick Clifton <nickc@redhat.com>
981 * MAINTAINERS: Rename <name>@cygnus.com addresses to
982 <name>@redhat.com. Also installed new email address for Clint
985 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
987 * etc: Remove directory from GCC.
989 2000-10-16 Michael Meissner <meissner@redhat.com>
991 * configure (gcc/configargs.h): Only create if there is a build GCC
994 2000-10-16 Matthias Klose <doko@debian.org>
996 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
997 when configured for libstdc++-v3.
999 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
1001 * configure: Save configure arguments to gcc/configargs.h.
1003 2000-10-04 Philipp Thomas <pthomas@suse.de>
1005 * config.guess: Import CVS version 1.157.
1006 * config.sub: Import CVS version 1.181.
1008 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
1010 * Makefile.in (bootstrap): avoid recursion if subdir missing
1012 (do-proto-toplev): ditto
1014 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
1016 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
1017 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
1019 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
1020 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
1021 all affected `configure' scripts.
1023 2000-09-26 David Edelsohn <edelsohn@gnu.org>
1025 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
1027 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
1029 * MAINTAINERS: Add self as cpplib co-maintainer.
1031 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
1033 * MAINTAINERS: Add self to Write After Approval list.
1035 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1037 * INSTALL/README: egcs -> GCC update.
1039 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
1041 * MAINTAINERS: Add myself to Write After Approval list.
1043 2000-09-15 Kazu Hirata <kazu@hxi.com>
1045 * MAINTAINERS: Add myself to Write After Approval list.
1047 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
1049 * configure.in: Do not build byacc for hppa64. Provide paths to the
1050 X11 libraries for hppa64.
1052 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1054 * MAINTAINERS: Add myself as 68hc11 port maintainer.
1056 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1058 * Makefile.in (all-zlib): Added dummy target.
1060 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1061 ltcf-gcj.sh: Updated from libtool multi-language branch.
1063 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
1065 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
1066 (bootstrap*): Depend on all-bootstrap.
1068 2000-09-05 Philipp Thomas <pthomas@suse.de>
1070 * config.guess: Import CVS version 1.156.
1071 * config.sub: Import CVS version 1.179.
1073 2000-09-02 Anthony Green <green@cygnus.com>
1075 * Makefile.in (all-gcc): Depend on all-zlib.
1076 (CLEAN_MODULES): Add clean-zlib.
1077 (ALL_MODULES): Add all-zlib.
1078 * configure.in (host_libs): Add zlib.
1080 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
1082 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
1083 crosses, but add gcc/include to the header search path for them.
1085 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
1087 * MAINTAINERS: Add self to Write After Approval list.
1089 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1091 * config.guess: Import CVS version 1.152.
1092 * config.sub: Import CVS version 1.177.
1094 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
1096 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
1097 $targargs to tell whether newlib is going to be built.
1099 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
1100 $$r/TARGET_SUBDIR/libio for _G_config.h.
1102 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
1104 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
1106 2000-08-22 DJ Delorie <dj@redhat.com>
1108 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
1110 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
1112 * config-ml.in (CC, CXX): Avoid trailing whitespace.
1113 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
1116 2000-08-21 DJ Delorie <dj@redhat.com>
1118 * MAINTAINERS: Add self as a libiberty maintainer
1120 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
1122 * configure.in (libstdcxx_flags): Use
1123 libstdc++-v3/src/libstdc++.INC.
1125 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
1127 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
1129 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1131 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
1133 * configure: Make enable_threads and enable_shared defaults
1134 explicit. Substitute enable_threads into generated Makefiles.
1135 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
1136 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
1138 2000-08-13 Geoff Keating <geoffk@cygnus.com>
1140 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
1142 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
1144 * config-ml.in (CC): Remove bogus duplicate quotation mark from
1147 2000-08-11 Jason Merrill <jason@redhat.com>
1149 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
1150 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
1151 (FLAGS_FOR_TARGET): Not here.
1152 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
1154 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
1156 * config-ml.in (CC, CXX): Don't introduce a leading space.
1158 2000-08-07 DJ Delorie <dj@delorie.com>
1160 * MAINTAINERS: Add self as a DJGPP maintainer
1162 2000-08-07 DJ Delorie <dj@redhat.com>
1164 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
1165 "if we're also building gcc, and it's a gcc that will run on the
1166 build machine, we want to use its includes instead of the system's
1169 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
1171 * MAINTAINERS: Add self to Write After Approval list.
1173 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
1175 * configure.in (libstdcxx_flags): Don't use `"'.
1177 * config-ml.in: Adjust multilib search paths to the
1178 appropriate multilib tree.
1180 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
1182 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
1183 commas in $LANGUAGES.
1185 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
1187 * configure.in: Re-enable all references to libg++ and librx.
1189 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
1191 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
1192 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
1193 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
1194 * ltcf-cxx.sh (need_lc): Set based on postdeps.
1196 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
1198 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
1200 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
1201 CXX_FOR_TARGET for sed.
1203 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
1205 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
1206 Do not override if already set in the environment or in configure.
1207 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
1208 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
1210 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
1212 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
1213 the libtool CVS tree multi-language branch.
1214 * ltconfig, ltmain.sh: Updated.
1216 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
1218 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
1219 (clean-target): Depend on it.
1221 * Makefile.in (FLAGS_FOR_TARGET): New macro.
1222 (GCC_FOR_TARGET): Use it.
1223 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
1224 * configure.in: ... here.
1225 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
1226 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
1228 2000-07-24 Eric Christopher <echristo@cygnus.com>
1230 * MAINTAINERS: Add self to Write After Approval list.
1232 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
1234 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
1235 (configure-target-libchill, configure-target-libobjc): Likewise.
1237 * configure.in: Use the same cache file for all target libs.
1238 * config-ml.in: But different cache files per multilib variant.
1240 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1242 * configure (topsrcdir): Don't use dirname.
1244 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
1246 * MAINTAINERS: Add self to Write After Approval list.
1248 2000-07-20 Jason Merrill <jason@redhat.com>
1250 * configure.in: Remove all references to libg++ and librx.
1252 * configure, configure.in, Makefile.in: Unify gcc and binutils.
1254 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1256 * config.sub: Update to subversions version 2000-07-06.
1258 2000-07-12 Andrew Haley <aph@cygnus.com>
1260 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
1261 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
1263 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
1265 * symlink-tree: Check number of arguments.
1267 2000-07-05 Jim Wilson <wilson@cygnus.com>
1269 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
1270 search path for a g++ extracted from the build tree. This
1271 will allow link tests run by configure scripts in
1272 subdirectories to succeed.
1274 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
1276 * ltconfig: Add support for mips-dde-sysv4.2MP
1278 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1280 * MAINTAINERS: Add myself as loop discovery maintainer.
1282 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
1284 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
1285 `os2'. Force ac_cv_exeext to be ".exe" in that case.
1287 2000-06-19 Timothy Wall <twall@cygnus.com>
1289 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
1290 * config.sub: Add tic54x target.
1292 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1294 * MAINTAINERS: Add self as Fortran maintainer,
1295 remove Craig Burley.
1297 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
1299 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
1300 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
1302 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
1304 * MAINTAINERS: Add self as i18n maintainer
1306 20000-05-21 H.J. Lu (hjl@gnu.org)
1308 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
1309 directory are used if they exist. Make sure
1310 $(build_tooldir)/include is searched for header files,
1311 $(build_tooldir)/lib/ for library files.
1312 (GCC_FOR_TARGET): Likewise.
1313 (CXX_FOR_TARGET): Likewise.
1315 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
1317 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
1319 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
1321 * Makefile.in (configure-target-libiberty): Depend on
1322 configure-target-newlib.
1324 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
1326 * configure.in, Makefile.in: Merge all libffi-related
1327 configury stuff from the libgcj tree.
1329 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
1331 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1332 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
1334 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1336 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1337 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
1338 current version information. Add to proto-toplev directory.
1339 (gdb-taz): Build do-djunpack.
1341 2000-05-15 David Edelsohn <edelsohn@gnu.org>
1343 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
1345 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
1347 * MAINTAINERS: Add self to Write After Approval list.
1349 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1351 * ltmain.sh: Preserve in relink_command any environment
1352 variables that may affect the linker behavior.
1354 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
1356 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
1358 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
1360 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
1362 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1364 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
1365 with the version name.
1367 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
1369 * MAINTAINERS: Add self as bb-reorder maintainer.
1371 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
1375 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1377 * djunpack.bat: New file.
1379 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
1381 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
1382 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
1383 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
1384 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
1386 2000-04-16 Dave Pitts <dpitts@cozx.com>
1388 * config.sub (case $basic_machine): Change default for "ibm-*"
1391 2000-04-13 Andreas Jaeger <aj@suse.de>
1393 * MAINTAINERS: Added myself.
1395 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1397 * Makefile.in (gdb-taz): New target. GDB specific archive.
1398 (do-md5sum): New target.
1400 (PACKAGE): Default to TOOL.
1401 (VER): Default to a shell script.
1402 (taz): Rewrite target. Move real work to do-proto-toplev. Include
1403 md5 checksum generation.
1404 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
1405 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
1406 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
1407 insight.tar.bz2): Use gdb-taz to create archive.
1409 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
1411 * configure (warn_cflags): Delete.
1413 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
1415 * MAINTAINERS: Added myself.
1417 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
1418 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
1420 * configure.in (enable_libstdcxx_v3): Add.
1421 (target_libs): Add bits here to switch between libstdc++-v2 and
1423 * config.if: And this file too.
1424 * Makefile.in: Add libstdc++-v3 targets.
1426 2000-04-05 Michael Meissner <meissner@redhat.com>
1428 * config.sub (d30v): Add d30v as a basic machine type.
1430 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
1432 * configure.in: -linux-gnu*, not -linux-gnu.
1434 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1436 * MAINTAINERS: Add self in write-after-approval section.
1438 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
1440 * MAINTAINERS: Add self as ia64 port maintainer.
1442 2000-03-08 Neil Booth <NeilB@earthling.net>
1444 * MAINTAINERS: Add self in write-after-approval section.
1446 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1448 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
1449 (do-tar-bz2): Replace TOOL with PACKAGE.
1450 (gdb.tar.bz2): Remove GDBTK from GDB package.
1451 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
1452 dejagnu.tar.bz2): New packages.
1454 2000-02-27 Andreas Jaeger <aj@suse.de>
1456 * configure.in: Add entry for mips*-*-linux*, move catch all
1457 *-*-*linux* entry below this one.
1459 2000-02-27 Ian Lance Taylor <ian@zembu.com>
1461 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1463 2000-02-24 Nick Clifton <nickc@cygnus.com>
1465 * config.sub: Support an OS of "wince".
1467 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
1469 * config.guess, config.sub: Updated to match config's 2000-02-15
1472 2000-02-23 Linas Vepstas <linas@linas.org>
1474 * config.sub: Add support for Linux/IBM 370.
1475 * configure.in: Likewise.
1477 2000-02-22 Nick Clifton <nickc@cygnus.com>
1479 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
1481 2000-02-20 Christopher Faylor <cgf@cygnus.com>
1483 * config.guess: Guess "cygwin" rather than "cygwin32".
1485 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1487 * configure (gcc_version): When setting, narrow search to
1488 lines containing `version_string'.
1490 2000-02-15 Denis Chertykov <denisc@overta.ru>
1492 * config.sub: Add support for avr target.
1494 2000-02-14 Nick Clifton <nickc@cygnus.com>
1496 * MAINTAINERS: Add maintainers for MCore port.
1498 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
1500 * config.sub: Add mmix-knuth-mmixware.
1502 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1504 * MAINTAINERS: Pair cccp with cpplib maintainership.
1506 2000-01-27 Christopher Faylor <cgf@redhat.com>
1508 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
1509 structure stuff to -L library search.
1510 (CXX_FOR_TARGET): Ditto.
1511 (CROSS_CHECK_MODULES): Fix spelling mistake.
1513 2000-01-24 Mark Mitchell <mark@codesourcery.com>
1515 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
1518 2000-01-12 Richard Henderson <rth@cygnus.com>
1520 * configure.in: Don't build some bits for beos.
1522 2000-01-12 Joel Sherrill (joel@OARcorp.com)
1524 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
1527 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
1529 * Add self as cpplib maintainer, as requested by Jason
1530 Merrill. Correct my e-mail address.
1532 2000-01-06 Geoff Keating <geoffk@cygnus.com>
1534 * configure.in: Use mt-aix43 to handle *_TARGET defs,
1537 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
1539 * MAINTAINERS: Add myself to "write after approval" list.
1541 1999-12-14 Richard Henderson <rth@cygnus.com>
1543 * config.guess (alpha-osf, alpha-linux): Detect ev67.
1544 * config.sub: Accept alphaev[78], alphaev8.
1546 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1548 * config.guess, config.sub: Update from autoconf.
1550 1999-11-29 Bruce Korb <autogen@linuxbox.com>
1552 * MAINTAINERS: update my playtime e-address.
1554 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1556 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
1557 necessary libraries are missing.
1559 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
1561 * MAINTAINERS: Add new 'write after approval' maintainer.
1563 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
1565 * MAINTAINERS: Add new Java maintainer.
1567 1999-10-25 Andreas Schwab <schwab@suse.de>
1569 * configure: Fix quoting inside arguments of eval.
1571 1999-10-21 Nick Clifton <nickc@cygnus.com>
1573 * config-ml.in: Allow suppression of some ARM multilibs.
1575 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
1577 * config.guess: Add OS/390 match pattern.
1578 * config.sub: Add mvs, openedition targets.
1579 * configure.in (i370-ibm-opened*): New.
1581 1999-09-04 Steve Chamberlain <sac@pobox.com>
1583 * config.sub: Add support for configuring for pj.
1585 1999-08-31 Nick Clifton <nickc@cygnus.com>
1587 * config.sub (maybe_os): Add support for configuring for fr30.
1589 1999-08-25 Nick Clifton <nickc@cygnus.com>
1591 * configure.in: Do not configure or build ld for AIX
1592 platforms. ld is known to be broken on these platforms.
1594 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1596 * config-ml.in: Pass compiler flag corresponding to multidirs to
1599 1999-08-09 Ian Lance Taylor <ian@zembu.com>
1601 * Makefile.in (LDFLAGS): Define.
1603 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1605 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
1607 (*-*-cygwin*): Likewise.
1609 1999-08-08 Ian Lance Taylor <ian@zembu.com>
1612 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
1613 (BINUTILS_SUPPORT_DIRS): Add mkdep.
1615 From Eli Zaretskii <eliz@is.elta.co.il>:
1616 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
1617 long file name when using DJGPP on MS-DOS.
1619 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
1621 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
1623 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1625 * Makefile.in (check-target-libio): Remove all-target-libstdc++
1626 dependency as this causes "make check" to globally "make all"
1628 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
1630 * configure.in (target_libs): Added target-zlib.
1631 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
1632 (CONFIGURE_TARGET_MODULES): Likewise.
1633 (CHECK_TARGET_MODULES): Likewise.
1634 (INSTALL_TARGET_MODULES): Likewise.
1635 (CLEAN_TARGET_MODULES): Likewise.
1636 (configure-target-zlib): New target.
1637 (all-target-zlib): Likewise.
1638 (all-target-libjava): Depend on all-target-zlib.
1639 (configure-target-libjava): Depend on configure-target-zlib.
1641 * Makefile.in (configure-target-libjava): Depend on
1642 configure-target-newlib.
1643 (configure-target-boehm-gc): New target.
1644 (configure-target-qthreads): New target.
1646 * configure.in (target_libs): Added target-qthreads.
1647 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
1648 (CONFIGURE_TARGET_MODULES): Likewise.
1649 (CHECK_TARGET_MODULES): Likewise.
1650 (INSTALL_TARGET_MODULES): Likewise.
1651 (CLEAN_TARGET_MODULES): Likewise.
1652 (all-target-qthreads): New target.
1653 (configure-target-libjava): Depend on configure-target-qthreads.
1654 (all-target-libjava): Depend on all-target-qthreads.
1656 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
1657 (CONFIGURE_TARGET_MODULES): Likewise.
1658 (CHECK_TARGET_MODULES): Likewise.
1659 (INSTALL_TARGET_MODULES): Likewise.
1660 (CLEAN_TARGET_MODULES): Likewise.
1661 (all-target-libjava): New target.
1662 (all-target-boehm-gc): Likewise.
1663 * configure.in (target_libs): Added libjava, boehm-gc.
1665 1999-07-22 Ian Lance Taylor <ian@zembu.com>
1667 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
1668 configure.bat in SUPPORT_FILES.
1669 (gas+binutils.tar.bz2): Likewise.
1671 * makeall.bat: Remove; obsolete.
1673 1999-07-21 Ian Lance Taylor <ian@zembu.com>
1676 * configure.bat: Remove; obsolete.
1678 1999-07-11 Ian Lance Taylor <ian@zembu.com>
1680 * configure: Add -W -Wall to the default CFLAGS when compiling with
1683 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
1685 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1687 1999-06-30 Mark Mitchell <mark@codesourcery.com>
1689 * configure.in: Build ld on IRIX6.
1691 1999-06-12 Ian Lance Taylor <ian@zembu.com>
1693 * Makefile.in: Change distribution targets to use bzip2 instead of
1695 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1696 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
1698 1999-06-04 Nick Clifton <nickc@cygnus.com>
1700 * config.sub: Add mcore target.
1702 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
1704 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
1706 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
1708 * config.guess (dummy): Changed to $dummy.
1710 1999-05-24 Nick Clifton <nickc@cygnus.com>
1712 * config.sub: Tidied up case statements.
1714 1999-05-22 Ben Elliston <bje@cygnus.com>
1716 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
1719 * config.guess: Merge with FSF version. Future changes will be
1720 more accurately recorded in this ChangeLog.
1721 * config.sub: Likewise.
1723 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
1725 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
1727 1999-04-30 Tom Tromey <tromey@cygnus.com>
1729 * ltmain.sh: [mode link] Always use CC given by ltconfig.
1731 1999-04-23 Tom Tromey <tromey@cygnus.com>
1733 * ltconfig, ltmain.sh: Update to libtool 1.2f.
1735 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
1737 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
1738 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
1739 Bad merge removed these two changes.
1741 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
1742 Martin Heller (Ing.-Buero_Heller@t-online.de)
1744 * config.guess (interix Alpha): Add.
1746 1999-04-11 Richard Henderson <rth@cygnus.com>
1748 * configure.in (i?86-*-beos*): Do config gperf; don't config
1749 gdb, newlib, or libgloss.
1751 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
1753 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
1754 link a trivial program with -mabi=64. If it fails, remove mabi=64
1757 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
1759 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
1761 1999-04-08 Nick Clifton <nickc@cygnus.com>
1763 * config.sub: Add support for mcore targets.
1765 1999-04-07 Michael Meissner <meissner@cygnus.com>
1767 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
1768 not mt-ospace, in order to shut up assembler warning about using
1769 symbols that are named the same as registers.
1771 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
1773 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
1774 dependency list for all-target-cygmon.
1776 1999-04-05 Doug Evans <devans@casey.cygnus.com>
1778 * config-ml.in: Check $host, not $target, for selective multilibs.
1779 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
1780 thumb interworking, and underscore prefix multilibs.
1782 1999-04-04 Ian Lance Taylor <ian@zembu.com>
1784 * missing: Update to version from current automake.
1786 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
1788 * configure (gxx_include_dir): Removed.
1790 * configure.in (gxx_include_dir): Handle it.
1791 * Makefile.in: Likewise.
1793 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
1795 * config.sub (mips64vr4111,mips64vr4111el) Add.
1797 1999-03-21 Ben Elliston <bje@cygnus.com>
1799 * config.guess: Correct typo for detecting ELF on FreeBSD.
1801 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
1803 * config/mh-go32: Delete.
1804 * config/mh-djgpp: New. Renamed from mh-go32.
1805 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
1808 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
1810 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
1811 all-target-newlib to dependency list for all-target-bsp.
1813 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
1815 * config.sub: Add i386-uwin support.
1816 * config.guess: Likewise.
1818 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1820 * configure.in: cleanup, add mh-*pic handling for arm, special
1821 case powerpc*-*-aix*
1823 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
1825 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
1828 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
1830 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
1833 1999-03-02 Nick Clifton <nickc@cygnus.com>
1835 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
1837 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
1839 * config.sub: Check for "cygwin*" rather than "cygwin32*"
1841 1999-02-24 Nick Clifton <nickc@cygnus.com>
1843 * config.sub: Fix typo in arm recognition.
1845 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
1847 * configure.in (noconfigdirs): Changed target_configdirs to
1848 include target-bsp only for m68k-*-elf* and m68k-*-coff*
1849 rather than m68k-*-* since it is not known to work on
1850 m68k-aout. Ditto for arm-*-*oabi.
1852 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
1854 * configure.in (*-*-windows*): Remove, no longer used.
1855 * config/mh-windows: Ditto.
1857 1999-02-19 Ben Elliston <bje@cygnus.com>
1859 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
1860 Smart and improved by Andrew Cagney.
1862 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
1864 * config.guess: Recognize openbsd-*-hppa.
1866 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
1868 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
1869 only if it is not empty.
1871 1999-02-17 Nick Clifton <nickc@cygnus.com>
1873 Patch from: Scott Bambrough <scottb@corelcomputer.com>
1875 * config.guess: Modified to recognize uname's armv* syntax.
1877 * config.sub: Modified to recognize uname's armv* syntax.
1879 1999-02-17 Mark Salter <msalter@cygnus.com>
1881 * configure.in: Added target-bsp for sparclite.
1883 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
1885 * config.sub: Recognize alphapca5[67] and up to alphaev8.
1887 1999-02-08 Nick Clifton <nickc@cygnus.com>
1889 * configure.in: Add support for strongarm port.
1890 * config.sub: Add support for strongarm target.
1892 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
1894 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
1895 the old name config/mh-cygwin32.
1898 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
1900 * configure.in: Do build ld for ix86 Solaris.
1902 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
1904 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
1905 $AR_FOR_TARGET. Likewise for RANLIB.
1907 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
1909 * config.sub (oabi): Recognize.
1910 * configure.in (arm-*-oabi): Handle.
1912 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
1914 * config.guess: Improve detection of i686 on UnixWare 7.
1916 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
1918 * config.guess: Add support for i386-pc-interix.
1919 * config.sub: Likewise.
1920 * configure.in: Likewise.
1921 * config/mh-interix: New file.
1923 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
1925 * Makefile.in: Remove unneeded all-target-libio from
1926 from all-target-winsup target since it is now unneeded.
1927 Add all-target-libtermcap in its place since it is now
1930 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
1932 * configure.in: makefile stub for cygwin target is probably
1933 unnecessary. Remove it for now.
1934 * config/mt-cygwin: Remove.
1936 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
1938 * configure.in: libtermcap.a should be built when cygwin is the
1939 target as well as the host.
1940 * config.guess: Allow mixed case in cygwin uname output.
1941 * Makefile.in: Add libtermcap target.
1942 * config/mt-cygwin: New file. libtermcap target info.
1944 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
1946 * config.sub: Clean up handling of hppa2.0.
1948 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
1950 * config.guess: Use C code to identify more HP machines.
1952 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
1954 * config.sub: Handle hppa2.0.
1956 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
1958 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
1959 cygmon for all sparclite targets, regardless of object format.
1961 1998-12-15 Mark Salter <msalter@cygnus.com>
1963 * configure.in: Added target-bsp for several target architectures.
1965 * Makefile.in: Added rules for bsp.
1967 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
1969 * config.guess: Improve detection of hppa2.0 processors.
1971 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
1973 * config.guess: Recognize FreeBSD using ELF automatically.
1975 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1977 * configure (skip-this-dir): Add handling for new shell script, which
1978 might be created by a sub-directory's configure to indicate, this particular
1979 directory is "unwanted".
1980 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
1982 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
1984 * ltconfig: import from libtool, after changing libtool to
1985 account for the cygwin name change.
1987 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
1989 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
1990 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
1992 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
1994 * configure.in: Add libtermcap to list of cygwin dependencies.
1996 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
1998 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
1999 they include winsup/include when it's a cygwin target.
2001 1998-11-12 Tom Tromey <tromey@cygnus.com>
2003 * configure.in (host_tools): Added zip.
2004 * Makefile.in (all-target-libjava): Depend on all-zip.
2005 (all-zip): New target.
2006 (ALL_MODULES): Added all-zip.
2007 (NATIVE_CHECK_MODULES): Added check-zip.
2008 (INSTALL_MODULES): Added install-zip.
2009 (CLEAN_MODULES): Added clean-zip.
2011 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
2013 * Makefile.in: lose "32" from comment about cygwin.
2015 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
2017 * configure.in: Use -Os to build target libraries for the fr30.
2019 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
2021 * config.sub: Add fr30.
2023 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
2025 * configure.in: drop "32" from config/mh-cygwin32. Check
2026 cygwin* instead of cygwin32*.
2027 * config.sub: Check cygwin* instead of cygwin32*.
2029 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
2031 * config.guess: Match any version of Unixware7.
2033 1998-10-20 Syd Polk <spolk@cygnus.com>
2035 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
2038 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
2040 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
2041 these if the appropriate directories and files to not exist.
2043 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
2045 * Makefile.in (DEVO_SUPPORT): Add config.if.
2047 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
2049 * configure: Add pattern to replace "build_tooldir"'s
2050 definition in the generated Makefile with "tooldir"'s
2053 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
2055 * config.sub: Bring back lost sparcv9.
2057 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
2059 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
2061 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
2062 CC_FOR_TARGET and friends.
2064 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2066 * Makefile.in (build_tooldir): New variable, same as tooldir.
2067 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
2068 -B$(build_tooldir)/bin/.
2069 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
2071 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2073 * README: Remove installation instructions and refer to the
2074 INSTALL directory instead.
2076 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
2078 * config.sub: Add support for i[34567]86-pc-udk.
2079 * configure.in: Likewise.
2081 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
2083 * Makefile.in: add bzip2 package building bits for user
2085 * configure.in: ditto
2087 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
2089 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
2090 (ALL_TARGET_MODULES): Add all-target-libobjc.
2091 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2092 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2093 (all-target-libchill): Add dependencies.
2094 * configure.in (target_libs): Add libchill.
2096 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
2098 * configure.in (target_subdir): Remove duplicate line.
2100 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
2102 * Makefile.in (all-automake): fix dependencies.
2104 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
2106 * configure.in: Minor cleanups for building in the $(target_alias)
2109 1998-09-22 Jim Wilson <wilson@cygnus.com>
2111 * Makefile.in (bootstrap): Set r and s before make all. Use
2112 BASE_FLAGS_TO_PASS in make all.
2115 1998-09-20 Mark Mitchell <mark@markmitchell.com>
2117 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
2119 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
2121 * config.sub: Fix typo in last change.
2123 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2125 * config.sub: Add support for C4x target.
2126 * configure.in: Likewise.
2128 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
2130 * config.sub: Recognize sparcv9 just like sparc64.
2132 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
2134 * config.guess: Match "Pent II" or "PentII" for OpenServer.
2136 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
2138 * config.guess: Correctly identify Pentium II sco boxes.
2140 * config.guess: Fix "tr" code. From Weiwen Liu.
2142 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
2144 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
2147 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
2149 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
2150 (ALL_TARGET_MODULES): Add all-target-libchill.
2151 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2152 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2153 (all-target-libchill): Add dependencies.
2154 * configure.in (target_libs): Add libchill.
2156 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
2158 * config.guess: Avoid assumptions about "tr" behaves when
2159 LANG is set to something other than English.
2161 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
2163 * configure (gxx_include_dir): Changed to
2164 '${prefix}/include/g++'-${libstdcxx_interface}.
2166 * config.if: New to determine the interfaces.
2168 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
2170 * config.guess: Detect and handle MPE/IX.
2171 * config.sub: Deal with MPE/IX.
2173 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
2175 * configure.in: Use mh-aix43.
2177 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
2179 * configure: Fix --without/--disable cases for gxx-include-dir.
2181 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
2183 * mdata-sh: Imported. Needed for automake support.
2185 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
2187 * Makefile.in (taz): Try "chmod -R og=u ." before
2188 "chmod og=u `find . -print`".
2190 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
2192 * configure.in: Add arm-elf and thumb-elf support.
2194 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
2196 * Makefile.in: Undo previous patch.
2198 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
2200 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
2202 (install-no-fixedincludes): and here
2203 (INSTALL_MODULES): ... from here.
2205 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
2207 * config.sub: Merge with FSF.
2209 * config.guess: Merge with FSF.
2211 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
2213 * configure (extraconfigdirs): New variable.
2214 (SUBDIRS): Add extraconfigdirs and recurse on them too.
2215 * Makefile.in (all): Move higher in file.
2216 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
2217 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
2218 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
2219 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
2220 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
2222 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
2224 * Makefile.in (all-target-libjava): Depend on all-gcc and
2226 (configure-target-libjava): Depend on $(ALL_GCC).
2228 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
2230 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
2231 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
2233 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
2235 * INSTALL/README: Fix typo.
2237 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
2239 * ylwrap: Change absolute path checks to check for DOS style path
2242 * ylwrap: Don't use a full path name if the source file is in the
2243 same directory. From hjl@lucon.org (H.J. Lu).
2245 * config-ml.in: Default to being verbose, to match Feb 18 change to
2248 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
2250 Brought over from egcs:
2252 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2254 * configure.in (target_subdir): Set to ${target_alias} instead
2257 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2259 * configure.in (target_subdir): Set to libraries if enable_multilib.
2261 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
2263 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
2264 multilibs, force reconfiguration the first time we create
2265 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
2267 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
2269 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
2270 avoid confusion with --no-recursion.
2272 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
2274 * configure.in: Win32 hosts shouldn't use install -x
2275 * install-sh: remove -x option, and special .exe-handling
2278 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
2280 * config.guess: Recognize i586-pc-beos.
2281 * configure.in: Don't build some bits for beos.
2283 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
2285 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
2286 CFLAGS default to -O2.
2288 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
2291 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
2293 * ltmain.sh: Correct install when using a different shell.
2295 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
2297 * ltconfig, ltmain.sh: Update to libtool 1.2b.
2299 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
2301 * makefile.vms: Update to build binutils/makefile.vms. Add install
2304 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
2306 * ltconfig: Update to correct AIX handling.
2308 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2310 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
2312 * configure.in (target_subdir): Set to ${target_alias} instead
2315 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
2317 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
2318 (Makefile): Depend on $(gcc_version_trigger).
2320 * configure (gcc_version): Change default initializer to empty
2322 (gcc_version_trigger): New variable; pass this variable down
2323 to subdir configures to enable them checking gcc's version
2324 themselves. Emit make macros for both gcc_version vars.
2325 (topsrcdir): Initialize reliably.
2326 (recursion line): Remove --with-gcc-version=${gcc_version}.
2328 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2330 * configure (enable_version_specific_runtime_libs): Implement new flag
2331 --enable-version-specific-runtime-libs which installs C++ runtime stuff
2332 in $(libsubdir); emit definition in each generated Makefile.
2333 (gxx_include_dir): Initialize depending on
2334 $enable_version_specific_runtime_libs.
2336 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2338 * configure (gcc_version): Initialize properly depending on
2339 how and where configure is started.
2340 (recursion line): Pass a --with-gcc-version=${gcc_version}
2341 to configures in subdirs.
2343 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
2345 * configure.in (noconfigdirs): Add configure pattern for mips tx39
2348 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
2350 * configure.in: Add cygmon and libstub support for mn10200.
2352 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
2354 * configure (gcc_version): Add new variable describing the
2355 particular gcc version we're building.
2356 * Makefile.in (libsubdir): Add new macro for the directory
2357 in which the compiler finds executables, libraries, etc.
2358 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
2361 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2363 * Makefile.in (local-clean): Remove *.log.
2364 (warning.log): Built with warn_summary from build.log.
2365 (mail-report.log): Run test_summary.
2366 (mail-report-with-warnings.log): Run test_summary including
2367 warning.log in the report.
2369 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
2371 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
2373 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
2375 * Makefile.in (grep): Grep no longer depends on libiberty.
2377 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
2379 * Makefile.in: all-snavigator needs all-libgui.
2381 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
2383 * configure.in: Add cygmon and libstub support for mn10300.
2385 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
2387 * missing: Update to version from automake 1.3.
2389 * ltmain.sh: On installation, don't get confused if the same name
2390 appears more than once in the list of library names.
2392 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
2394 * config.sub: Accept m68060 and m5200 as CPU names.
2396 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
2398 * configure: Use && rather than using -a in test, because odd
2399 strings can confuse test.
2400 * configure.in: Likewise.
2402 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
2404 * ltconfig, ltmain.sh: Bring in Visual C++ support.
2406 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2408 * Makefile.in (boostrap2-lean, bootstrap3-lean,
2409 bootstrap4-lean): New targets.
2411 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
2413 * mpw-* Delete. Not used.
2415 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
2417 * COPYING.LIB: Update FSF address.
2419 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
2421 * ltconfig, ltmain.sh: Update to libtool 1.2a.
2423 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
2426 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
2428 * ltconfig, ltmain.sh: Avoid producing a version number if
2429 -version-info was not used.
2431 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
2433 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
2434 building with newlib.
2436 1998-04-30 Paul Eggert <eggert@twinsun.com>
2438 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
2439 Solaris `make' causes it to continue to next definition.
2441 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
2443 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
2444 the right GUI libraries and files are installed along with GDB.
2446 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
2448 * configure.in: Change alpha to alpha* in several places.
2450 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
2452 * config.sub: Recognize sparc86x.
2454 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
2456 * configure.in (--enable-target-optspace): Remove debug echo.
2458 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
2460 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
2462 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
2464 * ltconfig: Update cygwin32 support.
2466 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
2467 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
2468 (GDB_SUPPORT_DIRS): Likewise.
2470 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
2472 * configure.in (target_makefile_frag): If --enable-target-optspace,
2473 use -Os to compile target libraries rather than -O2. Default to
2474 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
2476 * configure.in (target_cflags): Ditto for d30v.
2478 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
2480 * Makefile.in (all-bfd): Depend on all-intl.
2481 (all-binutils): Likewise.
2482 (all-gas): Likewise.
2483 (all-gprof): Likewise.
2486 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
2488 * configure.in (host_tools): Fix typo, lbtool -> libtool.
2490 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
2492 * Makefile.in (all-bfd): Depend upon all-libiberty.
2494 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
2496 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
2498 * Makefile.in: Add libstub.
2500 * configure.in: Ditto. Build libstub for targets that have cygmon
2503 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
2505 * configure.in: Don't set PICFLAG on ix86-cygwin32.
2507 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
2509 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
2510 use mh-sysv5 if specified. Support gprof on SCO Open Server.
2512 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
2514 * configure: Define DEFAULT_M4 by searching PATH.
2515 * Makfile.in: Use DEFAULT_M4.
2517 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
2519 * ltconfig: Add cygwin32 support.
2521 * Makefile.in, configure.in: Add libtool as a native only directory
2522 to configure and build.
2524 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
2526 * Makefile.in (INSTALL_MODULES): Remove texinfo.
2528 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
2530 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
2532 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
2534 * Makefile.in: add ash make rules
2535 * configure.in: add ash to native_only and host_tools lists
2537 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
2539 * Makefile.in (all-gettext, all-intl): New targets.
2540 (ALL_MODULES): Added all-gettext, all-intl.
2541 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
2542 (INSTALL_MODULES): Added install-gettext, install-intl.
2543 (CLEAN_MODULES): Added clean-gettext, clean-intl.
2545 * configure.in (host_tools): Added gettext.
2546 (native_only): Likewise.
2547 (noconfigdirs) [various cases]: Likewise.
2548 (host_libs): Added intl.
2550 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
2552 * configure: Do not disable building gdbtk for cygwin32 hosts.
2554 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
2556 * configure.in: Add thumb-coff target.
2557 * config.sub: Add thumb-coff target.
2559 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2561 * Makefile.in: Revert yesterday's change.
2562 (all-target-winsup): all-target-librx stays out of here.
2564 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
2566 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
2567 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
2568 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
2569 Remove references to librx and libg++.
2571 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
2573 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
2576 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
2578 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
2579 for newlib directory.
2580 (CXX_FOR_TARGET): Likewise.
2582 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
2584 * ltconfig: Update after libtool/ltconfig.in change for
2587 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
2589 * ltconfig, ltmain.sh: Update to libtool 1.2.
2591 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
2593 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
2594 (install-gcc-cross): Instead, override LANGUAGES here.
2596 1998-03-18 Dave Love <d.love@dl.ac.uk>
2598 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
2599 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
2601 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
2603 * configure.in: Add Thumb-pe target.
2605 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
2607 * Makefile.in - changed sn targets to snavigator
2608 * configure.in - changed sn targets to snavigator
2610 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
2612 * config-ml.in: After building symlink tree call make distclean
2613 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
2614 to be the case for libiberty.
2616 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
2618 * configure: When making link, also check the current
2619 directory. The configure scripts may create one.
2621 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
2623 * config.sub: Accept alphapca56 and alphaev6 properly.
2625 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2627 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
2629 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2631 * config.sub (sco5): Fix typo.
2633 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
2635 * Makefile.in (INSTALL_MODULES): Move install-tcl before
2637 (install-itcl): Remove dependency on install-tcl.
2639 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
2641 * configure.in: Remove libgloss from noconfigdirs for MN10300.
2643 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
2645 * configure.in: Don't build libgui for a cygwin32 target when not on
2648 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
2650 * configure (redirect): Set to null, so default behavior of
2651 configure is now --verbose.
2653 1998-02-16 Dave Love <d.love@dl.ac.uk>
2655 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
2656 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
2658 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
2660 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
2661 this change to sync Makefile.in with its ChangeLog entries.
2663 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
2665 * ltmain.sh (mkdir): Check that the directory doesn't exist
2666 before we exit with error, so that we don't get races during
2669 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
2671 * ltconfig, ltmain.sh: Update from libtool 1.0i.
2673 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
2675 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
2677 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
2679 * configure: Emit a definition for the new macro enable_shared
2682 * config/mh-sparcpic (PICFLAG): Define to properly according
2683 to current multilib configuration.
2684 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
2685 according to current multilib configuration.
2687 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
2689 * configure.in (host_tools, native_only): Add libtool.
2691 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
2693 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
2694 Fix typo in ming config comment.
2696 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
2698 * ltconfig, ltmain.sh: Update from libtool 1.0h.
2700 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
2702 * config.sub: Add tic30 cases, and map c30 to tic30.
2704 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
2706 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
2707 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
2708 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
2709 (CLEAN_TARGET_MODULES): Similarly
2710 (all-target-libf2c): Add dependences.
2711 * configure.in (target_libs): Add libf2c.
2713 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
2715 * configure.in: Remove expect from noconfigdirs when target
2716 is cygwin32. OK to build expect and dejagnu with Canadian
2719 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
2721 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
2724 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
2727 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
2729 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
2730 here as it is not defined in the toplevel Makefile.
2732 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
2734 * configure (package_makefile_rules_frag): New variable, which names
2735 a file with generic rules, ...
2736 Change comment to mention we now have FIVE parts.
2737 * configure: Undo last change.
2739 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
2741 * config.guess: More accurate determination of HP processor types.
2742 * config.sub: More accurate determination of HP processor types.
2744 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
2746 * configure (package_makefile_frag): Move inserting the
2747 ${package_makefile_frag} to where it should be according
2750 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
2752 * config.guess: Add support for Linux/ARM.
2754 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
2756 * .cvsignore: Remove *-info and *-install since they match
2757 release-info and mpw-install, which we don't want to just ignore.
2759 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
2761 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
2763 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
2765 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
2766 local_prefix to sub-make invocations.
2768 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
2770 * configure.in: Check makefile fragments in the source
2773 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2775 * configure.in: Check whether host and target makefile
2776 fragments exist before adding them to *_makefile_frag.
2778 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
2780 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
2782 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
2784 * configure.in: Make sure we only replace RPATH_ENVVAR on
2785 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
2788 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
2791 1998-01-13 Lee Iverson (leei@ai.sri.com)
2793 * config-ml.in (multi-do): LDFLAGS must include multilib
2796 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2798 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
2800 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
2802 * config.sub: Add mingw32 support.
2803 * configure.in: Likewise.
2804 * config/mh-mingw32: New file.
2806 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
2808 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
2810 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
2812 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2813 * configure (gxx_include_dir): Provide a definition for subdirs
2814 which do not use autoconf.
2816 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
2818 * config.guess: Sync with egcs. Picks up new alpha support,
2819 BeOS & some additional linux support.
2821 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
2823 * config.guess: HP 9000/803 is a PA1.1 machine.
2825 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
2827 * configure.in: It's alpha*-...
2829 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2831 * configure.in (host_makefile_frag, target_makefile_frag):
2832 Handle multiple config files.
2833 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
2836 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
2840 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
2842 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
2844 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
2846 * Makefile.in: Add libgui directory.
2847 (GDB_TK): Add all-libgui.
2848 * configure.in: Add libgui directory.
2849 * configure: Add all-libgui to GDB_TK.
2851 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
2853 * config-ml.in (multidirs): Add m32r to multilib list.
2855 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
2857 * Makefile.in (all-target-gperf): Change dependency to
2858 all-target-libstdc++.
2860 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
2862 * config.guess: Add BeOS support.
2864 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
2866 Source directory cvs renamed to cvssrc:
2867 * configure.in (host_tools): Change cvs to cvssrc.
2868 (native_only): Likewise.
2869 (noconfigdirs) [various cases]: Likewise.
2870 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
2871 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
2872 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
2873 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
2874 (all-cvssrc): Rename target from all-cvs.
2876 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
2878 * configure (gxx_include_dir): Fix thinko.
2880 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
2882 * Makefile.in (INSTALL_TARGET_CROSS): Define.
2883 (install-cross, install-gcc-cross): New targets.
2885 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
2887 * configure.in (noconfigdirs): Add support for Thumb target.
2889 * config.sub (maybe_os): Add support for Thumb target.
2891 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
2893 * Makefile.in: Add rules for cygmon.
2895 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
2897 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
2899 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2900 * configure (gxx_include_dir): Provide a definition for subdirs
2901 which do not use autoconf.
2903 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
2905 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
2908 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
2911 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
2912 found on RedHat Linux systems.
2914 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
2916 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
2919 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
2921 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
2923 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2925 * ltmain.sh: If mkdir fails, check whether the directory was created
2926 anyhow by some other process.
2928 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
2930 * configure.in (d30v-*-*): Configure all directories.
2932 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
2934 * configure.in (d30v-*-*): Configure newlib, libiberty directories
2937 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
2939 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
2941 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
2943 * include/libiberty.h: Add extern "C" { so it can be used with C++
2945 * include/remote-sim.h: Add extern "C" { so it can be used with C++
2948 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
2950 * configure.in (d30v-*-*): Configure GCC now.
2952 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
2954 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
2955 is no longer needed.
2957 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
2959 * Makefile.in: check-target-libio depends on all-target-libstdc++.
2961 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
2963 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
2964 targets using "$@" to provide support for similar but not identical
2965 targets without having to duplicate code.
2967 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
2969 * makefile.vms: Fix to work with DEC C.
2971 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
2973 * config.sub: Add mips-tx39-elf to marketing names.
2975 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
2977 * ltmain.sh: Handle symlinks in generated script.
2979 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
2981 * configure: Handle autoconf style directory options: --bindir,
2982 --datadir, --includedir, --infodir, --libdir, --libexecdir,
2983 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
2985 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
2986 (sharedstatedir, localstatedir, oldincludedir): New variables.
2987 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
2988 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
2989 sbindir, sharedstatedir, and sysconfdir.
2991 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
2993 * Makefile.in (bootstrap-lean): New target.
2995 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
2997 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
2998 sn, and gnuserv from noconfigdirs.
3000 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
3002 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
3004 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
3006 * Makefile.in (cross): New target.
3008 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
3009 Jeff Law <law@cygnus.com>
3011 * Makefile.in (bootstrap2, bootstrap3): New targets.
3012 (all-bootstrap): Remove outdated and confusing target.
3013 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
3015 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
3017 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3018 windows. Consistent with gdb/configure.
3020 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
3022 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
3024 * configure.in: Name Linux target fragment.
3026 * configure: Rewrite so that project Makefile fragment is inserted
3027 first and appears last in the resulting Makefile.
3029 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3031 * Makefile.in (install-itcl): Install tcl first.
3033 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3035 * config/mh-cygwin32: ok to build split texinfo files
3037 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3039 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3041 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3043 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
3045 * configure.in (skipdirs): Add target-librx for Linux.
3046 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
3048 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
3050 * Makefile.in (bootstrap): New target.
3052 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
3054 * config.sub: Accept 'amigados' for backward compatibility.
3056 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3058 * config.guess: Merge with FSF.
3060 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
3062 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
3064 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
3066 * config.sub: Add "marketing-names" patch.
3068 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
3070 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3072 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
3074 * config.sub: Handle v850-elf.
3076 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
3078 * .cvsignore (*-install): Remove.
3080 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
3082 * ltconfig: Set CONFIG_SHELL in libtool.
3083 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
3085 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3087 * configure.in (target_subdir): Set to libraries if enable_multilib.
3089 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
3091 * config.guess: Update from gcc directory.
3093 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
3095 * Makefile.in (all-sim): Depends on all-readline.
3097 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
3099 * Makefile.in (BISON, YACC): Use $$s.
3100 (all-bison): Depend on all-texinfo.
3102 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
3104 * Makefile.in (BISON): Add -L flag.
3107 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3109 * configure.in (noconfigdirs): Add support for v850e target.
3111 * config.sub (maybe_os): Add support for v850e target.
3113 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3115 * configure.in (noconfigdirs): Add support for v850ea target.
3117 * config.sub (maybe_os): Add support for v850ea target.
3119 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
3121 * config.sub: Add mipstx39. Delete r3900.
3123 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3125 * Makefile.in (all-autoconf): Depends on all-texinfo.
3127 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
3129 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
3132 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
3134 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
3136 * configure: When handling a Canadian Cross, handle YACC as well as
3137 BISON. Just set BISON to bison. When setting YACC, prefer bison.
3138 * Makefile.in (all-bison): Depend upon all-texinfo.
3140 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
3142 * Makefile.in (BISON): bison, not byacc or bison -y.
3143 (YACC): bison -y or byacc or yacc.
3144 (various): Add *-bison as appropriate.
3145 (taz): No need to mess with BISON anymore.
3147 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
3149 * configure: If OSTYPE matches *win32*, try to find a good value for
3152 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
3154 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
3155 configure.in if it is present.
3157 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
3159 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
3161 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
3163 * config.sub: Recognize `arc' cpu.
3164 * configure.in: Likewise.
3165 * config-ml.in: Likewise.
3167 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
3169 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
3171 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
3173 * configure: Changed sed delimiter from ':' to '|' when
3174 attempting to substitute ${config_shell} for SHELL. On
3175 NT ${config_shell} may contain a ':' in it.
3177 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
3179 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
3181 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
3183 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
3185 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
3187 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
3189 * ylwrap: If the program is a relative path, force it to be
3192 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
3194 * configure (tooldir): Set BISON to `bison -y' and not just bison.
3196 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
3198 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3199 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
3202 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
3204 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3205 separated by spaces.
3207 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
3210 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
3212 * ltmain.sh: Handle /bin/sh at start of install program.
3214 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
3216 * ltconfig, ltmain.sh: New files, from libtool 1.0.
3217 * missing: New file, from automake 1.2.
3219 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
3221 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
3222 check-tk to CHECK_X11_MODULES.
3224 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
3226 * config.sub: Merge with FSF.
3228 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
3230 * config.guess: Merge with FSF.
3232 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
3234 * configure: Treat msdosdjgpp like go32.
3235 * configure.in: Likewise. Don't remove gprof for go32.
3237 * configure: Change Makefile.tem2 to Makefile.tm2.
3239 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
3241 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
3243 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3245 * install-sh (chmodcmd): Set to null if the DST directory already
3246 exists. Same as Nov 11th change.
3248 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
3250 * configure (GDB_TK): Needs itcl and tix.
3252 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
3254 * config.guess: Update from FSF.
3256 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
3258 * Makefile.in (GDB_TK): Depend on itcl and tix.
3260 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
3262 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
3263 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
3264 (INSTALL_SCRIPT): New variable.
3265 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
3266 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
3268 * install-sh: Add support for -x option.
3270 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
3272 * configure.in, Makefile.in: Treat tix like itcl.
3274 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
3276 * Makefile.in (WINDRES): New variable.
3277 (WINDRES_FOR_TARGET): New variable.
3278 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
3279 (EXTRA_HOST_FLAGS): Add WINDRES.
3280 (EXTRA_TARGET_FLAGS): Add WINDRES.
3281 (EXTRA_GCC_FLAGS): Add WINDRES.
3282 ($(DO_X)): Pass down WINDRES.
3283 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
3284 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
3287 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
3289 * configure.in: configure sim before gdb for win32-x-ppc
3291 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3293 Move gperf into the toplevel, from libg++.
3294 * configure.in (target_tools): Add target-gperf.
3295 (native_only): Add target-gperf.
3296 * Makefile.in (all-target-gperf): New target, depend on
3298 (configure-target-gperf): Empty rule.
3299 (ALL_TARGET_MODULES): Add all-target-gperf.
3300 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
3301 (CHECK_TARGET_MODULES): Add check-target-gperf.
3302 (INSTALL_TARGET_MODULES): Add install-target-gperf.
3303 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
3305 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
3307 * config.sub (mn10200): Recognize new basic machine.
3309 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3311 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
3312 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
3314 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3316 * configure.in: If we're building mips-sgi-irix6* native, turn on
3317 ENABLE_MULTILIB and set TARGET_SUBDIR.
3319 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
3321 * Makefile.in (all-sn): Depend on all-grep.
3323 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
3325 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
3327 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
3328 Makefile. From Jeff Makey <jeff@cts.com>.
3329 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
3331 * Makefile.in (DISTBISONFILES): Remove.
3332 (taz): Don't futz with DISTBISONFILES. Change BISON to use
3335 * configure.in: Build itl, db, sn, etc., when building for native
3338 * Makefile.in (LD): New variable.
3339 (EXTRA_HOST_FLAGS): Pass down LD.
3340 ($(DO_X)): Likewise.
3342 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
3344 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
3346 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
3348 * configure.in (targargs): Strip out any supplied --build argument
3349 before adding our own. Always add --build.
3351 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
3353 * configure.in (targargs): Pass --build if we're doing
3356 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
3358 * configure: Use '|' instead of ":" as the separator in
3359 sed. Otherwise sed chokes on NT path names with drive
3360 designators. Also look for "?:*" as the leading characters in an
3363 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
3365 * config.sub: Support for r3900.
3367 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
3369 * configure.in: Use install-sh, not install.sh.
3371 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
3373 * Makefile.in (taz): Improve check for BISON so it doesn't try to
3376 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
3378 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
3381 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
3383 * Makefile.in: Add automake targets.
3384 * configure.in (host_tools): Add automake.
3386 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
3388 * configure: Default CXX to c++, not gcc.
3389 * Makefile.in (CXX): Set to c++, not gcc.
3390 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
3392 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
3394 * install-sh: try appending a .exe if source file doesn't
3397 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
3399 * configure.in: Turn on multilib by default.
3400 (cross_only): Remove target-libiberty.
3402 * Makefile.in (all-gcc): Don't depend on libiberty.
3404 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
3406 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
3408 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
3410 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
3411 (DISTBISONFILES): Add ld/Makefile.in
3413 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
3415 * configure.in: if target is cygwin32 but host isn't cygwin32,
3416 don't configure gdb tcl tk expect, not just gdb.
3418 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
3420 * configure.in: Added gnuserv everywhere sn appears.
3422 * Makefile.in (ALL_MODULES): Added all-gnuserv.
3423 (CROSS_CHECK_MODULES): Added check-gnuserv.
3424 (INSTALL_MODULES): Added install-gnuserv.
3425 (CLEAN_MODULES): Added clean-gnuserv.
3426 (all-gnuserv): New target.
3428 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
3430 * config.guess: Fixes for MIPS OpenBSD systems.
3432 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
3434 * Makefile.in (INSTALL_XFORM): Remove.
3435 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
3437 * mkinstalldirs: New file, copied from automake.
3438 * Makefile.in (installdirs): Rename from install-dirs. Use
3439 mkinstalldirs. Change all users.
3440 (DEVO_SUPPORT): Add mkinstalldirs.
3442 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
3444 * install-sh: Rename from install.sh.
3445 * Makefile.in (INSTALL): Change install.sh to install-sh.
3446 (DEVO_SUPPORT): Likewise.
3448 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
3449 Graichen <graichen@rzpd.de>.
3451 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
3453 * config.guess: Recognize OpenBSD systems correctly.
3455 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3457 * README, Makefile.in (ETC_SUPPORT): Remove references to
3458 cfg-paper*, configure.{texi,man,info*}._
3460 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
3462 * Makefile.in (all.normal): Ensure that gcc is built after all
3463 the x11 - ie gdb - targets.
3465 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
3467 * makefile.vms: Don't run conf-a-gas.
3469 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
3471 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
3473 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
3475 * configure.in: Remove noconfigdirs case since gdb also
3476 configures and builds for tic80-coff.
3478 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
3480 * configure: Set cache_file to config.cache.
3481 * Makefile.in (local-distclean): Remove config.cache.
3483 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
3485 * COPYING: Update FSF address.
3487 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
3489 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
3492 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
3494 * Makefile.in (install-dirs): Don't crash if prefix, and hence
3497 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
3499 * config.sub: Tweak mn10300 entry.
3501 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
3503 * configure.in (host_tools): Put sim before gdb, so gdb's
3504 configure.tgt can determine if the simulator was configured.
3506 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
3508 * config.sub: Move BeOS $os case to be with other Cygnus
3511 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
3513 * config.sub: Remove misplaced comment that broke Linux.
3515 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
3517 * config.sub: Add BeOS support.
3519 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
3521 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
3523 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
3525 * configure.in (noconfigdirs): Remove tcl and tk from
3526 noconfigdirs for cygwin32 builds.
3528 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
3530 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
3532 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
3534 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
3535 make-all.com, use makefile.vms instead.
3537 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
3539 * config.sub: Accept -lnews*.
3541 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
3543 * configure.in (noconfigdirs): Disable target-newlib,
3544 target-examples and target-libiberty for d30v.
3546 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3548 * configure.in (noconfigdirs): Enable ld for d30v.
3550 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
3552 * configure.in (tic80-*-*): Build compiler.
3554 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
3556 * configure.in (d30v-*): Remove sim directory from list of
3557 unsupported d30v directories
3559 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3561 * config.sub, configure.in: Add d30v target cpu.
3563 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
3565 * makefile.vms: New file.
3566 * make-all.com: Remove.
3568 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
3570 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
3572 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
3574 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
3576 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
3578 * Makefile.in (ALL_MODULES): Added all-db.
3579 (CROSS_CHECK_MODULES): Addec check-db.
3580 (INSTALL_MODULES): Added install-db.
3581 (CLEAN_MODULES): Added clean-db.
3583 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
3585 * config.guess: Merge with latest FSF sources.
3587 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
3589 * Makefile.in (ALL_MODULES): Added all-itcl.
3590 (CROSS_CHECK_MODULES): Added check-itcl.
3591 (INSTALL_MODULES): Added install-itcl.
3592 (CLEAN_MODULES): Added clean-itcl.
3594 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
3596 * configure.in: build gdb for mn10200
3598 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
3600 * Makefile.in (all-target-winsup): Depend on all-target-libio.
3602 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
3604 * configure.in (tic80-*-*): Turn off most targets right now.
3606 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
3608 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
3609 rather than the makeinfo program.
3610 (do-info): Depend upon all-texinfo.
3612 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
3614 * configure.in: Remove uses of config/mh-linux.
3616 * config.sub, config.guess: Merge with latest FSF sources.
3618 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
3620 * config.sub (case $basic_machine): Add tic80 entries.
3622 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
3624 * config.sub, config.guess: Merge with latest FSF sources.
3626 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3628 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
3629 * mpw-config.in: Test for NewFolderRecursive.
3630 * mpw-install: Use symbolic name for startup filename.
3631 * mpw-README: Add various additional details.
3633 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
3635 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
3637 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
3639 * configure.in: Do build gcc and the target libraries for
3642 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
3644 * configure.in: don't avoid building gdb for mn10300 any more
3645 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
3646 instead of single-quoting it.
3648 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
3650 * configure.in: Don't use --with-stabs on IRIX 6.
3652 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
3654 * configure.in (m32r): Build gdb, libg++ now.
3656 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3658 * configure.in (mips*-sgi-irix6*): Remove gdb and related
3659 directories from noconfigdirs.
3661 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
3663 * config.sub (basic_machine): added mips16 configuration
3665 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3667 * config.sub: Handle d10v-unknown.
3669 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
3671 * config.sub: Handle v850-unknown.
3673 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
3675 * Makefile.in: add findutils
3676 * configure.in: add findutils to list of host_tools
3678 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
3680 * config.sub: Handle mn10200 and mn10300.
3682 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3684 * configure.in (d10v-*): Do not build librx.
3686 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
3688 * configure.in (mn10300): Build everything except gdb & libgloss.
3690 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
3692 * config.guess: Patch for Dansk Data Elektronik servers,
3693 from Niels Skou Olsen <nso@dde.dk>.
3695 For ncr, use /bin/uname rather than uname, since GNU uname does not
3696 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.