1 2000-12-13 Mike Stump <mrs@wrs.com>
3 * Makefile.in (local-distclean): Also remove fastjar.
5 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7 * contrib/gcc_update: Add fastjar --touch entries.
9 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11 * configure.in: Disable language-specific target libraries for
12 languages that aren't enabled.
14 2000-12-10 Anthony Green <green@redhat.com>
16 * configure.in: Define libgcj. Disable libgcj target libraries for
19 2000-12-10 Neil Booth <neilb@earthling.net>
21 * MAINTAINERS: Update mail address, remove from WAA list.
23 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
25 * libjava: Imported from /cvs/java.
29 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
31 * configure.in (target_libs): Revert 2000-12-08 patch.
32 (noconfigdirs): Added target-libjava.
34 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
36 * djunpack.bat: removed.
38 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
40 * Makefile.in: handle DOS-style absolute paths.
41 * config-ml.in: likewise.
42 * symlink-tree: likewise.
44 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
48 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
50 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
52 * configure.in (target_libs): Removed `target-libjava'.
54 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
56 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
57 (ALL_MODULES): Added fastjar.
58 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
59 (all-target-libjava): all-fastjar replaces all-zip.
61 (configure-target-fastjar, all-target-fastjar): Likewise.
62 * configure.in (host_tools): Added fastjar.
64 2000-12-07 Mike Stump <mrs@wrs.com>
66 * Makefile.in (local-distclean): Remove leftover built files.
68 2000-11-24 Nick Clifton <nickc@redhat.com>
70 * configure.in (xscale-elf): Add target.
71 (xscale-coff): Add target.
73 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
75 * ltcf-cxx.sh: Support creation of C++ shared libraries on
76 recent versions of FreeBSD (release 3 or later).
77 * ltconfig: On FreeBSD, -lc must not be provided when building
78 a shared library or else the standard -pthread gcc option is
79 rendered worthless to later users of the built library.
81 2000-11-16 Fred Fish <fnf@be.com>
83 * configure.in (enable_libstdcxx_v3): Fix typo,
84 libstd++ -> libstdc++.
86 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
88 * MAINTAINERS: Add self to Write After Approval list.
90 2000-11-21 Bernd Schmidt <bernds@redhat.com>
92 * MAINTAINERS: Update my email address. Add myself to global write
95 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
97 * Makefile.in: Merge with src and libgcj.
98 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
99 configure-target-<library> when their configure scripts need the C
100 or C++ library to have already been built to work properly.
101 (do_proto_toplev): Set them to an empty string.
103 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
104 (REALLY_SET_LIB_PATH): Use them.
106 2000-11-17 Stan Shebs <shebs@apple.com>
108 * MAINTAINERS: Add self to Write After Approval list.
110 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
112 * configure: Provide the original toplevel configure arguments
113 (including $0) to subprocesses in the environment rather than
114 through gcc/configargs.h.
116 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
118 * MAINTAINERS: Remove references to cccp. Change C9X reference to
119 C99. Alphabetise "Write After Approval" list.
121 2000-11-12 Mark Mitchell <mark@codesourcery.com>
123 * configure: Turn on libstdc++ V3 by default.
125 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
128 2000-11-11 Philip Blundell <philb@gnu.org>
130 * MAINTAINERS: Add self to Write After Approval list.
132 2000-11-09 David Edelsohn <edelsohn@gnu.org>
134 * ltcf-c.sh (aix4): Improve shared library configuration; require
136 * ltcf-cxx.sh (aix4): Define.
137 * ltconfig (aix4): Define library and soname specs appropriate for
138 AIX. Define command to create export symbols list.
140 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
142 * config.sub: Add support for Sun Chorus
144 2000-10-31 Nick Clifton <nickc@redhat.com>
146 * MAINTAINERS: Rename <name>@cygnus.com addresses to
147 <name>@redhat.com. Also installed new email address for Clint
150 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
152 * etc: Remove directory from GCC.
154 2000-10-16 Michael Meissner <meissner@redhat.com>
156 * configure (gcc/configargs.h): Only create if there is a build GCC
159 2000-10-16 Matthias Klose <doko@debian.org>
161 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
162 when configured for libstdc++-v3.
164 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
166 * configure: Save configure arguments to gcc/configargs.h.
168 2000-10-04 Philipp Thomas <pthomas@suse.de>
170 * config.guess: Import CVS version 1.157.
171 * config.sub: Import CVS version 1.181.
173 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
175 * Makefile.in (bootstrap): avoid recursion if subdir missing
177 (do-proto-toplev): ditto
179 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
181 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
182 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
184 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
185 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
186 all affected `configure' scripts.
188 2000-09-26 David Edelsohn <edelsohn@gnu.org>
190 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
192 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
194 * MAINTAINERS: Add self as cpplib co-maintainer.
196 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
198 * MAINTAINERS: Add self to Write After Approval list.
200 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
202 * INSTALL/README: egcs -> GCC update.
204 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
206 * MAINTAINERS: Add myself to Write After Approval list.
208 2000-09-15 Kazu Hirata <kazu@hxi.com>
210 * MAINTAINERS: Add myself to Write After Approval list.
212 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
214 * configure.in: Do not build byacc for hppa64. Provide paths to the
215 X11 libraries for hppa64.
217 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
219 * MAINTAINERS: Add myself as 68hc11 port maintainer.
221 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
223 * Makefile.in (all-zlib): Added dummy target.
225 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
226 ltcf-gcj.sh: Updated from libtool multi-language branch.
228 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
230 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
231 (bootstrap*): Depend on all-bootstrap.
233 2000-09-05 Philipp Thomas <pthomas@suse.de>
235 * config.guess: Import CVS version 1.156.
236 * config.sub: Import CVS version 1.179.
238 2000-09-02 Anthony Green <green@cygnus.com>
240 * Makefile.in (all-gcc): Depend on all-zlib.
241 (CLEAN_MODULES): Add clean-zlib.
242 (ALL_MODULES): Add all-zlib.
243 * configure.in (host_libs): Add zlib.
245 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
247 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
248 crosses, but add gcc/include to the header search path for them.
250 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
252 * MAINTAINERS: Add self to Write After Approval list.
254 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
256 * config.guess: Import CVS version 1.152.
257 * config.sub: Import CVS version 1.177.
259 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
261 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
262 $targargs to tell whether newlib is going to be built.
264 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
265 $$r/TARGET_SUBDIR/libio for _G_config.h.
267 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
269 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
271 2000-08-22 DJ Delorie <dj@redhat.com>
273 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
275 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
277 * config-ml.in (CC, CXX): Avoid trailing whitespace.
278 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
281 2000-08-21 DJ Delorie <dj@redhat.com>
283 * MAINTAINERS: Add self as a libiberty maintainer
285 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
287 * configure.in (libstdcxx_flags): Use
288 libstdc++-v3/src/libstdc++.INC.
290 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
292 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
294 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
296 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
298 * configure: Make enable_threads and enable_shared defaults
299 explicit. Substitute enable_threads into generated Makefiles.
300 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
301 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
303 2000-08-13 Geoff Keating <geoffk@cygnus.com>
305 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
307 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
309 * config-ml.in (CC): Remove bogus duplicate quotation mark from
312 2000-08-11 Jason Merrill <jason@redhat.com>
314 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
315 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
316 (FLAGS_FOR_TARGET): Not here.
317 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
319 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
321 * config-ml.in (CC, CXX): Don't introduce a leading space.
323 2000-08-07 DJ Delorie <dj@delorie.com>
325 * MAINTAINERS: Add self as a DJGPP maintainer
327 2000-08-07 DJ Delorie <dj@redhat.com>
329 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
330 "if we're also building gcc, and it's a gcc that will run on the
331 build machine, we want to use its includes instead of the system's
334 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
336 * MAINTAINERS: Add self to Write After Approval list.
338 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
340 * configure.in (libstdcxx_flags): Don't use `"'.
342 * config-ml.in: Adjust multilib search paths to the
343 appropriate multilib tree.
345 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
347 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
348 commas in $LANGUAGES.
350 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
352 * configure.in: Re-enable all references to libg++ and librx.
354 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
356 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
357 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
358 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
359 * ltcf-cxx.sh (need_lc): Set based on postdeps.
361 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
363 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
365 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
366 CXX_FOR_TARGET for sed.
368 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
370 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
371 Do not override if already set in the environment or in configure.
372 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
373 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
375 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
377 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
378 the libtool CVS tree multi-language branch.
379 * ltconfig, ltmain.sh: Updated.
381 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
383 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
384 (clean-target): Depend on it.
386 * Makefile.in (FLAGS_FOR_TARGET): New macro.
387 (GCC_FOR_TARGET): Use it.
388 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
389 * configure.in: ... here.
390 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
391 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
393 2000-07-24 Eric Christopher <echristo@cygnus.com>
395 * MAINTAINERS: Add self to Write After Approval list.
397 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
399 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
400 (configure-target-libchill, configure-target-libobjc): Likewise.
402 * configure.in: Use the same cache file for all target libs.
403 * config-ml.in: But different cache files per multilib variant.
405 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
407 * configure (topsrcdir): Don't use dirname.
409 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
411 * MAINTAINERS: Add self to Write After Approval list.
413 2000-07-20 Jason Merrill <jason@redhat.com>
415 * configure.in: Remove all references to libg++ and librx.
417 * configure, configure.in, Makefile.in: Unify gcc and binutils.
419 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
421 * config.sub: Update to subversions version 2000-07-06.
423 2000-07-12 Andrew Haley <aph@cygnus.com>
425 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
426 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
428 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
430 * symlink-tree: Check number of arguments.
432 2000-07-05 Jim Wilson <wilson@cygnus.com>
434 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
435 search path for a g++ extracted from the build tree. This
436 will allow link tests run by configure scripts in
437 subdirectories to succeed.
439 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
441 * ltconfig: Add support for mips-dde-sysv4.2MP
443 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
445 * MAINTAINERS: Add myself as loop discovery maintainer.
447 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
449 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
450 `os2'. Force ac_cv_exeext to be ".exe" in that case.
452 2000-06-19 Timothy Wall <twall@cygnus.com>
454 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
455 * config.sub: Add tic54x target.
457 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
459 * MAINTAINERS: Add self as Fortran maintainer,
462 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
464 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
465 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
467 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
469 * MAINTAINERS: Add self as i18n maintainer
471 20000-05-21 H.J. Lu (hjl@gnu.org)
473 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
474 directory are used if they exist. Make sure
475 $(build_tooldir)/include is searched for header files,
476 $(build_tooldir)/lib/ for library files.
477 (GCC_FOR_TARGET): Likewise.
478 (CXX_FOR_TARGET): Likewise.
480 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
482 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
484 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
486 * Makefile.in (configure-target-libiberty): Depend on
487 configure-target-newlib.
489 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
491 * configure.in, Makefile.in: Merge all libffi-related
492 configury stuff from the libgcj tree.
494 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
496 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
497 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
499 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
501 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
502 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
503 current version information. Add to proto-toplev directory.
504 (gdb-taz): Build do-djunpack.
506 2000-05-15 David Edelsohn <edelsohn@gnu.org>
508 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
510 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
512 * MAINTAINERS: Add self to Write After Approval list.
514 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
516 * ltmain.sh: Preserve in relink_command any environment
517 variables that may affect the linker behavior.
519 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
521 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
523 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
525 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
527 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
529 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
530 with the version name.
532 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
534 * MAINTAINERS: Add self as bb-reorder maintainer.
536 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
540 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
542 * djunpack.bat: New file.
544 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
546 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
547 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
548 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
549 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
551 2000-04-16 Dave Pitts <dpitts@cozx.com>
553 * config.sub (case $basic_machine): Change default for "ibm-*"
556 2000-04-13 Andreas Jaeger <aj@suse.de>
558 * MAINTAINERS: Added myself.
560 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
562 * Makefile.in (gdb-taz): New target. GDB specific archive.
563 (do-md5sum): New target.
565 (PACKAGE): Default to TOOL.
566 (VER): Default to a shell script.
567 (taz): Rewrite target. Move real work to do-proto-toplev. Include
568 md5 checksum generation.
569 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
570 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
571 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
572 insight.tar.bz2): Use gdb-taz to create archive.
574 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
576 * configure (warn_cflags): Delete.
578 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
580 * MAINTAINERS: Added myself.
582 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
583 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
585 * configure.in (enable_libstdcxx_v3): Add.
586 (target_libs): Add bits here to switch between libstdc++-v2 and
588 * config.if: And this file too.
589 * Makefile.in: Add libstdc++-v3 targets.
591 2000-04-05 Michael Meissner <meissner@redhat.com>
593 * config.sub (d30v): Add d30v as a basic machine type.
595 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
597 * configure.in: -linux-gnu*, not -linux-gnu.
599 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
601 * MAINTAINERS: Add self in write-after-approval section.
603 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
605 * MAINTAINERS: Add self as ia64 port maintainer.
607 2000-03-08 Neil Booth <NeilB@earthling.net>
609 * MAINTAINERS: Add self in write-after-approval section.
611 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
613 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
614 (do-tar-bz2): Replace TOOL with PACKAGE.
615 (gdb.tar.bz2): Remove GDBTK from GDB package.
616 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
617 dejagnu.tar.bz2): New packages.
619 2000-02-27 Andreas Jaeger <aj@suse.de>
621 * configure.in: Add entry for mips*-*-linux*, move catch all
622 *-*-*linux* entry below this one.
624 2000-02-27 Ian Lance Taylor <ian@zembu.com>
626 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
628 2000-02-24 Nick Clifton <nickc@cygnus.com>
630 * config.sub: Support an OS of "wince".
632 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
634 * config.guess, config.sub: Updated to match config's 2000-02-15
637 2000-02-23 Linas Vepstas <linas@linas.org>
639 * config.sub: Add support for Linux/IBM 370.
640 * configure.in: Likewise.
642 2000-02-22 Nick Clifton <nickc@cygnus.com>
644 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
646 2000-02-20 Christopher Faylor <cgf@cygnus.com>
648 * config.guess: Guess "cygwin" rather than "cygwin32".
650 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
652 * configure (gcc_version): When setting, narrow search to
653 lines containing `version_string'.
655 2000-02-15 Denis Chertykov <denisc@overta.ru>
657 * config.sub: Add support for avr target.
659 2000-02-14 Nick Clifton <nickc@cygnus.com>
661 * MAINTAINERS: Add maintainers for MCore port.
663 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
665 * config.sub: Add mmix-knuth-mmixware.
667 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
669 * MAINTAINERS: Pair cccp with cpplib maintainership.
671 2000-01-27 Christopher Faylor <cgf@redhat.com>
673 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
674 structure stuff to -L library search.
675 (CXX_FOR_TARGET): Ditto.
676 (CROSS_CHECK_MODULES): Fix spelling mistake.
678 2000-01-24 Mark Mitchell <mark@codesourcery.com>
680 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
683 2000-01-12 Richard Henderson <rth@cygnus.com>
685 * configure.in: Don't build some bits for beos.
687 2000-01-12 Joel Sherrill (joel@OARcorp.com)
689 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
692 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
694 * Add self as cpplib maintainer, as requested by Jason
695 Merrill. Correct my e-mail address.
697 2000-01-06 Geoff Keating <geoffk@cygnus.com>
699 * configure.in: Use mt-aix43 to handle *_TARGET defs,
702 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
704 * MAINTAINERS: Add myself to "write after approval" list.
706 1999-12-14 Richard Henderson <rth@cygnus.com>
708 * config.guess (alpha-osf, alpha-linux): Detect ev67.
709 * config.sub: Accept alphaev[78], alphaev8.
711 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
713 * config.guess, config.sub: Update from autoconf.
715 1999-11-29 Bruce Korb <autogen@linuxbox.com>
717 * MAINTAINERS: update my playtime e-address.
719 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
721 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
722 necessary libraries are missing.
724 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
726 * MAINTAINERS: Add new 'write after approval' maintainer.
728 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
730 * MAINTAINERS: Add new Java maintainer.
732 1999-10-25 Andreas Schwab <schwab@suse.de>
734 * configure: Fix quoting inside arguments of eval.
736 1999-10-21 Nick Clifton <nickc@cygnus.com>
738 * config-ml.in: Allow suppression of some ARM multilibs.
740 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
742 * config.guess: Add OS/390 match pattern.
743 * config.sub: Add mvs, openedition targets.
744 * configure.in (i370-ibm-opened*): New.
746 1999-09-04 Steve Chamberlain <sac@pobox.com>
748 * config.sub: Add support for configuring for pj.
750 1999-08-31 Nick Clifton <nickc@cygnus.com>
752 * config.sub (maybe_os): Add support for configuring for fr30.
754 1999-08-25 Nick Clifton <nickc@cygnus.com>
756 * configure.in: Do not configure or build ld for AIX
757 platforms. ld is known to be broken on these platforms.
759 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
761 * config-ml.in: Pass compiler flag corresponding to multidirs to
764 1999-08-09 Ian Lance Taylor <ian@zembu.com>
766 * Makefile.in (LDFLAGS): Define.
768 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
770 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
772 (*-*-cygwin*): Likewise.
774 1999-08-08 Ian Lance Taylor <ian@zembu.com>
777 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
778 (BINUTILS_SUPPORT_DIRS): Add mkdep.
780 From Eli Zaretskii <eliz@is.elta.co.il>:
781 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
782 long file name when using DJGPP on MS-DOS.
784 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
786 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
788 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
790 * Makefile.in (check-target-libio): Remove all-target-libstdc++
791 dependency as this causes "make check" to globally "make all"
793 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
795 * configure.in (target_libs): Added target-zlib.
796 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
797 (CONFIGURE_TARGET_MODULES): Likewise.
798 (CHECK_TARGET_MODULES): Likewise.
799 (INSTALL_TARGET_MODULES): Likewise.
800 (CLEAN_TARGET_MODULES): Likewise.
801 (configure-target-zlib): New target.
802 (all-target-zlib): Likewise.
803 (all-target-libjava): Depend on all-target-zlib.
804 (configure-target-libjava): Depend on configure-target-zlib.
806 * Makefile.in (configure-target-libjava): Depend on
807 configure-target-newlib.
808 (configure-target-boehm-gc): New target.
809 (configure-target-qthreads): New target.
811 * configure.in (target_libs): Added target-qthreads.
812 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
813 (CONFIGURE_TARGET_MODULES): Likewise.
814 (CHECK_TARGET_MODULES): Likewise.
815 (INSTALL_TARGET_MODULES): Likewise.
816 (CLEAN_TARGET_MODULES): Likewise.
817 (all-target-qthreads): New target.
818 (configure-target-libjava): Depend on configure-target-qthreads.
819 (all-target-libjava): Depend on all-target-qthreads.
821 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
822 (CONFIGURE_TARGET_MODULES): Likewise.
823 (CHECK_TARGET_MODULES): Likewise.
824 (INSTALL_TARGET_MODULES): Likewise.
825 (CLEAN_TARGET_MODULES): Likewise.
826 (all-target-libjava): New target.
827 (all-target-boehm-gc): Likewise.
828 * configure.in (target_libs): Added libjava, boehm-gc.
830 1999-07-22 Ian Lance Taylor <ian@zembu.com>
832 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
833 configure.bat in SUPPORT_FILES.
834 (gas+binutils.tar.bz2): Likewise.
836 * makeall.bat: Remove; obsolete.
838 1999-07-21 Ian Lance Taylor <ian@zembu.com>
841 * configure.bat: Remove; obsolete.
843 1999-07-11 Ian Lance Taylor <ian@zembu.com>
845 * configure: Add -W -Wall to the default CFLAGS when compiling with
848 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
850 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
852 1999-06-30 Mark Mitchell <mark@codesourcery.com>
854 * configure.in: Build ld on IRIX6.
856 1999-06-12 Ian Lance Taylor <ian@zembu.com>
858 * Makefile.in: Change distribution targets to use bzip2 instead of
860 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
861 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
863 1999-06-04 Nick Clifton <nickc@cygnus.com>
865 * config.sub: Add mcore target.
867 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
869 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
871 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
873 * config.guess (dummy): Changed to $dummy.
875 1999-05-24 Nick Clifton <nickc@cygnus.com>
877 * config.sub: Tidied up case statements.
879 1999-05-22 Ben Elliston <bje@cygnus.com>
881 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
884 * config.guess: Merge with FSF version. Future changes will be
885 more accurately recorded in this ChangeLog.
886 * config.sub: Likewise.
888 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
890 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
892 1999-04-30 Tom Tromey <tromey@cygnus.com>
894 * ltmain.sh: [mode link] Always use CC given by ltconfig.
896 1999-04-23 Tom Tromey <tromey@cygnus.com>
898 * ltconfig, ltmain.sh: Update to libtool 1.2f.
900 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
902 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
903 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
904 Bad merge removed these two changes.
906 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
907 Martin Heller (Ing.-Buero_Heller@t-online.de)
909 * config.guess (interix Alpha): Add.
911 1999-04-11 Richard Henderson <rth@cygnus.com>
913 * configure.in (i?86-*-beos*): Do config gperf; don't config
914 gdb, newlib, or libgloss.
916 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
918 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
919 link a trivial program with -mabi=64. If it fails, remove mabi=64
922 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
924 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
926 1999-04-08 Nick Clifton <nickc@cygnus.com>
928 * config.sub: Add support for mcore targets.
930 1999-04-07 Michael Meissner <meissner@cygnus.com>
932 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
933 not mt-ospace, in order to shut up assembler warning about using
934 symbols that are named the same as registers.
936 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
938 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
939 dependency list for all-target-cygmon.
941 1999-04-05 Doug Evans <devans@casey.cygnus.com>
943 * config-ml.in: Check $host, not $target, for selective multilibs.
944 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
945 thumb interworking, and underscore prefix multilibs.
947 1999-04-04 Ian Lance Taylor <ian@zembu.com>
949 * missing: Update to version from current automake.
951 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
953 * configure (gxx_include_dir): Removed.
955 * configure.in (gxx_include_dir): Handle it.
956 * Makefile.in: Likewise.
958 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
960 * config.sub (mips64vr4111,mips64vr4111el) Add.
962 1999-03-21 Ben Elliston <bje@cygnus.com>
964 * config.guess: Correct typo for detecting ELF on FreeBSD.
966 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
968 * config/mh-go32: Delete.
969 * config/mh-djgpp: New. Renamed from mh-go32.
970 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
973 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
975 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
976 all-target-newlib to dependency list for all-target-bsp.
978 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
980 * config.sub: Add i386-uwin support.
981 * config.guess: Likewise.
983 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
985 * configure.in: cleanup, add mh-*pic handling for arm, special
988 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
990 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
993 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
995 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
998 1999-03-02 Nick Clifton <nickc@cygnus.com>
1000 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
1002 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
1004 * config.sub: Check for "cygwin*" rather than "cygwin32*"
1006 1999-02-24 Nick Clifton <nickc@cygnus.com>
1008 * config.sub: Fix typo in arm recognition.
1010 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
1012 * configure.in (noconfigdirs): Changed target_configdirs to
1013 include target-bsp only for m68k-*-elf* and m68k-*-coff*
1014 rather than m68k-*-* since it is not known to work on
1015 m68k-aout. Ditto for arm-*-*oabi.
1017 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
1019 * configure.in (*-*-windows*): Remove, no longer used.
1020 * config/mh-windows: Ditto.
1022 1999-02-19 Ben Elliston <bje@cygnus.com>
1024 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
1025 Smart and improved by Andrew Cagney.
1027 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
1029 * config.guess: Recognize openbsd-*-hppa.
1031 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
1033 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
1034 only if it is not empty.
1036 1999-02-17 Nick Clifton <nickc@cygnus.com>
1038 Patch from: Scott Bambrough <scottb@corelcomputer.com>
1040 * config.guess: Modified to recognize uname's armv* syntax.
1042 * config.sub: Modified to recognize uname's armv* syntax.
1044 1999-02-17 Mark Salter <msalter@cygnus.com>
1046 * configure.in: Added target-bsp for sparclite.
1048 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
1050 * config.sub: Recognize alphapca5[67] and up to alphaev8.
1052 1999-02-08 Nick Clifton <nickc@cygnus.com>
1054 * configure.in: Add support for strongarm port.
1055 * config.sub: Add support for strongarm target.
1057 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
1059 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
1060 the old name config/mh-cygwin32.
1063 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
1065 * configure.in: Do build ld for ix86 Solaris.
1067 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
1069 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
1070 $AR_FOR_TARGET. Likewise for RANLIB.
1072 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
1074 * config.sub (oabi): Recognize.
1075 * configure.in (arm-*-oabi): Handle.
1077 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
1079 * config.guess: Improve detection of i686 on UnixWare 7.
1081 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
1083 * config.guess: Add support for i386-pc-interix.
1084 * config.sub: Likewise.
1085 * configure.in: Likewise.
1086 * config/mh-interix: New file.
1088 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
1090 * Makefile.in: Remove unneeded all-target-libio from
1091 from all-target-winsup target since it is now unneeded.
1092 Add all-target-libtermcap in its place since it is now
1095 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
1097 * configure.in: makefile stub for cygwin target is probably
1098 unnecessary. Remove it for now.
1099 * config/mt-cygwin: Remove.
1101 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
1103 * configure.in: libtermcap.a should be built when cygwin is the
1104 target as well as the host.
1105 * config.guess: Allow mixed case in cygwin uname output.
1106 * Makefile.in: Add libtermcap target.
1107 * config/mt-cygwin: New file. libtermcap target info.
1109 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
1111 * config.sub: Clean up handling of hppa2.0.
1113 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
1115 * config.guess: Use C code to identify more HP machines.
1117 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
1119 * config.sub: Handle hppa2.0.
1121 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
1123 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
1124 cygmon for all sparclite targets, regardless of object format.
1126 1998-12-15 Mark Salter <msalter@cygnus.com>
1128 * configure.in: Added target-bsp for several target architectures.
1130 * Makefile.in: Added rules for bsp.
1132 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
1134 * config.guess: Improve detection of hppa2.0 processors.
1136 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
1138 * config.guess: Recognize FreeBSD using ELF automatically.
1140 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1142 * configure (skip-this-dir): Add handling for new shell script, which
1143 might be created by a sub-directory's configure to indicate, this particular
1144 directory is "unwanted".
1145 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
1147 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
1149 * ltconfig: import from libtool, after changing libtool to
1150 account for the cygwin name change.
1152 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
1154 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
1155 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
1157 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
1159 * configure.in: Add libtermcap to list of cygwin dependencies.
1161 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
1163 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
1164 they include winsup/include when it's a cygwin target.
1166 1998-11-12 Tom Tromey <tromey@cygnus.com>
1168 * configure.in (host_tools): Added zip.
1169 * Makefile.in (all-target-libjava): Depend on all-zip.
1170 (all-zip): New target.
1171 (ALL_MODULES): Added all-zip.
1172 (NATIVE_CHECK_MODULES): Added check-zip.
1173 (INSTALL_MODULES): Added install-zip.
1174 (CLEAN_MODULES): Added clean-zip.
1176 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
1178 * Makefile.in: lose "32" from comment about cygwin.
1180 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
1182 * configure.in: Use -Os to build target libraries for the fr30.
1184 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
1186 * config.sub: Add fr30.
1188 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
1190 * configure.in: drop "32" from config/mh-cygwin32. Check
1191 cygwin* instead of cygwin32*.
1192 * config.sub: Check cygwin* instead of cygwin32*.
1194 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
1196 * config.guess: Match any version of Unixware7.
1198 1998-10-20 Syd Polk <spolk@cygnus.com>
1200 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
1203 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
1205 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
1206 these if the appropriate directories and files to not exist.
1208 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
1210 * Makefile.in (DEVO_SUPPORT): Add config.if.
1212 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
1214 * configure: Add pattern to replace "build_tooldir"'s
1215 definition in the generated Makefile with "tooldir"'s
1218 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
1220 * config.sub: Bring back lost sparcv9.
1222 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
1224 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
1226 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
1227 CC_FOR_TARGET and friends.
1229 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1231 * Makefile.in (build_tooldir): New variable, same as tooldir.
1232 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1233 -B$(build_tooldir)/bin/.
1234 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
1236 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1238 * README: Remove installation instructions and refer to the
1239 INSTALL directory instead.
1241 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
1243 * config.sub: Add support for i[34567]86-pc-udk.
1244 * configure.in: Likewise.
1246 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
1248 * Makefile.in: add bzip2 package building bits for user
1250 * configure.in: ditto
1252 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
1254 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1255 (ALL_TARGET_MODULES): Add all-target-libobjc.
1256 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1257 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1258 (all-target-libchill): Add dependencies.
1259 * configure.in (target_libs): Add libchill.
1261 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
1263 * configure.in (target_subdir): Remove duplicate line.
1265 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
1267 * Makefile.in (all-automake): fix dependencies.
1269 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
1271 * configure.in: Minor cleanups for building in the $(target_alias)
1274 1998-09-22 Jim Wilson <wilson@cygnus.com>
1276 * Makefile.in (bootstrap): Set r and s before make all. Use
1277 BASE_FLAGS_TO_PASS in make all.
1280 1998-09-20 Mark Mitchell <mark@markmitchell.com>
1282 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1284 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
1286 * config.sub: Fix typo in last change.
1288 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1290 * config.sub: Add support for C4x target.
1291 * configure.in: Likewise.
1293 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
1295 * config.sub: Recognize sparcv9 just like sparc64.
1297 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
1299 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1301 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
1303 * config.guess: Correctly identify Pentium II sco boxes.
1305 * config.guess: Fix "tr" code. From Weiwen Liu.
1307 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
1309 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1312 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
1314 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1315 (ALL_TARGET_MODULES): Add all-target-libchill.
1316 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1317 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1318 (all-target-libchill): Add dependencies.
1319 * configure.in (target_libs): Add libchill.
1321 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
1323 * config.guess: Avoid assumptions about "tr" behaves when
1324 LANG is set to something other than English.
1326 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
1328 * configure (gxx_include_dir): Changed to
1329 '${prefix}/include/g++'-${libstdcxx_interface}.
1331 * config.if: New to determine the interfaces.
1333 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
1335 * config.guess: Detect and handle MPE/IX.
1336 * config.sub: Deal with MPE/IX.
1338 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
1340 * configure.in: Use mh-aix43.
1342 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
1344 * configure: Fix --without/--disable cases for gxx-include-dir.
1346 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
1348 * mdata-sh: Imported. Needed for automake support.
1350 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
1352 * Makefile.in (taz): Try "chmod -R og=u ." before
1353 "chmod og=u `find . -print`".
1355 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
1357 * configure.in: Add arm-elf and thumb-elf support.
1359 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
1361 * Makefile.in: Undo previous patch.
1363 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
1365 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1367 (install-no-fixedincludes): and here
1368 (INSTALL_MODULES): ... from here.
1370 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
1372 * config.sub: Merge with FSF.
1374 * config.guess: Merge with FSF.
1376 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
1378 * configure (extraconfigdirs): New variable.
1379 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1380 * Makefile.in (all): Move higher in file.
1381 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1382 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1383 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1384 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1385 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1387 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
1389 * Makefile.in (all-target-libjava): Depend on all-gcc and
1391 (configure-target-libjava): Depend on $(ALL_GCC).
1393 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
1395 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1396 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1398 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
1400 * INSTALL/README: Fix typo.
1402 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
1404 * ylwrap: Change absolute path checks to check for DOS style path
1407 * ylwrap: Don't use a full path name if the source file is in the
1408 same directory. From hjl@lucon.org (H.J. Lu).
1410 * config-ml.in: Default to being verbose, to match Feb 18 change to
1413 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
1415 Brought over from egcs:
1417 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1419 * configure.in (target_subdir): Set to ${target_alias} instead
1422 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
1424 * configure.in (target_subdir): Set to libraries if enable_multilib.
1426 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
1428 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1429 multilibs, force reconfiguration the first time we create
1430 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1432 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
1434 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1435 avoid confusion with --no-recursion.
1437 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
1439 * configure.in: Win32 hosts shouldn't use install -x
1440 * install-sh: remove -x option, and special .exe-handling
1443 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
1445 * config.guess: Recognize i586-pc-beos.
1446 * configure.in: Don't build some bits for beos.
1448 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
1450 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1451 CFLAGS default to -O2.
1453 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1456 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
1458 * ltmain.sh: Correct install when using a different shell.
1460 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
1462 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1464 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
1466 * makefile.vms: Update to build binutils/makefile.vms. Add install
1469 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
1471 * ltconfig: Update to correct AIX handling.
1473 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1475 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1477 * configure.in (target_subdir): Set to ${target_alias} instead
1480 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
1482 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1483 (Makefile): Depend on $(gcc_version_trigger).
1485 * configure (gcc_version): Change default initializer to empty
1487 (gcc_version_trigger): New variable; pass this variable down
1488 to subdir configures to enable them checking gcc's version
1489 themselves. Emit make macros for both gcc_version vars.
1490 (topsrcdir): Initialize reliably.
1491 (recursion line): Remove --with-gcc-version=${gcc_version}.
1493 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1495 * configure (enable_version_specific_runtime_libs): Implement new flag
1496 --enable-version-specific-runtime-libs which installs C++ runtime stuff
1497 in $(libsubdir); emit definition in each generated Makefile.
1498 (gxx_include_dir): Initialize depending on
1499 $enable_version_specific_runtime_libs.
1501 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1503 * configure (gcc_version): Initialize properly depending on
1504 how and where configure is started.
1505 (recursion line): Pass a --with-gcc-version=${gcc_version}
1506 to configures in subdirs.
1508 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
1510 * configure.in (noconfigdirs): Add configure pattern for mips tx39
1513 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
1515 * configure.in: Add cygmon and libstub support for mn10200.
1517 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
1519 * configure (gcc_version): Add new variable describing the
1520 particular gcc version we're building.
1521 * Makefile.in (libsubdir): Add new macro for the directory
1522 in which the compiler finds executables, libraries, etc.
1523 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1526 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1528 * Makefile.in (local-clean): Remove *.log.
1529 (warning.log): Built with warn_summary from build.log.
1530 (mail-report.log): Run test_summary.
1531 (mail-report-with-warnings.log): Run test_summary including
1532 warning.log in the report.
1534 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
1536 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1538 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
1540 * Makefile.in (grep): Grep no longer depends on libiberty.
1542 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
1544 * Makefile.in: all-snavigator needs all-libgui.
1546 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
1548 * configure.in: Add cygmon and libstub support for mn10300.
1550 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
1552 * missing: Update to version from automake 1.3.
1554 * ltmain.sh: On installation, don't get confused if the same name
1555 appears more than once in the list of library names.
1557 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
1559 * config.sub: Accept m68060 and m5200 as CPU names.
1561 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
1563 * configure: Use && rather than using -a in test, because odd
1564 strings can confuse test.
1565 * configure.in: Likewise.
1567 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
1569 * ltconfig, ltmain.sh: Bring in Visual C++ support.
1571 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1573 * Makefile.in (boostrap2-lean, bootstrap3-lean,
1574 bootstrap4-lean): New targets.
1576 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
1578 * mpw-* Delete. Not used.
1580 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
1582 * COPYING.LIB: Update FSF address.
1584 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
1586 * ltconfig, ltmain.sh: Update to libtool 1.2a.
1588 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1591 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
1593 * ltconfig, ltmain.sh: Avoid producing a version number if
1594 -version-info was not used.
1596 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
1598 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1599 building with newlib.
1601 1998-04-30 Paul Eggert <eggert@twinsun.com>
1603 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
1604 Solaris `make' causes it to continue to next definition.
1606 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
1608 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1609 the right GUI libraries and files are installed along with GDB.
1611 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
1613 * configure.in: Change alpha to alpha* in several places.
1615 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
1617 * config.sub: Recognize sparc86x.
1619 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
1621 * configure.in (--enable-target-optspace): Remove debug echo.
1623 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
1625 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1627 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
1629 * ltconfig: Update cygwin32 support.
1631 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1632 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1633 (GDB_SUPPORT_DIRS): Likewise.
1635 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
1637 * configure.in (target_makefile_frag): If --enable-target-optspace,
1638 use -Os to compile target libraries rather than -O2. Default to
1639 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1641 * configure.in (target_cflags): Ditto for d30v.
1643 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
1645 * Makefile.in (all-bfd): Depend on all-intl.
1646 (all-binutils): Likewise.
1647 (all-gas): Likewise.
1648 (all-gprof): Likewise.
1651 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
1653 * configure.in (host_tools): Fix typo, lbtool -> libtool.
1655 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
1657 * Makefile.in (all-bfd): Depend upon all-libiberty.
1659 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1661 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
1663 * Makefile.in: Add libstub.
1665 * configure.in: Ditto. Build libstub for targets that have cygmon
1668 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
1670 * configure.in: Don't set PICFLAG on ix86-cygwin32.
1672 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
1674 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1675 use mh-sysv5 if specified. Support gprof on SCO Open Server.
1677 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
1679 * configure: Define DEFAULT_M4 by searching PATH.
1680 * Makfile.in: Use DEFAULT_M4.
1682 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
1684 * ltconfig: Add cygwin32 support.
1686 * Makefile.in, configure.in: Add libtool as a native only directory
1687 to configure and build.
1689 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
1691 * Makefile.in (INSTALL_MODULES): Remove texinfo.
1693 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
1695 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1697 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
1699 * Makefile.in: add ash make rules
1700 * configure.in: add ash to native_only and host_tools lists
1702 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
1704 * Makefile.in (all-gettext, all-intl): New targets.
1705 (ALL_MODULES): Added all-gettext, all-intl.
1706 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1707 (INSTALL_MODULES): Added install-gettext, install-intl.
1708 (CLEAN_MODULES): Added clean-gettext, clean-intl.
1710 * configure.in (host_tools): Added gettext.
1711 (native_only): Likewise.
1712 (noconfigdirs) [various cases]: Likewise.
1713 (host_libs): Added intl.
1715 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
1717 * configure: Do not disable building gdbtk for cygwin32 hosts.
1719 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
1721 * configure.in: Add thumb-coff target.
1722 * config.sub: Add thumb-coff target.
1724 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1726 * Makefile.in: Revert yesterday's change.
1727 (all-target-winsup): all-target-librx stays out of here.
1729 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
1731 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1732 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1733 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
1734 Remove references to librx and libg++.
1736 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
1738 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1741 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
1743 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1744 for newlib directory.
1745 (CXX_FOR_TARGET): Likewise.
1747 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
1749 * ltconfig: Update after libtool/ltconfig.in change for
1752 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
1754 * ltconfig, ltmain.sh: Update to libtool 1.2.
1756 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
1758 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1759 (install-gcc-cross): Instead, override LANGUAGES here.
1761 1998-03-18 Dave Love <d.love@dl.ac.uk>
1763 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1764 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1766 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
1768 * configure.in: Add Thumb-pe target.
1770 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
1772 * Makefile.in - changed sn targets to snavigator
1773 * configure.in - changed sn targets to snavigator
1775 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
1777 * config-ml.in: After building symlink tree call make distclean
1778 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1779 to be the case for libiberty.
1781 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
1783 * configure: When making link, also check the current
1784 directory. The configure scripts may create one.
1786 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
1788 * config.sub: Accept alphapca56 and alphaev6 properly.
1790 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1792 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1794 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
1796 * config.sub (sco5): Fix typo.
1798 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
1800 * Makefile.in (INSTALL_MODULES): Move install-tcl before
1802 (install-itcl): Remove dependency on install-tcl.
1804 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
1806 * configure.in: Remove libgloss from noconfigdirs for MN10300.
1808 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
1810 * configure.in: Don't build libgui for a cygwin32 target when not on
1813 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
1815 * configure (redirect): Set to null, so default behavior of
1816 configure is now --verbose.
1818 1998-02-16 Dave Love <d.love@dl.ac.uk>
1820 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1821 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1823 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
1825 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1826 this change to sync Makefile.in with its ChangeLog entries.
1828 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
1830 * ltmain.sh (mkdir): Check that the directory doesn't exist
1831 before we exit with error, so that we don't get races during
1834 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
1836 * ltconfig, ltmain.sh: Update from libtool 1.0i.
1838 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
1840 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1842 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1844 * configure: Emit a definition for the new macro enable_shared
1847 * config/mh-sparcpic (PICFLAG): Define to properly according
1848 to current multilib configuration.
1849 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1850 according to current multilib configuration.
1852 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1854 * configure.in (host_tools, native_only): Add libtool.
1856 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
1858 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1859 Fix typo in ming config comment.
1861 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
1863 * ltconfig, ltmain.sh: Update from libtool 1.0h.
1865 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
1867 * config.sub: Add tic30 cases, and map c30 to tic30.
1869 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
1871 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1872 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1873 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1874 (CLEAN_TARGET_MODULES): Similarly
1875 (all-target-libf2c): Add dependences.
1876 * configure.in (target_libs): Add libf2c.
1878 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
1880 * configure.in: Remove expect from noconfigdirs when target
1881 is cygwin32. OK to build expect and dejagnu with Canadian
1884 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
1886 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1889 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1892 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
1894 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1895 here as it is not defined in the toplevel Makefile.
1897 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
1899 * configure (package_makefile_rules_frag): New variable, which names
1900 a file with generic rules, ...
1901 Change comment to mention we now have FIVE parts.
1902 * configure: Undo last change.
1904 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
1906 * config.guess: More accurate determination of HP processor types.
1907 * config.sub: More accurate determination of HP processor types.
1909 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
1911 * configure (package_makefile_frag): Move inserting the
1912 ${package_makefile_frag} to where it should be according
1915 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
1917 * config.guess: Add support for Linux/ARM.
1919 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
1921 * .cvsignore: Remove *-info and *-install since they match
1922 release-info and mpw-install, which we don't want to just ignore.
1924 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
1926 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
1928 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
1930 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1931 local_prefix to sub-make invocations.
1933 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
1935 * configure.in: Check makefile fragments in the source
1938 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1940 * configure.in: Check whether host and target makefile
1941 fragments exist before adding them to *_makefile_frag.
1943 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
1945 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
1947 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
1949 * configure.in: Make sure we only replace RPATH_ENVVAR on
1950 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
1953 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
1956 1998-01-13 Lee Iverson (leei@ai.sri.com)
1958 * config-ml.in (multi-do): LDFLAGS must include multilib
1961 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
1963 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1965 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
1967 * config.sub: Add mingw32 support.
1968 * configure.in: Likewise.
1969 * config/mh-mingw32: New file.
1971 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
1973 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1975 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
1977 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1978 * configure (gxx_include_dir): Provide a definition for subdirs
1979 which do not use autoconf.
1981 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
1983 * config.guess: Sync with egcs. Picks up new alpha support,
1984 BeOS & some additional linux support.
1986 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
1988 * config.guess: HP 9000/803 is a PA1.1 machine.
1990 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
1992 * configure.in: It's alpha*-...
1994 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
1996 * configure.in (host_makefile_frag, target_makefile_frag):
1997 Handle multiple config files.
1998 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
2001 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
2005 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
2007 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
2009 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
2011 * Makefile.in: Add libgui directory.
2012 (GDB_TK): Add all-libgui.
2013 * configure.in: Add libgui directory.
2014 * configure: Add all-libgui to GDB_TK.
2016 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
2018 * config-ml.in (multidirs): Add m32r to multilib list.
2020 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
2022 * Makefile.in (all-target-gperf): Change dependency to
2023 all-target-libstdc++.
2025 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
2027 * config.guess: Add BeOS support.
2029 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
2031 Source directory cvs renamed to cvssrc:
2032 * configure.in (host_tools): Change cvs to cvssrc.
2033 (native_only): Likewise.
2034 (noconfigdirs) [various cases]: Likewise.
2035 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
2036 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
2037 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
2038 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
2039 (all-cvssrc): Rename target from all-cvs.
2041 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
2043 * configure (gxx_include_dir): Fix thinko.
2045 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
2047 * Makefile.in (INSTALL_TARGET_CROSS): Define.
2048 (install-cross, install-gcc-cross): New targets.
2050 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
2052 * configure.in (noconfigdirs): Add support for Thumb target.
2054 * config.sub (maybe_os): Add support for Thumb target.
2056 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
2058 * Makefile.in: Add rules for cygmon.
2060 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
2062 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
2064 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2065 * configure (gxx_include_dir): Provide a definition for subdirs
2066 which do not use autoconf.
2068 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
2070 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
2073 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
2076 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
2077 found on RedHat Linux systems.
2079 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
2081 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
2084 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
2086 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
2088 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2090 * ltmain.sh: If mkdir fails, check whether the directory was created
2091 anyhow by some other process.
2093 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
2095 * configure.in (d30v-*-*): Configure all directories.
2097 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
2099 * configure.in (d30v-*-*): Configure newlib, libiberty directories
2102 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
2104 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
2106 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
2108 * include/libiberty.h: Add extern "C" { so it can be used with C++
2110 * include/remote-sim.h: Add extern "C" { so it can be used with C++
2113 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
2115 * configure.in (d30v-*-*): Configure GCC now.
2117 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
2119 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
2120 is no longer needed.
2122 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
2124 * Makefile.in: check-target-libio depends on all-target-libstdc++.
2126 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
2128 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
2129 targets using "$@" to provide support for similar but not identical
2130 targets without having to duplicate code.
2132 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
2134 * makefile.vms: Fix to work with DEC C.
2136 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
2138 * config.sub: Add mips-tx39-elf to marketing names.
2140 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
2142 * ltmain.sh: Handle symlinks in generated script.
2144 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
2146 * configure: Handle autoconf style directory options: --bindir,
2147 --datadir, --includedir, --infodir, --libdir, --libexecdir,
2148 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
2150 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
2151 (sharedstatedir, localstatedir, oldincludedir): New variables.
2152 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
2153 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
2154 sbindir, sharedstatedir, and sysconfdir.
2156 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
2158 * Makefile.in (bootstrap-lean): New target.
2160 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
2162 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
2163 sn, and gnuserv from noconfigdirs.
2165 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
2167 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
2169 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
2171 * Makefile.in (cross): New target.
2173 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
2174 Jeff Law <law@cygnus.com>
2176 * Makefile.in (bootstrap2, bootstrap3): New targets.
2177 (all-bootstrap): Remove outdated and confusing target.
2178 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
2180 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
2182 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
2183 windows. Consistent with gdb/configure.
2185 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
2187 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
2189 * configure.in: Name Linux target fragment.
2191 * configure: Rewrite so that project Makefile fragment is inserted
2192 first and appears last in the resulting Makefile.
2194 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
2196 * Makefile.in (install-itcl): Install tcl first.
2198 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
2200 * config/mh-cygwin32: ok to build split texinfo files
2202 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
2204 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2206 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2208 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
2210 * configure.in (skipdirs): Add target-librx for Linux.
2211 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
2213 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
2215 * Makefile.in (bootstrap): New target.
2217 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
2219 * config.sub: Accept 'amigados' for backward compatability.
2221 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
2223 * config.guess: Merge with FSF.
2225 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
2227 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
2229 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
2231 * config.sub: Add "marketing-names" patch.
2233 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
2235 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2237 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
2239 * config.sub: Handle v850-elf.
2241 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
2243 * .cvsignore (*-install): Remove.
2245 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
2247 * ltconfig: Set CONFIG_SHELL in libtool.
2248 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2250 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2252 * configure.in (target_subdir): Set to libraries if enable_multilib.
2254 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
2256 * config.guess: Update from gcc directory.
2258 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
2260 * Makefile.in (all-sim): Depends on all-readline.
2262 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
2264 * Makefile.in (BISON, YACC): Use $$s.
2265 (all-bison): Depend on all-texinfo.
2267 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
2269 * Makefile.in (BISON): Add -L flag.
2272 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2274 * configure.in (noconfigdirs): Add support for v850e target.
2276 * config.sub (maybe_os): Add support for v850e target.
2278 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2280 * configure.in (noconfigdirs): Add support for v850ea target.
2282 * config.sub (maybe_os): Add support for v850ea target.
2284 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
2286 * config.sub: Add mipstx39. Delete r3900.
2288 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2290 * Makefile.in (all-autoconf): Depends on all-texinfo.
2292 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
2294 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2297 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
2299 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2301 * configure: When handling a Canadian Cross, handle YACC as well as
2302 BISON. Just set BISON to bison. When setting YACC, prefer bison.
2303 * Makefile.in (all-bison): Depend upon all-texinfo.
2305 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
2307 * Makefile.in (BISON): bison, not byacc or bison -y.
2308 (YACC): bison -y or byacc or yacc.
2309 (various): Add *-bison as appropriate.
2310 (taz): No need to mess with BISON anymore.
2312 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2314 * configure: If OSTYPE matches *win32*, try to find a good value for
2317 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
2319 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2320 configure.in if it is present.
2322 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
2324 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2326 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
2328 * config.sub: Recognize `arc' cpu.
2329 * configure.in: Likewise.
2330 * config-ml.in: Likewise.
2332 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
2334 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2336 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
2338 * configure: Changed sed delimiter from ':' to '|' when
2339 attempting to substitute ${config_shell} for SHELL. On
2340 NT ${config_shell} may contain a ':' in it.
2342 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
2344 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2346 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
2348 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2350 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
2352 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2354 * ylwrap: If the program is a relative path, force it to be
2357 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
2359 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2361 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
2363 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
2364 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2367 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
2369 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
2370 separated by spaces.
2372 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
2375 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2377 * ltmain.sh: Handle /bin/sh at start of install program.
2379 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2381 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2382 * missing: New file, from automake 1.2.
2384 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
2386 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2387 check-tk to CHECK_X11_MODULES.
2389 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
2391 * config.sub: Merge with FSF.
2393 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
2395 * config.guess: Merge with FSF.
2397 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2399 * configure: Treat msdosdjgpp like go32.
2400 * configure.in: Likewise. Don't remove gprof for go32.
2402 * configure: Change Makefile.tem2 to Makefile.tm2.
2404 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
2406 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2408 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2410 * install-sh (chmodcmd): Set to null if the DST directory already
2411 exists. Same as Nov 11th change.
2413 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
2415 * configure (GDB_TK): Needs itcl and tix.
2417 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
2419 * config.guess: Update from FSF.
2421 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
2423 * Makefile.in (GDB_TK): Depend on itcl and tix.
2425 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
2427 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2428 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2429 (INSTALL_SCRIPT): New variable.
2430 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2431 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2433 * install-sh: Add support for -x option.
2435 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
2437 * configure.in, Makefile.in: Treat tix like itcl.
2439 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
2441 * Makefile.in (WINDRES): New variable.
2442 (WINDRES_FOR_TARGET): New variable.
2443 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2444 (EXTRA_HOST_FLAGS): Add WINDRES.
2445 (EXTRA_TARGET_FLAGS): Add WINDRES.
2446 (EXTRA_GCC_FLAGS): Add WINDRES.
2447 ($(DO_X)): Pass down WINDRES.
2448 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2449 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2452 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
2454 * configure.in: configure sim before gdb for win32-x-ppc
2456 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2458 Move gperf into the toplevel, from libg++.
2459 * configure.in (target_tools): Add target-gperf.
2460 (native_only): Add target-gperf.
2461 * Makefile.in (all-target-gperf): New target, depend on
2463 (configure-target-gperf): Empty rule.
2464 (ALL_TARGET_MODULES): Add all-target-gperf.
2465 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2466 (CHECK_TARGET_MODULES): Add check-target-gperf.
2467 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2468 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2470 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
2472 * config.sub (mn10200): Recognize new basic machine.
2474 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2476 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2477 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2479 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2481 * configure.in: If we're building mips-sgi-irix6* native, turn on
2482 ENABLE_MULTILIB and set TARGET_SUBDIR.
2484 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
2486 * Makefile.in (all-sn): Depend on all-grep.
2488 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
2490 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2492 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2493 Makefile. From Jeff Makey <jeff@cts.com>.
2494 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2496 * Makefile.in (DISTBISONFILES): Remove.
2497 (taz): Don't futz with DISTBISONFILES. Change BISON to use
2500 * configure.in: Build itl, db, sn, etc., when building for native
2503 * Makefile.in (LD): New variable.
2504 (EXTRA_HOST_FLAGS): Pass down LD.
2505 ($(DO_X)): Likewise.
2507 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
2509 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2511 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
2513 * configure.in (targargs): Strip out any supplied --build argument
2514 before adding our own. Always add --build.
2516 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
2518 * configure.in (targargs): Pass --build if we're doing
2521 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
2523 * configure: Use '|' instead of ":" as the separator in
2524 sed. Otherwise sed chokes on NT path names with drive
2525 designators. Also look for "?:*" as the leading characters in an
2528 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
2530 * config.sub: Support for r3900.
2532 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
2534 * configure.in: Use install-sh, not install.sh.
2536 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
2538 * Makefile.in (taz): Improve check for BISON so it doesn't try to
2541 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
2543 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2546 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
2548 * Makefile.in: Add automake targets.
2549 * configure.in (host_tools): Add automake.
2551 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
2553 * configure: Default CXX to c++, not gcc.
2554 * Makefile.in (CXX): Set to c++, not gcc.
2555 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2557 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
2559 * install-sh: try appending a .exe if source file doesn't
2562 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
2564 * configure.in: Turn on multilib by default.
2565 (cross_only): Remove target-libiberty.
2567 * Makefile.in (all-gcc): Don't depend on libiberty.
2569 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
2571 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2573 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
2575 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2576 (DISTBISONFILES): Add ld/Makefile.in
2578 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
2580 * configure.in: if target is cygwin32 but host isn't cygwin32,
2581 don't configure gdb tcl tk expect, not just gdb.
2583 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
2585 * configure.in: Added gnuserv everywhere sn appears.
2587 * Makefile.in (ALL_MODULES): Added all-gnuserv.
2588 (CROSS_CHECK_MODULES): Added check-gnuserv.
2589 (INSTALL_MODULES): Added install-gnuserv.
2590 (CLEAN_MODULES): Added clean-gnuserv.
2591 (all-gnuserv): New target.
2593 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
2595 * config.guess: Fixes for MIPS OpenBSD systems.
2597 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
2599 * Makefile.in (INSTALL_XFORM): Remove.
2600 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2602 * mkinstalldirs: New file, copied from automake.
2603 * Makefile.in (installdirs): Rename from install-dirs. Use
2604 mkinstalldirs. Change all users.
2605 (DEVO_SUPPORT): Add mkinstalldirs.
2607 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
2609 * install-sh: Rename from install.sh.
2610 * Makefile.in (INSTALL): Change install.sh to install-sh.
2611 (DEVO_SUPPORT): Likewise.
2613 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
2614 Graichen <graichen@rzpd.de>.
2616 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
2618 * config.guess: Recognize OpenBSD systems correctly.
2620 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2622 * README, Makefile.in (ETC_SUPPORT): Remove references to
2623 cfg-paper*, configure.{texi,man,info*}._
2625 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2627 * Makefile.in (all.normal): Ensure that gcc is built after all
2628 the x11 - ie gdb - targets.
2630 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
2632 * makefile.vms: Don't run conf-a-gas.
2634 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
2636 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2638 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
2640 * configure.in: Remove noconfigdirs case since gdb also
2641 configures and builds for tic80-coff.
2643 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
2645 * configure: Set cache_file to config.cache.
2646 * Makefile.in (local-distclean): Remove config.cache.
2648 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
2650 * COPYING: Update FSF address.
2652 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
2654 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2657 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
2659 * Makefile.in (install-dirs): Don't crash if prefix, and hence
2662 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
2664 * config.sub: Tweak mn10300 entry.
2666 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
2668 * configure.in (host_tools): Put sim before gdb, so gdb's
2669 configure.tgt can determine if the simulator was configured.
2671 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
2673 * config.sub: Move BeOS $os case to be with other Cygnus
2676 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
2678 * config.sub: Remove misplaced comment that broke Linux.
2680 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
2682 * config.sub: Add BeOS support.
2684 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
2686 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2688 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
2690 * configure.in (noconfigdirs): Remove tcl and tk from
2691 noconfigdirs for cygwin32 builds.
2693 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
2695 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2697 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
2699 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2700 make-all.com, use makefile.vms instead.
2702 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
2704 * config.sub: Accept -lnews*.
2706 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
2708 * configure.in (noconfigdirs): Disable target-newlib,
2709 target-examples and target-libiberty for d30v.
2711 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2713 * configure.in (noconfigdirs): Enable ld for d30v.
2715 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
2717 * configure.in (tic80-*-*): Build compiler.
2719 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
2721 * configure.in (d30v-*): Remove sim directory from list of
2722 unsupported d30v directories
2724 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2726 * config.sub, configure.in: Add d30v target cpu.
2728 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
2730 * makefile.vms: New file.
2731 * make-all.com: Remove.
2733 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
2735 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2737 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
2739 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2741 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
2743 * Makefile.in (ALL_MODULES): Added all-db.
2744 (CROSS_CHECK_MODULES): Addec check-db.
2745 (INSTALL_MODULES): Added install-db.
2746 (CLEAN_MODULES): Added clean-db.
2748 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
2750 * config.guess: Merge with latest FSF sources.
2752 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
2754 * Makefile.in (ALL_MODULES): Added all-itcl.
2755 (CROSS_CHECK_MODULES): Added check-itcl.
2756 (INSTALL_MODULES): Added install-itcl.
2757 (CLEAN_MODULES): Added clean-itcl.
2759 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
2761 * configure.in: build gdb for mn10200
2763 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
2765 * Makefile.in (all-target-winsup): Depend on all-target-libio.
2767 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
2769 * configure.in (tic80-*-*): Turn off most targets right now.
2771 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
2773 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2774 rather than the makeinfo program.
2775 (do-info): Depend upon all-texinfo.
2777 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
2779 * configure.in: Remove uses of config/mh-linux.
2781 * config.sub, config.guess: Merge with latest FSF sources.
2783 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
2785 * config.sub (case $basic_machine): Add tic80 entries.
2787 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
2789 * config.sub, config.guess: Merge with latest FSF sources.
2791 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
2793 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2794 * mpw-config.in: Test for NewFolderRecursive.
2795 * mpw-install: Use symbolic name for startup filename.
2796 * mpw-README: Add various additional details.
2798 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
2800 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2802 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
2804 * configure.in: Do build gcc and the target libraries for
2807 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
2809 * configure.in: don't avoid building gdb for mn10300 any more
2810 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2811 instead of single-quoting it.
2813 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
2815 * configure.in: Don't use --with-stabs on IRIX 6.
2817 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
2819 * configure.in (m32r): Build gdb, libg++ now.
2821 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2823 * configure.in (mips*-sgi-irix6*): Remove gdb and related
2824 directories from noconfigdirs.
2826 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
2828 * config.sub (basic_machine): added mips16 configuration
2830 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2832 * config.sub: Handle d10v-unknown.
2834 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
2836 * config.sub: Handle v850-unknown.
2838 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
2840 * Makefile.in: add findutils
2841 * configure.in: add findutils to list of host_tools
2843 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
2845 * config.sub: Handle mn10200 and mn10300.
2847 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2849 * configure.in (d10v-*): Do not build librx.
2851 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
2853 * configure.in (mn10300): Build everything except gdb & libgloss.
2855 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
2857 * config.guess: Patch for Dansk Data Elektronik servers,
2858 from Niels Skou Olsen <nso@dde.dk>.
2860 For ncr, use /bin/uname rather than uname, since GNU uname does not
2861 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
2863 Patch for MIPS R4000 running System V,
2864 from Eric S. Raymond <esr@snark.thyrsus.com>.
2866 Fix thinko for nextstep.
2868 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
2870 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
2871 * config.guess: Guess mips-dec-mach_bsd4.3.
2873 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
2874 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
2876 * config.guess (mips-mips-riscos*): Emit just enough of the
2879 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
2880 * config.guess (sparc-auspex-sunos*): Added.
2881 (f300-fujitsu-*): Added.
2883 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
2884 * config.guess: Recognize a Tadpole as a sparc.
2886 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2888 * config.guess: Don't assume that NextStep version is either 2 or
2889 3. NextStep 4 (aka OpenStep 4) has come out now.
2891 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2893 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2894 From Rik Faith <faith@cs.unc.edu>.
2896 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2898 * config.sub: Contributions from bug-gnu-utils to:
2899 Support plain "hppa" (no version given) architecture, reported by
2901 OpenBSD like NetBSD.
2902 LynxOs is not a hardware supplier.
2904 * config.guess: Contributions from bug-gnu-utils to add support for:
2905 OpenBSD like NetBSD.
2907 More Pyramid systems.
2908 i[n>4]86 Intel chips.
2909 M680[n>4]0 Motorola chips.
2910 Use unknown instead of lynx for hardware manufacturer.
2912 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
2914 * install.sh (chmodcmd): Set to null if the DST directory already
2917 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2919 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
2920 not use mt-ppc target Makefile fragment any more.
2922 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
2924 * configure.in (*-*-windows): Exclude everything but those dirs
2925 needed to build windows.
2927 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
2929 * Makefile.in (all-target-winsup): Depend on all-target-librx.
2931 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
2933 * configure.in: Exclude mmalloc from i386-windows.
2934 * config/mh-windows: Add rules for building MSVC makefiles.
2936 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
2938 * Undo my previous change.
2940 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
2942 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
2944 (MAKEOVERRIDES): Define (revert this part of October 18 change).
2946 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
2948 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
2949 host to add it's own flags.
2950 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
2951 for MSVC build procedure.
2953 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
2955 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
2957 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
2959 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
2960 (CXX_FOR_TARGET): Likewise.
2961 (GCC_FOR_TARGET): Define.
2962 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
2963 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
2964 CC_FOR_TARGET was specified on the command line.
2965 (MAKEOVERRIDES): Don't define.
2967 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
2969 * configure.in (m32r): Fix spelling of libg++ libs.
2971 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
2973 * config.sub (-apple*): Remove, now redundant.
2975 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
2977 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
2979 * configure: Rework yesterday's sed script patch.
2981 * config.sub: Merge with FSF.
2983 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
2985 * config.guess: Merge from FSF.
2987 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2988 * config.guess: Use pc instead of unknown, for pc clone systems.
2989 Change linux to linux-gnu.
2991 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2992 * config.guess: Avoid non-portable tr syntax.
2994 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
2996 * test-build.mk (HOLES): Add "xargs" for gdb.
2998 * configure: Avoid hpux10.20 sed bug.
3000 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
3002 * configure.in config/mh-windows: Add support for windows host
3003 (that is a build done under the Microsoft build environment).
3005 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
3007 * Makefile.in: Replace all uses of srcroot with s, to shrink
3008 command line lengths.
3010 Patches from Geoffrey Noer <noer@cygnus.com>:
3011 * configure.in: If configuring for newlib, pass --with-newlib to
3013 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
3014 -Bnewlib/ and -Lwinsup to gcc.
3015 (CXX_FOR_TARGET): Likewise.
3017 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
3019 * Makefile.in (ETC_SUPPORT): Add configure.
3021 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
3023 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
3024 host configuration file.
3026 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
3028 * configure.in: Break mn10x00 support into separate
3029 mn10200 and mn10300 configurations.
3030 * config.sub: Likewise.
3032 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
3034 * configure.in: Add lots of stuff to noconfigdirs for
3035 the mn10x00 targets.
3037 * config.sub, configure.in: Add mn10x00 support.
3039 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
3041 * make-all.com: Call conf-a-gas, not config-a-gas.
3043 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
3045 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3048 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
3050 * mpw-README: Add much more detail for native PowerMac.
3051 * mpw-install: New file.
3052 * mpw-configure: Add --norecursion and --help options.
3053 * mpw-config.in: Translate readme and install files when
3055 * mpw-build.in: Don't always depend on byacc and flex.
3056 (install-only-top): New action.
3058 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
3060 * configure.in: You can now configure GDB for the v850.
3062 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
3064 * configure.in (noconfigdirs): Don't configure any C++ dirs
3067 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
3069 * config.sub: Recognize mips64vr5000.
3071 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
3073 * configure.in: Use a single line for host_tools and native_only.
3075 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3077 * Makefile.in (install-itcl): Install tcl first.
3079 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3081 * config/mh-cygwin32: ok to build split texinfo files
3083 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3085 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3087 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
3089 * config.sub, configure.in: Add entries for m32r.
3091 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3093 * config.guess: Merge with FSF.
3095 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
3097 * Makefile.in (inet-install): Don't run install-gzip.
3099 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
3101 * configure.in: Don't config lots of things for *-*-windows*.
3103 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3105 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
3106 (host_libs, host_tools): Copy from configure.in.
3107 * mpw-configure: Don't complain about directories not found.
3109 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3111 * configure.in (i[345]86): Recognize i686 for pentium pro.
3112 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
3115 * config.guess (i[345]86): Ditto.
3117 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3119 * configure.in (noconfigdirs): Removed gdb for D10V.
3121 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
3123 * configure.in: Remove ld, target-libio, target-libg++, and
3124 target-libstdc++ from noconfigdirs.
3126 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
3128 * configure: Fix three locations where shell scripts were
3129 being run directly rather than with config_shell.
3131 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
3133 * configure.in (v850-*-*): Set up initial $noconfigdirs.
3134 * config.sub (basic_machine): Recognize v850.
3136 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3138 * mpw-configure: Handle multiple enable/disable options and
3139 pass them down recursively, handle -c and -s flags appropriately
3140 depending on choice of compiler, add escape mechanism for
3141 quoted arguments to gC.
3143 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3145 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
3146 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
3147 so that -mrelocatable-lib and -mno-eabi are used.
3149 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
3150 not support --print-multi-lib, don't abort.
3152 Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
3154 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
3155 with normal Windows compilation environment.
3157 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
3159 * make-all.com: Run config-a-gas.
3160 * setup.com: Don't copy subdirectory files around.
3162 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
3164 * configure.in (*-*-ose): Remove exclusion of libgloss for this
3165 target, it now compiles correctly.
3167 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3169 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
3171 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3173 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
3175 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3177 * configure.in (native_only): Add prms.
3179 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
3181 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
3182 (BINUTILS_SUPPORT_DIRS): Likewise.
3184 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3186 * configure.in (d10v-*-*): Don't configure ld or gdb until the
3187 d10v support is added.
3189 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3191 * configure.in (d10v-*-*): New target.
3193 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
3195 * config.guess (HP 9000/811): Recognize this as a PA1.1
3198 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
3200 * Makefile.in (do-tar-gz): New target, split out from tail end of
3201 taz target. Run each command separately, don't use pipes.
3204 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
3206 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
3207 * mpw-build.in: No builds should depend on building byacc or flex,
3208 they are assumed to be installed already.
3210 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3212 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
3213 variable that CC_FOR_TARGET needs.
3215 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3217 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
3218 options have changed since the last time the subdirectory was
3219 configured, and if it has, reconfigure.
3220 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
3221 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
3223 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
3225 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
3226 CLEAN_MODULES): Add bash.
3227 (all-bash): New target.
3229 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
3231 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
3233 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3235 * config.sub (basic_machine): Recognize d10v as a valid processor.
3237 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
3239 * mpw-configure: Add support for --bindir.
3240 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3242 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
3244 * configure.in: add bash, time, gawk to list of hosttools and things
3245 to only build for native toolchains
3247 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3249 * Makefile.in (docdir): Remove.
3251 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3253 * Makefile.in (datadir): Set to $(prefix)/share.
3255 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
3257 * configure.in: build diff and patch for cygwin32-hosted
3260 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
3262 * config.sub: Accept -rtems*.
3264 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
3266 * configure.in: enable dosrel for cygwin32-hosted builds,
3267 remove diff from the list of things not buildable
3270 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
3272 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3275 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
3277 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3279 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
3281 * Makefile.in (taz): Handle case where tex3patch didn't even get
3282 checked out. Also, if it was found, put the symlink in a new util
3285 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3287 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3289 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
3291 * config.sub: Recognize -openvms.
3292 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3293 * make-all.com, setup.com: New files.
3295 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3297 * Makefile.in (taz): tex3patch moved to texinfo/util.
3299 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
3301 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
3302 * configure.in: remove make from disable-if-Can-Cross list
3303 enable gdb if ${host} and ${target} are cygwin32
3305 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
3307 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3308 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3310 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
3312 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3313 distinguish sysv/svr4/bsd variants.
3314 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
3316 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
3318 * configure.in: Added copyright notice.
3319 * move-if-change: Added copyright notice.
3321 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3323 * configure.in (powerpcle-*-solaris*): Until we get shared
3324 libraries working, don't build gdb, sim, make, tcl, tk, or
3327 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
3329 * config.guess: Merge with FSF:
3331 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3332 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3334 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
3335 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3337 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
3338 * config.guess: Combine two OSF1 rules.
3339 Also recognize field test versions. From mjr@zk3.dec.com.
3340 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3341 because GNU uname does not support -p. From pmr@pajato.com.
3343 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
3345 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3347 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
3349 * mpw-README: Document GCCIncludes.
3351 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
3353 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3355 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3357 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3359 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
3361 * configure.in (*-*-cygwin32): Configure make.
3363 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
3365 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3367 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
3369 * Makefile.in (all-inet): Depend on all-perl.
3371 * Makefile.in (inet-install): New target.
3373 * Makefile.in (all-inet): Depend on all-tcl.
3374 (all-inet): Depend on all-send-pr.
3376 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3378 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3381 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
3383 * configure.in: Don't configure --with-gnu-ld on AIX.
3385 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3387 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3389 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
3391 * Makefile.in (ALL_MODULES): Added all-inet.
3392 (CROSS_CHECK_MODULES): Added check-inet.
3393 (INSTALL_MODULES): Added install-inet.
3394 (CLEAN_MODULES): Added clean-inet.
3395 (all-indent): New target.
3397 * configure.in (host_tools): Added inet.
3398 (native_only): Added inet.
3399 (noconfigdirs): Added inet.
3401 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
3403 * configure.in: Don't configure libgloss if we are not configuring
3406 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3408 * configure.in: Don't configure libgloss for unsupported
3411 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3413 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3415 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
3417 * Makefile.in (ALL_MODULES): Include all-apache.
3418 (CROSS_CHECK_MODULES): Include check-apache.
3419 (INSTALL_MODULES): Include install-apache.
3420 (all-apache): New target.
3422 * configure.in: Added apache everywhere perl is seen.
3424 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3426 * Makefile.in: Add support for clean-{module} and
3427 clean-target-{module} rules.
3429 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
3431 * configure.in (*-*-ose) do not build libgloss.
3433 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3435 * config.guess (prep*:SunOS:5.*:*): Turn into
3436 powerpele-unknown-solaris2.
3438 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
3440 * configure.in: Permit --enable-shared to specify a list of
3443 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3445 * configure.in (host==solaris): Pass only the first word of $CC
3446 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3448 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3450 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3452 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
3454 * Makefile.in (ALL_MODULES): Include all-perl.
3455 (CROSS_CHECK_MODULES): Include check-perl.
3456 (INSTALL_MODULES): Include install-perl.
3457 (ALL_X11_MODULES): Include all-guile.
3458 (CHECK_X11_MODULES): Include check-guile.
3459 (INSTALL_X11_MODULES): Include install-guile.
3460 (all-perl): New target.
3461 (all-guile): New target.
3463 * configure.in (host_tools): Include perl and guile.
3464 (native_only): Include perl and guile.
3465 (noconfigdirs): Don't build guile and perl; no ports have been
3468 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3470 * configure (--enable-*): Handle quoted option lists such as
3471 --enable-sim-cflags='-g0 -O' better.
3473 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3475 * Makefile.in ({,inst}all-target): New rule so we can make and
3476 install all of the target directories easily.
3478 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3480 * configure.in: Add missing global flag in sed substitution when
3481 deleting `target-' from ${configdirs}.
3483 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
3485 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3488 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3491 * install.sh: Correct misspelling of transformbasename.
3493 * config.guess: Recognize mips-*-sysv*.
3495 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
3497 * config.sub: Recognize mon960.
3499 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
3501 * configure: Restore Canadian Cross handling of BISON and LEX,
3502 removed in Feb 20 change.
3504 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
3506 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
3507 Mention make install. Remove the old copyright date as well the
3508 clumsy and rather pointless copyright on the README file.
3510 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
3512 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3513 Makefile after running symlink-tree, then run `make distclean' to
3514 avoid clobbering any generated files in srcdir.
3516 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3518 * configure.in (m68k-*-netbsd*): Build everything now.
3520 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3522 * Makefile.in (taz): Fix quoting.
3524 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
3526 * configure.in (sparclet-*-*): Build everything now.
3528 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3530 * configure.in (m68k-*-linux*): New host.
3532 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
3534 * configure: Check for bison before byacc.
3536 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
3538 * Makefile.in configure: Change the way LEX and BISON/YACC are
3539 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
3540 searching PATH. These are used as fallbacks by Makefile.in if
3541 flex/bison/byacc aren't in objdir.
3543 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
3545 * Makefile.in: Make everything which depends upon all-bfd also
3546 depend upon all-opcodes, in case --with-commonbfdlib is used.
3548 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3550 * configure.in (host *-*-cygwin32): Don't build gdb if we are
3551 building NT native compilers on Unix.
3553 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
3555 * configure.in: Don't get CC from the host Makefile fragment if we
3556 can find gcc in PATH, or if this is a Canadian Cross. Move the
3557 Solaris test for /usr/ucb/cc to the post target script, just after
3558 the compiler sanity test.
3560 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
3562 * config.sub: Merge with FSF.
3564 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
3566 * Makefile.in (RPATH_ENVVAR): New variable.
3567 (REALLY_SET_LIB_PATH): Use it.
3568 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3570 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
3572 * config.sub, configure.in: Recognize sparclet cpu.
3574 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
3576 * config.guess: Support m68k-cbm-sysv4.
3578 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3580 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3581 m68k-unknown-linuxaout from linker help string. Put quotes around
3584 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
3586 * config.guess (powerpc-harris-powerunix): Add guess for port
3589 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3591 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3593 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
3595 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3596 $(REALLY_SET_LIB_PATH) in Makefile.
3597 * Makefile.in (SET_LIB_PATH): New variable.
3598 (REALLY_SET_LIB_PATH): New variable.
3599 ($(DO_X)): Use $(SET_LIB_PATH).
3600 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3601 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3602 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3603 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3604 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3605 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3606 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3607 (install-dosrel): Likewise.
3608 (all-opcodes): Depend upon all-libiberty.
3610 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
3612 * config.guess (*:CYGWIN*): New
3614 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3616 * Makefile.in (all-target-winsup): All all-target-libiberty.
3618 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3620 * configure.in (noconfigdirs): Add missing # in front of comment.
3622 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
3624 * configure.in: add second pass to things added to noconfigdirs
3625 so *-gm-magic can exclude libgloss properly.
3627 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
3629 * mpw-configure (extralibs_name, rez_name): Set correctly
3630 for MWC68K compiler.
3632 * mpw-README: Add more info on the necessary build tools.
3634 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
3636 * configure.in, config.sub: Recognize cygwin32.
3638 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
3640 * config.guess, config.sub: Recognize A/UX.
3642 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
3644 * config.sub: Merge with gcc/config.sub.
3646 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
3648 * mpw-build.in (do-binutils): Add build of stamps.
3650 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
3652 * config.sub: Add recognition for mips64vr4100*-* targets.
3654 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3656 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3657 Add creation of gconfigargs with `--enable-shared' turned on.
3658 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3659 ($(host)-stamp-stage3-configured): Likewise.
3660 (HOLES): Add chatr and ldd.
3661 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
3663 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
3665 * configure: Pass --nfp to recursive configures.
3667 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
3669 * Makefile.in (DLLTOOL): New.