1 2000-12-13 Anthony Green <green@redhat.com>
3 * configure.in: Disable libgcj for any target not specifically
4 listed. Disable libgcj for x86 and Alpha Linux until compatible
7 2000-12-13 Mike Stump <mrs@wrs.com>
9 * Makefile.in (local-distclean): Also remove fastjar.
11 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13 * contrib/gcc_update: Add fastjar --touch entries.
15 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
17 * configure.in: Disable language-specific target libraries for
18 languages that aren't enabled.
20 2000-12-10 Anthony Green <green@redhat.com>
22 * configure.in: Define libgcj. Disable libgcj target libraries for
25 2000-12-10 Neil Booth <neilb@earthling.net>
27 * MAINTAINERS: Update mail address, remove from WAA list.
29 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
31 * libjava: Imported from /cvs/java.
35 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
37 * configure.in (target_libs): Revert 2000-12-08 patch.
38 (noconfigdirs): Added target-libjava.
40 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
42 * djunpack.bat: removed.
44 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
46 * Makefile.in: handle DOS-style absolute paths.
47 * config-ml.in: likewise.
48 * symlink-tree: likewise.
50 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
54 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
56 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
58 * configure.in (target_libs): Removed `target-libjava'.
60 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
62 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
63 (ALL_MODULES): Added fastjar.
64 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
65 (all-target-libjava): all-fastjar replaces all-zip.
67 (configure-target-fastjar, all-target-fastjar): Likewise.
68 * configure.in (host_tools): Added fastjar.
70 2000-12-07 Mike Stump <mrs@wrs.com>
72 * Makefile.in (local-distclean): Remove leftover built files.
74 2000-11-24 Nick Clifton <nickc@redhat.com>
76 * configure.in (xscale-elf): Add target.
77 (xscale-coff): Add target.
79 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
81 * ltcf-cxx.sh: Support creation of C++ shared libraries on
82 recent versions of FreeBSD (release 3 or later).
83 * ltconfig: On FreeBSD, -lc must not be provided when building
84 a shared library or else the standard -pthread gcc option is
85 rendered worthless to later users of the built library.
87 2000-11-16 Fred Fish <fnf@be.com>
89 * configure.in (enable_libstdcxx_v3): Fix typo,
90 libstd++ -> libstdc++.
92 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
94 * MAINTAINERS: Add self to Write After Approval list.
96 2000-11-21 Bernd Schmidt <bernds@redhat.com>
98 * MAINTAINERS: Update my email address. Add myself to global write
101 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
103 * Makefile.in: Merge with src and libgcj.
104 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
105 configure-target-<library> when their configure scripts need the C
106 or C++ library to have already been built to work properly.
107 (do_proto_toplev): Set them to an empty string.
109 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
110 (REALLY_SET_LIB_PATH): Use them.
112 2000-11-17 Stan Shebs <shebs@apple.com>
114 * MAINTAINERS: Add self to Write After Approval list.
116 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
118 * configure: Provide the original toplevel configure arguments
119 (including $0) to subprocesses in the environment rather than
120 through gcc/configargs.h.
122 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
124 * MAINTAINERS: Remove references to cccp. Change C9X reference to
125 C99. Alphabetise "Write After Approval" list.
127 2000-11-12 Mark Mitchell <mark@codesourcery.com>
129 * configure: Turn on libstdc++ V3 by default.
131 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
134 2000-11-11 Philip Blundell <philb@gnu.org>
136 * MAINTAINERS: Add self to Write After Approval list.
138 2000-11-09 David Edelsohn <edelsohn@gnu.org>
140 * ltcf-c.sh (aix4): Improve shared library configuration; require
142 * ltcf-cxx.sh (aix4): Define.
143 * ltconfig (aix4): Define library and soname specs appropriate for
144 AIX. Define command to create export symbols list.
146 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
148 * config.sub: Add support for Sun Chorus
150 2000-10-31 Nick Clifton <nickc@redhat.com>
152 * MAINTAINERS: Rename <name>@cygnus.com addresses to
153 <name>@redhat.com. Also installed new email address for Clint
156 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
158 * etc: Remove directory from GCC.
160 2000-10-16 Michael Meissner <meissner@redhat.com>
162 * configure (gcc/configargs.h): Only create if there is a build GCC
165 2000-10-16 Matthias Klose <doko@debian.org>
167 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
168 when configured for libstdc++-v3.
170 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
172 * configure: Save configure arguments to gcc/configargs.h.
174 2000-10-04 Philipp Thomas <pthomas@suse.de>
176 * config.guess: Import CVS version 1.157.
177 * config.sub: Import CVS version 1.181.
179 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
181 * Makefile.in (bootstrap): avoid recursion if subdir missing
183 (do-proto-toplev): ditto
185 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
187 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
188 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
190 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
191 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
192 all affected `configure' scripts.
194 2000-09-26 David Edelsohn <edelsohn@gnu.org>
196 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
198 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
200 * MAINTAINERS: Add self as cpplib co-maintainer.
202 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
204 * MAINTAINERS: Add self to Write After Approval list.
206 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
208 * INSTALL/README: egcs -> GCC update.
210 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
212 * MAINTAINERS: Add myself to Write After Approval list.
214 2000-09-15 Kazu Hirata <kazu@hxi.com>
216 * MAINTAINERS: Add myself to Write After Approval list.
218 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
220 * configure.in: Do not build byacc for hppa64. Provide paths to the
221 X11 libraries for hppa64.
223 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
225 * MAINTAINERS: Add myself as 68hc11 port maintainer.
227 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
229 * Makefile.in (all-zlib): Added dummy target.
231 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
232 ltcf-gcj.sh: Updated from libtool multi-language branch.
234 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
236 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
237 (bootstrap*): Depend on all-bootstrap.
239 2000-09-05 Philipp Thomas <pthomas@suse.de>
241 * config.guess: Import CVS version 1.156.
242 * config.sub: Import CVS version 1.179.
244 2000-09-02 Anthony Green <green@cygnus.com>
246 * Makefile.in (all-gcc): Depend on all-zlib.
247 (CLEAN_MODULES): Add clean-zlib.
248 (ALL_MODULES): Add all-zlib.
249 * configure.in (host_libs): Add zlib.
251 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
253 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
254 crosses, but add gcc/include to the header search path for them.
256 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
258 * MAINTAINERS: Add self to Write After Approval list.
260 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
262 * config.guess: Import CVS version 1.152.
263 * config.sub: Import CVS version 1.177.
265 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
267 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
268 $targargs to tell whether newlib is going to be built.
270 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
271 $$r/TARGET_SUBDIR/libio for _G_config.h.
273 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
275 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
277 2000-08-22 DJ Delorie <dj@redhat.com>
279 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
281 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
283 * config-ml.in (CC, CXX): Avoid trailing whitespace.
284 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
287 2000-08-21 DJ Delorie <dj@redhat.com>
289 * MAINTAINERS: Add self as a libiberty maintainer
291 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
293 * configure.in (libstdcxx_flags): Use
294 libstdc++-v3/src/libstdc++.INC.
296 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
298 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
300 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
302 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
304 * configure: Make enable_threads and enable_shared defaults
305 explicit. Substitute enable_threads into generated Makefiles.
306 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
307 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
309 2000-08-13 Geoff Keating <geoffk@cygnus.com>
311 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
313 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
315 * config-ml.in (CC): Remove bogus duplicate quotation mark from
318 2000-08-11 Jason Merrill <jason@redhat.com>
320 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
321 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
322 (FLAGS_FOR_TARGET): Not here.
323 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
325 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
327 * config-ml.in (CC, CXX): Don't introduce a leading space.
329 2000-08-07 DJ Delorie <dj@delorie.com>
331 * MAINTAINERS: Add self as a DJGPP maintainer
333 2000-08-07 DJ Delorie <dj@redhat.com>
335 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
336 "if we're also building gcc, and it's a gcc that will run on the
337 build machine, we want to use its includes instead of the system's
340 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
342 * MAINTAINERS: Add self to Write After Approval list.
344 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
346 * configure.in (libstdcxx_flags): Don't use `"'.
348 * config-ml.in: Adjust multilib search paths to the
349 appropriate multilib tree.
351 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
353 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
354 commas in $LANGUAGES.
356 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
358 * configure.in: Re-enable all references to libg++ and librx.
360 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
362 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
363 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
364 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
365 * ltcf-cxx.sh (need_lc): Set based on postdeps.
367 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
369 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
371 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
372 CXX_FOR_TARGET for sed.
374 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
376 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
377 Do not override if already set in the environment or in configure.
378 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
379 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
381 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
383 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
384 the libtool CVS tree multi-language branch.
385 * ltconfig, ltmain.sh: Updated.
387 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
389 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
390 (clean-target): Depend on it.
392 * Makefile.in (FLAGS_FOR_TARGET): New macro.
393 (GCC_FOR_TARGET): Use it.
394 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
395 * configure.in: ... here.
396 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
397 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
399 2000-07-24 Eric Christopher <echristo@cygnus.com>
401 * MAINTAINERS: Add self to Write After Approval list.
403 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
405 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
406 (configure-target-libchill, configure-target-libobjc): Likewise.
408 * configure.in: Use the same cache file for all target libs.
409 * config-ml.in: But different cache files per multilib variant.
411 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
413 * configure (topsrcdir): Don't use dirname.
415 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
417 * MAINTAINERS: Add self to Write After Approval list.
419 2000-07-20 Jason Merrill <jason@redhat.com>
421 * configure.in: Remove all references to libg++ and librx.
423 * configure, configure.in, Makefile.in: Unify gcc and binutils.
425 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
427 * config.sub: Update to subversions version 2000-07-06.
429 2000-07-12 Andrew Haley <aph@cygnus.com>
431 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
432 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
434 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
436 * symlink-tree: Check number of arguments.
438 2000-07-05 Jim Wilson <wilson@cygnus.com>
440 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
441 search path for a g++ extracted from the build tree. This
442 will allow link tests run by configure scripts in
443 subdirectories to succeed.
445 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
447 * ltconfig: Add support for mips-dde-sysv4.2MP
449 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
451 * MAINTAINERS: Add myself as loop discovery maintainer.
453 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
455 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
456 `os2'. Force ac_cv_exeext to be ".exe" in that case.
458 2000-06-19 Timothy Wall <twall@cygnus.com>
460 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
461 * config.sub: Add tic54x target.
463 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
465 * MAINTAINERS: Add self as Fortran maintainer,
468 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
470 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
471 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
473 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
475 * MAINTAINERS: Add self as i18n maintainer
477 20000-05-21 H.J. Lu (hjl@gnu.org)
479 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
480 directory are used if they exist. Make sure
481 $(build_tooldir)/include is searched for header files,
482 $(build_tooldir)/lib/ for library files.
483 (GCC_FOR_TARGET): Likewise.
484 (CXX_FOR_TARGET): Likewise.
486 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
488 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
490 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
492 * Makefile.in (configure-target-libiberty): Depend on
493 configure-target-newlib.
495 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
497 * configure.in, Makefile.in: Merge all libffi-related
498 configury stuff from the libgcj tree.
500 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
502 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
503 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
505 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
507 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
508 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
509 current version information. Add to proto-toplev directory.
510 (gdb-taz): Build do-djunpack.
512 2000-05-15 David Edelsohn <edelsohn@gnu.org>
514 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
516 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
518 * MAINTAINERS: Add self to Write After Approval list.
520 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
522 * ltmain.sh: Preserve in relink_command any environment
523 variables that may affect the linker behavior.
525 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
527 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
529 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
531 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
533 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
535 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
536 with the version name.
538 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
540 * MAINTAINERS: Add self as bb-reorder maintainer.
542 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
546 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
548 * djunpack.bat: New file.
550 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
552 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
553 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
554 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
555 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
557 2000-04-16 Dave Pitts <dpitts@cozx.com>
559 * config.sub (case $basic_machine): Change default for "ibm-*"
562 2000-04-13 Andreas Jaeger <aj@suse.de>
564 * MAINTAINERS: Added myself.
566 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
568 * Makefile.in (gdb-taz): New target. GDB specific archive.
569 (do-md5sum): New target.
571 (PACKAGE): Default to TOOL.
572 (VER): Default to a shell script.
573 (taz): Rewrite target. Move real work to do-proto-toplev. Include
574 md5 checksum generation.
575 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
576 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
577 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
578 insight.tar.bz2): Use gdb-taz to create archive.
580 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
582 * configure (warn_cflags): Delete.
584 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
586 * MAINTAINERS: Added myself.
588 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
589 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
591 * configure.in (enable_libstdcxx_v3): Add.
592 (target_libs): Add bits here to switch between libstdc++-v2 and
594 * config.if: And this file too.
595 * Makefile.in: Add libstdc++-v3 targets.
597 2000-04-05 Michael Meissner <meissner@redhat.com>
599 * config.sub (d30v): Add d30v as a basic machine type.
601 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
603 * configure.in: -linux-gnu*, not -linux-gnu.
605 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
607 * MAINTAINERS: Add self in write-after-approval section.
609 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
611 * MAINTAINERS: Add self as ia64 port maintainer.
613 2000-03-08 Neil Booth <NeilB@earthling.net>
615 * MAINTAINERS: Add self in write-after-approval section.
617 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
619 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
620 (do-tar-bz2): Replace TOOL with PACKAGE.
621 (gdb.tar.bz2): Remove GDBTK from GDB package.
622 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
623 dejagnu.tar.bz2): New packages.
625 2000-02-27 Andreas Jaeger <aj@suse.de>
627 * configure.in: Add entry for mips*-*-linux*, move catch all
628 *-*-*linux* entry below this one.
630 2000-02-27 Ian Lance Taylor <ian@zembu.com>
632 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
634 2000-02-24 Nick Clifton <nickc@cygnus.com>
636 * config.sub: Support an OS of "wince".
638 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
640 * config.guess, config.sub: Updated to match config's 2000-02-15
643 2000-02-23 Linas Vepstas <linas@linas.org>
645 * config.sub: Add support for Linux/IBM 370.
646 * configure.in: Likewise.
648 2000-02-22 Nick Clifton <nickc@cygnus.com>
650 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
652 2000-02-20 Christopher Faylor <cgf@cygnus.com>
654 * config.guess: Guess "cygwin" rather than "cygwin32".
656 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
658 * configure (gcc_version): When setting, narrow search to
659 lines containing `version_string'.
661 2000-02-15 Denis Chertykov <denisc@overta.ru>
663 * config.sub: Add support for avr target.
665 2000-02-14 Nick Clifton <nickc@cygnus.com>
667 * MAINTAINERS: Add maintainers for MCore port.
669 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
671 * config.sub: Add mmix-knuth-mmixware.
673 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
675 * MAINTAINERS: Pair cccp with cpplib maintainership.
677 2000-01-27 Christopher Faylor <cgf@redhat.com>
679 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
680 structure stuff to -L library search.
681 (CXX_FOR_TARGET): Ditto.
682 (CROSS_CHECK_MODULES): Fix spelling mistake.
684 2000-01-24 Mark Mitchell <mark@codesourcery.com>
686 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
689 2000-01-12 Richard Henderson <rth@cygnus.com>
691 * configure.in: Don't build some bits for beos.
693 2000-01-12 Joel Sherrill (joel@OARcorp.com)
695 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
698 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
700 * Add self as cpplib maintainer, as requested by Jason
701 Merrill. Correct my e-mail address.
703 2000-01-06 Geoff Keating <geoffk@cygnus.com>
705 * configure.in: Use mt-aix43 to handle *_TARGET defs,
708 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
710 * MAINTAINERS: Add myself to "write after approval" list.
712 1999-12-14 Richard Henderson <rth@cygnus.com>
714 * config.guess (alpha-osf, alpha-linux): Detect ev67.
715 * config.sub: Accept alphaev[78], alphaev8.
717 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
719 * config.guess, config.sub: Update from autoconf.
721 1999-11-29 Bruce Korb <autogen@linuxbox.com>
723 * MAINTAINERS: update my playtime e-address.
725 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
727 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
728 necessary libraries are missing.
730 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
732 * MAINTAINERS: Add new 'write after approval' maintainer.
734 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
736 * MAINTAINERS: Add new Java maintainer.
738 1999-10-25 Andreas Schwab <schwab@suse.de>
740 * configure: Fix quoting inside arguments of eval.
742 1999-10-21 Nick Clifton <nickc@cygnus.com>
744 * config-ml.in: Allow suppression of some ARM multilibs.
746 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
748 * config.guess: Add OS/390 match pattern.
749 * config.sub: Add mvs, openedition targets.
750 * configure.in (i370-ibm-opened*): New.
752 1999-09-04 Steve Chamberlain <sac@pobox.com>
754 * config.sub: Add support for configuring for pj.
756 1999-08-31 Nick Clifton <nickc@cygnus.com>
758 * config.sub (maybe_os): Add support for configuring for fr30.
760 1999-08-25 Nick Clifton <nickc@cygnus.com>
762 * configure.in: Do not configure or build ld for AIX
763 platforms. ld is known to be broken on these platforms.
765 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
767 * config-ml.in: Pass compiler flag corresponding to multidirs to
770 1999-08-09 Ian Lance Taylor <ian@zembu.com>
772 * Makefile.in (LDFLAGS): Define.
774 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
776 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
778 (*-*-cygwin*): Likewise.
780 1999-08-08 Ian Lance Taylor <ian@zembu.com>
783 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
784 (BINUTILS_SUPPORT_DIRS): Add mkdep.
786 From Eli Zaretskii <eliz@is.elta.co.il>:
787 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
788 long file name when using DJGPP on MS-DOS.
790 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
792 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
794 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
796 * Makefile.in (check-target-libio): Remove all-target-libstdc++
797 dependency as this causes "make check" to globally "make all"
799 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
801 * configure.in (target_libs): Added target-zlib.
802 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
803 (CONFIGURE_TARGET_MODULES): Likewise.
804 (CHECK_TARGET_MODULES): Likewise.
805 (INSTALL_TARGET_MODULES): Likewise.
806 (CLEAN_TARGET_MODULES): Likewise.
807 (configure-target-zlib): New target.
808 (all-target-zlib): Likewise.
809 (all-target-libjava): Depend on all-target-zlib.
810 (configure-target-libjava): Depend on configure-target-zlib.
812 * Makefile.in (configure-target-libjava): Depend on
813 configure-target-newlib.
814 (configure-target-boehm-gc): New target.
815 (configure-target-qthreads): New target.
817 * configure.in (target_libs): Added target-qthreads.
818 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
819 (CONFIGURE_TARGET_MODULES): Likewise.
820 (CHECK_TARGET_MODULES): Likewise.
821 (INSTALL_TARGET_MODULES): Likewise.
822 (CLEAN_TARGET_MODULES): Likewise.
823 (all-target-qthreads): New target.
824 (configure-target-libjava): Depend on configure-target-qthreads.
825 (all-target-libjava): Depend on all-target-qthreads.
827 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
828 (CONFIGURE_TARGET_MODULES): Likewise.
829 (CHECK_TARGET_MODULES): Likewise.
830 (INSTALL_TARGET_MODULES): Likewise.
831 (CLEAN_TARGET_MODULES): Likewise.
832 (all-target-libjava): New target.
833 (all-target-boehm-gc): Likewise.
834 * configure.in (target_libs): Added libjava, boehm-gc.
836 1999-07-22 Ian Lance Taylor <ian@zembu.com>
838 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
839 configure.bat in SUPPORT_FILES.
840 (gas+binutils.tar.bz2): Likewise.
842 * makeall.bat: Remove; obsolete.
844 1999-07-21 Ian Lance Taylor <ian@zembu.com>
847 * configure.bat: Remove; obsolete.
849 1999-07-11 Ian Lance Taylor <ian@zembu.com>
851 * configure: Add -W -Wall to the default CFLAGS when compiling with
854 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
856 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
858 1999-06-30 Mark Mitchell <mark@codesourcery.com>
860 * configure.in: Build ld on IRIX6.
862 1999-06-12 Ian Lance Taylor <ian@zembu.com>
864 * Makefile.in: Change distribution targets to use bzip2 instead of
866 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
867 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
869 1999-06-04 Nick Clifton <nickc@cygnus.com>
871 * config.sub: Add mcore target.
873 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
875 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
877 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
879 * config.guess (dummy): Changed to $dummy.
881 1999-05-24 Nick Clifton <nickc@cygnus.com>
883 * config.sub: Tidied up case statements.
885 1999-05-22 Ben Elliston <bje@cygnus.com>
887 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
890 * config.guess: Merge with FSF version. Future changes will be
891 more accurately recorded in this ChangeLog.
892 * config.sub: Likewise.
894 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
896 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
898 1999-04-30 Tom Tromey <tromey@cygnus.com>
900 * ltmain.sh: [mode link] Always use CC given by ltconfig.
902 1999-04-23 Tom Tromey <tromey@cygnus.com>
904 * ltconfig, ltmain.sh: Update to libtool 1.2f.
906 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
908 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
909 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
910 Bad merge removed these two changes.
912 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
913 Martin Heller (Ing.-Buero_Heller@t-online.de)
915 * config.guess (interix Alpha): Add.
917 1999-04-11 Richard Henderson <rth@cygnus.com>
919 * configure.in (i?86-*-beos*): Do config gperf; don't config
920 gdb, newlib, or libgloss.
922 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
924 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
925 link a trivial program with -mabi=64. If it fails, remove mabi=64
928 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
930 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
932 1999-04-08 Nick Clifton <nickc@cygnus.com>
934 * config.sub: Add support for mcore targets.
936 1999-04-07 Michael Meissner <meissner@cygnus.com>
938 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
939 not mt-ospace, in order to shut up assembler warning about using
940 symbols that are named the same as registers.
942 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
944 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
945 dependency list for all-target-cygmon.
947 1999-04-05 Doug Evans <devans@casey.cygnus.com>
949 * config-ml.in: Check $host, not $target, for selective multilibs.
950 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
951 thumb interworking, and underscore prefix multilibs.
953 1999-04-04 Ian Lance Taylor <ian@zembu.com>
955 * missing: Update to version from current automake.
957 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
959 * configure (gxx_include_dir): Removed.
961 * configure.in (gxx_include_dir): Handle it.
962 * Makefile.in: Likewise.
964 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
966 * config.sub (mips64vr4111,mips64vr4111el) Add.
968 1999-03-21 Ben Elliston <bje@cygnus.com>
970 * config.guess: Correct typo for detecting ELF on FreeBSD.
972 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
974 * config/mh-go32: Delete.
975 * config/mh-djgpp: New. Renamed from mh-go32.
976 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
979 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
981 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
982 all-target-newlib to dependency list for all-target-bsp.
984 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
986 * config.sub: Add i386-uwin support.
987 * config.guess: Likewise.
989 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
991 * configure.in: cleanup, add mh-*pic handling for arm, special
994 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
996 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
999 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
1001 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
1004 1999-03-02 Nick Clifton <nickc@cygnus.com>
1006 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
1008 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
1010 * config.sub: Check for "cygwin*" rather than "cygwin32*"
1012 1999-02-24 Nick Clifton <nickc@cygnus.com>
1014 * config.sub: Fix typo in arm recognition.
1016 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
1018 * configure.in (noconfigdirs): Changed target_configdirs to
1019 include target-bsp only for m68k-*-elf* and m68k-*-coff*
1020 rather than m68k-*-* since it is not known to work on
1021 m68k-aout. Ditto for arm-*-*oabi.
1023 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
1025 * configure.in (*-*-windows*): Remove, no longer used.
1026 * config/mh-windows: Ditto.
1028 1999-02-19 Ben Elliston <bje@cygnus.com>
1030 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
1031 Smart and improved by Andrew Cagney.
1033 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
1035 * config.guess: Recognize openbsd-*-hppa.
1037 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
1039 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
1040 only if it is not empty.
1042 1999-02-17 Nick Clifton <nickc@cygnus.com>
1044 Patch from: Scott Bambrough <scottb@corelcomputer.com>
1046 * config.guess: Modified to recognize uname's armv* syntax.
1048 * config.sub: Modified to recognize uname's armv* syntax.
1050 1999-02-17 Mark Salter <msalter@cygnus.com>
1052 * configure.in: Added target-bsp for sparclite.
1054 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
1056 * config.sub: Recognize alphapca5[67] and up to alphaev8.
1058 1999-02-08 Nick Clifton <nickc@cygnus.com>
1060 * configure.in: Add support for strongarm port.
1061 * config.sub: Add support for strongarm target.
1063 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
1065 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
1066 the old name config/mh-cygwin32.
1069 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
1071 * configure.in: Do build ld for ix86 Solaris.
1073 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
1075 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
1076 $AR_FOR_TARGET. Likewise for RANLIB.
1078 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
1080 * config.sub (oabi): Recognize.
1081 * configure.in (arm-*-oabi): Handle.
1083 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
1085 * config.guess: Improve detection of i686 on UnixWare 7.
1087 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
1089 * config.guess: Add support for i386-pc-interix.
1090 * config.sub: Likewise.
1091 * configure.in: Likewise.
1092 * config/mh-interix: New file.
1094 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
1096 * Makefile.in: Remove unneeded all-target-libio from
1097 from all-target-winsup target since it is now unneeded.
1098 Add all-target-libtermcap in its place since it is now
1101 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
1103 * configure.in: makefile stub for cygwin target is probably
1104 unnecessary. Remove it for now.
1105 * config/mt-cygwin: Remove.
1107 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
1109 * configure.in: libtermcap.a should be built when cygwin is the
1110 target as well as the host.
1111 * config.guess: Allow mixed case in cygwin uname output.
1112 * Makefile.in: Add libtermcap target.
1113 * config/mt-cygwin: New file. libtermcap target info.
1115 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
1117 * config.sub: Clean up handling of hppa2.0.
1119 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
1121 * config.guess: Use C code to identify more HP machines.
1123 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
1125 * config.sub: Handle hppa2.0.
1127 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
1129 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
1130 cygmon for all sparclite targets, regardless of object format.
1132 1998-12-15 Mark Salter <msalter@cygnus.com>
1134 * configure.in: Added target-bsp for several target architectures.
1136 * Makefile.in: Added rules for bsp.
1138 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
1140 * config.guess: Improve detection of hppa2.0 processors.
1142 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
1144 * config.guess: Recognize FreeBSD using ELF automatically.
1146 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1148 * configure (skip-this-dir): Add handling for new shell script, which
1149 might be created by a sub-directory's configure to indicate, this particular
1150 directory is "unwanted".
1151 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
1153 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
1155 * ltconfig: import from libtool, after changing libtool to
1156 account for the cygwin name change.
1158 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
1160 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
1161 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
1163 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
1165 * configure.in: Add libtermcap to list of cygwin dependencies.
1167 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
1169 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
1170 they include winsup/include when it's a cygwin target.
1172 1998-11-12 Tom Tromey <tromey@cygnus.com>
1174 * configure.in (host_tools): Added zip.
1175 * Makefile.in (all-target-libjava): Depend on all-zip.
1176 (all-zip): New target.
1177 (ALL_MODULES): Added all-zip.
1178 (NATIVE_CHECK_MODULES): Added check-zip.
1179 (INSTALL_MODULES): Added install-zip.
1180 (CLEAN_MODULES): Added clean-zip.
1182 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
1184 * Makefile.in: lose "32" from comment about cygwin.
1186 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
1188 * configure.in: Use -Os to build target libraries for the fr30.
1190 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
1192 * config.sub: Add fr30.
1194 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
1196 * configure.in: drop "32" from config/mh-cygwin32. Check
1197 cygwin* instead of cygwin32*.
1198 * config.sub: Check cygwin* instead of cygwin32*.
1200 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
1202 * config.guess: Match any version of Unixware7.
1204 1998-10-20 Syd Polk <spolk@cygnus.com>
1206 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
1209 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
1211 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
1212 these if the appropriate directories and files to not exist.
1214 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
1216 * Makefile.in (DEVO_SUPPORT): Add config.if.
1218 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
1220 * configure: Add pattern to replace "build_tooldir"'s
1221 definition in the generated Makefile with "tooldir"'s
1224 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
1226 * config.sub: Bring back lost sparcv9.
1228 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
1230 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
1232 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
1233 CC_FOR_TARGET and friends.
1235 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1237 * Makefile.in (build_tooldir): New variable, same as tooldir.
1238 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1239 -B$(build_tooldir)/bin/.
1240 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
1242 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1244 * README: Remove installation instructions and refer to the
1245 INSTALL directory instead.
1247 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
1249 * config.sub: Add support for i[34567]86-pc-udk.
1250 * configure.in: Likewise.
1252 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
1254 * Makefile.in: add bzip2 package building bits for user
1256 * configure.in: ditto
1258 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
1260 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1261 (ALL_TARGET_MODULES): Add all-target-libobjc.
1262 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1263 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1264 (all-target-libchill): Add dependencies.
1265 * configure.in (target_libs): Add libchill.
1267 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
1269 * configure.in (target_subdir): Remove duplicate line.
1271 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
1273 * Makefile.in (all-automake): fix dependencies.
1275 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
1277 * configure.in: Minor cleanups for building in the $(target_alias)
1280 1998-09-22 Jim Wilson <wilson@cygnus.com>
1282 * Makefile.in (bootstrap): Set r and s before make all. Use
1283 BASE_FLAGS_TO_PASS in make all.
1286 1998-09-20 Mark Mitchell <mark@markmitchell.com>
1288 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1290 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
1292 * config.sub: Fix typo in last change.
1294 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1296 * config.sub: Add support for C4x target.
1297 * configure.in: Likewise.
1299 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
1301 * config.sub: Recognize sparcv9 just like sparc64.
1303 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
1305 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1307 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
1309 * config.guess: Correctly identify Pentium II sco boxes.
1311 * config.guess: Fix "tr" code. From Weiwen Liu.
1313 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
1315 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1318 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
1320 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1321 (ALL_TARGET_MODULES): Add all-target-libchill.
1322 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1323 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1324 (all-target-libchill): Add dependencies.
1325 * configure.in (target_libs): Add libchill.
1327 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
1329 * config.guess: Avoid assumptions about "tr" behaves when
1330 LANG is set to something other than English.
1332 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
1334 * configure (gxx_include_dir): Changed to
1335 '${prefix}/include/g++'-${libstdcxx_interface}.
1337 * config.if: New to determine the interfaces.
1339 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
1341 * config.guess: Detect and handle MPE/IX.
1342 * config.sub: Deal with MPE/IX.
1344 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
1346 * configure.in: Use mh-aix43.
1348 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
1350 * configure: Fix --without/--disable cases for gxx-include-dir.
1352 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
1354 * mdata-sh: Imported. Needed for automake support.
1356 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
1358 * Makefile.in (taz): Try "chmod -R og=u ." before
1359 "chmod og=u `find . -print`".
1361 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
1363 * configure.in: Add arm-elf and thumb-elf support.
1365 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
1367 * Makefile.in: Undo previous patch.
1369 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
1371 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1373 (install-no-fixedincludes): and here
1374 (INSTALL_MODULES): ... from here.
1376 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
1378 * config.sub: Merge with FSF.
1380 * config.guess: Merge with FSF.
1382 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
1384 * configure (extraconfigdirs): New variable.
1385 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1386 * Makefile.in (all): Move higher in file.
1387 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1388 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1389 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1390 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1391 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1393 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
1395 * Makefile.in (all-target-libjava): Depend on all-gcc and
1397 (configure-target-libjava): Depend on $(ALL_GCC).
1399 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
1401 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1402 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1404 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
1406 * INSTALL/README: Fix typo.
1408 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
1410 * ylwrap: Change absolute path checks to check for DOS style path
1413 * ylwrap: Don't use a full path name if the source file is in the
1414 same directory. From hjl@lucon.org (H.J. Lu).
1416 * config-ml.in: Default to being verbose, to match Feb 18 change to
1419 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
1421 Brought over from egcs:
1423 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1425 * configure.in (target_subdir): Set to ${target_alias} instead
1428 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
1430 * configure.in (target_subdir): Set to libraries if enable_multilib.
1432 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
1434 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1435 multilibs, force reconfiguration the first time we create
1436 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1438 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
1440 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1441 avoid confusion with --no-recursion.
1443 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
1445 * configure.in: Win32 hosts shouldn't use install -x
1446 * install-sh: remove -x option, and special .exe-handling
1449 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
1451 * config.guess: Recognize i586-pc-beos.
1452 * configure.in: Don't build some bits for beos.
1454 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
1456 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1457 CFLAGS default to -O2.
1459 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1462 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
1464 * ltmain.sh: Correct install when using a different shell.
1466 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
1468 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1470 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
1472 * makefile.vms: Update to build binutils/makefile.vms. Add install
1475 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
1477 * ltconfig: Update to correct AIX handling.
1479 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1481 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1483 * configure.in (target_subdir): Set to ${target_alias} instead
1486 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
1488 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1489 (Makefile): Depend on $(gcc_version_trigger).
1491 * configure (gcc_version): Change default initializer to empty
1493 (gcc_version_trigger): New variable; pass this variable down
1494 to subdir configures to enable them checking gcc's version
1495 themselves. Emit make macros for both gcc_version vars.
1496 (topsrcdir): Initialize reliably.
1497 (recursion line): Remove --with-gcc-version=${gcc_version}.
1499 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1501 * configure (enable_version_specific_runtime_libs): Implement new flag
1502 --enable-version-specific-runtime-libs which installs C++ runtime stuff
1503 in $(libsubdir); emit definition in each generated Makefile.
1504 (gxx_include_dir): Initialize depending on
1505 $enable_version_specific_runtime_libs.
1507 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1509 * configure (gcc_version): Initialize properly depending on
1510 how and where configure is started.
1511 (recursion line): Pass a --with-gcc-version=${gcc_version}
1512 to configures in subdirs.
1514 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
1516 * configure.in (noconfigdirs): Add configure pattern for mips tx39
1519 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
1521 * configure.in: Add cygmon and libstub support for mn10200.
1523 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
1525 * configure (gcc_version): Add new variable describing the
1526 particular gcc version we're building.
1527 * Makefile.in (libsubdir): Add new macro for the directory
1528 in which the compiler finds executables, libraries, etc.
1529 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1532 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1534 * Makefile.in (local-clean): Remove *.log.
1535 (warning.log): Built with warn_summary from build.log.
1536 (mail-report.log): Run test_summary.
1537 (mail-report-with-warnings.log): Run test_summary including
1538 warning.log in the report.
1540 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
1542 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1544 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
1546 * Makefile.in (grep): Grep no longer depends on libiberty.
1548 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
1550 * Makefile.in: all-snavigator needs all-libgui.
1552 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
1554 * configure.in: Add cygmon and libstub support for mn10300.
1556 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
1558 * missing: Update to version from automake 1.3.
1560 * ltmain.sh: On installation, don't get confused if the same name
1561 appears more than once in the list of library names.
1563 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
1565 * config.sub: Accept m68060 and m5200 as CPU names.
1567 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
1569 * configure: Use && rather than using -a in test, because odd
1570 strings can confuse test.
1571 * configure.in: Likewise.
1573 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
1575 * ltconfig, ltmain.sh: Bring in Visual C++ support.
1577 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1579 * Makefile.in (boostrap2-lean, bootstrap3-lean,
1580 bootstrap4-lean): New targets.
1582 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
1584 * mpw-* Delete. Not used.
1586 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
1588 * COPYING.LIB: Update FSF address.
1590 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
1592 * ltconfig, ltmain.sh: Update to libtool 1.2a.
1594 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1597 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
1599 * ltconfig, ltmain.sh: Avoid producing a version number if
1600 -version-info was not used.
1602 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
1604 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1605 building with newlib.
1607 1998-04-30 Paul Eggert <eggert@twinsun.com>
1609 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
1610 Solaris `make' causes it to continue to next definition.
1612 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
1614 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1615 the right GUI libraries and files are installed along with GDB.
1617 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
1619 * configure.in: Change alpha to alpha* in several places.
1621 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
1623 * config.sub: Recognize sparc86x.
1625 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
1627 * configure.in (--enable-target-optspace): Remove debug echo.
1629 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
1631 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1633 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
1635 * ltconfig: Update cygwin32 support.
1637 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1638 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1639 (GDB_SUPPORT_DIRS): Likewise.
1641 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
1643 * configure.in (target_makefile_frag): If --enable-target-optspace,
1644 use -Os to compile target libraries rather than -O2. Default to
1645 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1647 * configure.in (target_cflags): Ditto for d30v.
1649 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
1651 * Makefile.in (all-bfd): Depend on all-intl.
1652 (all-binutils): Likewise.
1653 (all-gas): Likewise.
1654 (all-gprof): Likewise.
1657 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
1659 * configure.in (host_tools): Fix typo, lbtool -> libtool.
1661 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
1663 * Makefile.in (all-bfd): Depend upon all-libiberty.
1665 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1667 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
1669 * Makefile.in: Add libstub.
1671 * configure.in: Ditto. Build libstub for targets that have cygmon
1674 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
1676 * configure.in: Don't set PICFLAG on ix86-cygwin32.
1678 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
1680 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1681 use mh-sysv5 if specified. Support gprof on SCO Open Server.
1683 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
1685 * configure: Define DEFAULT_M4 by searching PATH.
1686 * Makfile.in: Use DEFAULT_M4.
1688 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
1690 * ltconfig: Add cygwin32 support.
1692 * Makefile.in, configure.in: Add libtool as a native only directory
1693 to configure and build.
1695 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
1697 * Makefile.in (INSTALL_MODULES): Remove texinfo.
1699 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
1701 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1703 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
1705 * Makefile.in: add ash make rules
1706 * configure.in: add ash to native_only and host_tools lists
1708 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
1710 * Makefile.in (all-gettext, all-intl): New targets.
1711 (ALL_MODULES): Added all-gettext, all-intl.
1712 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1713 (INSTALL_MODULES): Added install-gettext, install-intl.
1714 (CLEAN_MODULES): Added clean-gettext, clean-intl.
1716 * configure.in (host_tools): Added gettext.
1717 (native_only): Likewise.
1718 (noconfigdirs) [various cases]: Likewise.
1719 (host_libs): Added intl.
1721 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
1723 * configure: Do not disable building gdbtk for cygwin32 hosts.
1725 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
1727 * configure.in: Add thumb-coff target.
1728 * config.sub: Add thumb-coff target.
1730 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1732 * Makefile.in: Revert yesterday's change.
1733 (all-target-winsup): all-target-librx stays out of here.
1735 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
1737 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1738 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1739 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
1740 Remove references to librx and libg++.
1742 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
1744 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1747 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
1749 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1750 for newlib directory.
1751 (CXX_FOR_TARGET): Likewise.
1753 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
1755 * ltconfig: Update after libtool/ltconfig.in change for
1758 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
1760 * ltconfig, ltmain.sh: Update to libtool 1.2.
1762 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
1764 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1765 (install-gcc-cross): Instead, override LANGUAGES here.
1767 1998-03-18 Dave Love <d.love@dl.ac.uk>
1769 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1770 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1772 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
1774 * configure.in: Add Thumb-pe target.
1776 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
1778 * Makefile.in - changed sn targets to snavigator
1779 * configure.in - changed sn targets to snavigator
1781 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
1783 * config-ml.in: After building symlink tree call make distclean
1784 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1785 to be the case for libiberty.
1787 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
1789 * configure: When making link, also check the current
1790 directory. The configure scripts may create one.
1792 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
1794 * config.sub: Accept alphapca56 and alphaev6 properly.
1796 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1798 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1800 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
1802 * config.sub (sco5): Fix typo.
1804 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
1806 * Makefile.in (INSTALL_MODULES): Move install-tcl before
1808 (install-itcl): Remove dependency on install-tcl.
1810 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
1812 * configure.in: Remove libgloss from noconfigdirs for MN10300.
1814 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
1816 * configure.in: Don't build libgui for a cygwin32 target when not on
1819 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
1821 * configure (redirect): Set to null, so default behavior of
1822 configure is now --verbose.
1824 1998-02-16 Dave Love <d.love@dl.ac.uk>
1826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1827 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1829 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
1831 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1832 this change to sync Makefile.in with its ChangeLog entries.
1834 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
1836 * ltmain.sh (mkdir): Check that the directory doesn't exist
1837 before we exit with error, so that we don't get races during
1840 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
1842 * ltconfig, ltmain.sh: Update from libtool 1.0i.
1844 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
1846 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1848 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1850 * configure: Emit a definition for the new macro enable_shared
1853 * config/mh-sparcpic (PICFLAG): Define to properly according
1854 to current multilib configuration.
1855 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1856 according to current multilib configuration.
1858 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1860 * configure.in (host_tools, native_only): Add libtool.
1862 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
1864 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1865 Fix typo in ming config comment.
1867 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
1869 * ltconfig, ltmain.sh: Update from libtool 1.0h.
1871 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
1873 * config.sub: Add tic30 cases, and map c30 to tic30.
1875 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
1877 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1878 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1879 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1880 (CLEAN_TARGET_MODULES): Similarly
1881 (all-target-libf2c): Add dependences.
1882 * configure.in (target_libs): Add libf2c.
1884 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
1886 * configure.in: Remove expect from noconfigdirs when target
1887 is cygwin32. OK to build expect and dejagnu with Canadian
1890 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
1892 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1895 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1898 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
1900 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1901 here as it is not defined in the toplevel Makefile.
1903 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
1905 * configure (package_makefile_rules_frag): New variable, which names
1906 a file with generic rules, ...
1907 Change comment to mention we now have FIVE parts.
1908 * configure: Undo last change.
1910 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
1912 * config.guess: More accurate determination of HP processor types.
1913 * config.sub: More accurate determination of HP processor types.
1915 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
1917 * configure (package_makefile_frag): Move inserting the
1918 ${package_makefile_frag} to where it should be according
1921 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
1923 * config.guess: Add support for Linux/ARM.
1925 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
1927 * .cvsignore: Remove *-info and *-install since they match
1928 release-info and mpw-install, which we don't want to just ignore.
1930 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
1932 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
1934 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
1936 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1937 local_prefix to sub-make invocations.
1939 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
1941 * configure.in: Check makefile fragments in the source
1944 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1946 * configure.in: Check whether host and target makefile
1947 fragments exist before adding them to *_makefile_frag.
1949 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
1951 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
1953 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
1955 * configure.in: Make sure we only replace RPATH_ENVVAR on
1956 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
1959 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
1962 1998-01-13 Lee Iverson (leei@ai.sri.com)
1964 * config-ml.in (multi-do): LDFLAGS must include multilib
1967 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
1969 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1971 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
1973 * config.sub: Add mingw32 support.
1974 * configure.in: Likewise.
1975 * config/mh-mingw32: New file.
1977 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
1979 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1981 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
1983 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1984 * configure (gxx_include_dir): Provide a definition for subdirs
1985 which do not use autoconf.
1987 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
1989 * config.guess: Sync with egcs. Picks up new alpha support,
1990 BeOS & some additional linux support.
1992 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
1994 * config.guess: HP 9000/803 is a PA1.1 machine.
1996 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
1998 * configure.in: It's alpha*-...
2000 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2002 * configure.in (host_makefile_frag, target_makefile_frag):
2003 Handle multiple config files.
2004 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
2007 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
2011 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
2013 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
2015 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
2017 * Makefile.in: Add libgui directory.
2018 (GDB_TK): Add all-libgui.
2019 * configure.in: Add libgui directory.
2020 * configure: Add all-libgui to GDB_TK.
2022 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
2024 * config-ml.in (multidirs): Add m32r to multilib list.
2026 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
2028 * Makefile.in (all-target-gperf): Change dependency to
2029 all-target-libstdc++.
2031 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
2033 * config.guess: Add BeOS support.
2035 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
2037 Source directory cvs renamed to cvssrc:
2038 * configure.in (host_tools): Change cvs to cvssrc.
2039 (native_only): Likewise.
2040 (noconfigdirs) [various cases]: Likewise.
2041 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
2042 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
2043 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
2044 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
2045 (all-cvssrc): Rename target from all-cvs.
2047 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
2049 * configure (gxx_include_dir): Fix thinko.
2051 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
2053 * Makefile.in (INSTALL_TARGET_CROSS): Define.
2054 (install-cross, install-gcc-cross): New targets.
2056 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
2058 * configure.in (noconfigdirs): Add support for Thumb target.
2060 * config.sub (maybe_os): Add support for Thumb target.
2062 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
2064 * Makefile.in: Add rules for cygmon.
2066 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
2068 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
2070 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2071 * configure (gxx_include_dir): Provide a definition for subdirs
2072 which do not use autoconf.
2074 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
2076 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
2079 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
2082 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
2083 found on RedHat Linux systems.
2085 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
2087 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
2090 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
2092 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
2094 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2096 * ltmain.sh: If mkdir fails, check whether the directory was created
2097 anyhow by some other process.
2099 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
2101 * configure.in (d30v-*-*): Configure all directories.
2103 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
2105 * configure.in (d30v-*-*): Configure newlib, libiberty directories
2108 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
2110 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
2112 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
2114 * include/libiberty.h: Add extern "C" { so it can be used with C++
2116 * include/remote-sim.h: Add extern "C" { so it can be used with C++
2119 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
2121 * configure.in (d30v-*-*): Configure GCC now.
2123 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
2125 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
2126 is no longer needed.
2128 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
2130 * Makefile.in: check-target-libio depends on all-target-libstdc++.
2132 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
2134 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
2135 targets using "$@" to provide support for similar but not identical
2136 targets without having to duplicate code.
2138 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
2140 * makefile.vms: Fix to work with DEC C.
2142 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
2144 * config.sub: Add mips-tx39-elf to marketing names.
2146 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
2148 * ltmain.sh: Handle symlinks in generated script.
2150 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
2152 * configure: Handle autoconf style directory options: --bindir,
2153 --datadir, --includedir, --infodir, --libdir, --libexecdir,
2154 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
2156 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
2157 (sharedstatedir, localstatedir, oldincludedir): New variables.
2158 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
2159 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
2160 sbindir, sharedstatedir, and sysconfdir.
2162 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
2164 * Makefile.in (bootstrap-lean): New target.
2166 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
2168 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
2169 sn, and gnuserv from noconfigdirs.
2171 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
2173 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
2175 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
2177 * Makefile.in (cross): New target.
2179 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
2180 Jeff Law <law@cygnus.com>
2182 * Makefile.in (bootstrap2, bootstrap3): New targets.
2183 (all-bootstrap): Remove outdated and confusing target.
2184 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
2186 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
2188 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
2189 windows. Consistent with gdb/configure.
2191 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
2193 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
2195 * configure.in: Name Linux target fragment.
2197 * configure: Rewrite so that project Makefile fragment is inserted
2198 first and appears last in the resulting Makefile.
2200 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
2202 * Makefile.in (install-itcl): Install tcl first.
2204 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
2206 * config/mh-cygwin32: ok to build split texinfo files
2208 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
2210 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2212 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2214 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
2216 * configure.in (skipdirs): Add target-librx for Linux.
2217 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
2219 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
2221 * Makefile.in (bootstrap): New target.
2223 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
2225 * config.sub: Accept 'amigados' for backward compatability.
2227 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
2229 * config.guess: Merge with FSF.
2231 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
2233 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
2235 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
2237 * config.sub: Add "marketing-names" patch.
2239 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
2241 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2243 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
2245 * config.sub: Handle v850-elf.
2247 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
2249 * .cvsignore (*-install): Remove.
2251 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
2253 * ltconfig: Set CONFIG_SHELL in libtool.
2254 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2256 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2258 * configure.in (target_subdir): Set to libraries if enable_multilib.
2260 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
2262 * config.guess: Update from gcc directory.
2264 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
2266 * Makefile.in (all-sim): Depends on all-readline.
2268 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
2270 * Makefile.in (BISON, YACC): Use $$s.
2271 (all-bison): Depend on all-texinfo.
2273 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
2275 * Makefile.in (BISON): Add -L flag.
2278 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2280 * configure.in (noconfigdirs): Add support for v850e target.
2282 * config.sub (maybe_os): Add support for v850e target.
2284 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2286 * configure.in (noconfigdirs): Add support for v850ea target.
2288 * config.sub (maybe_os): Add support for v850ea target.
2290 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
2292 * config.sub: Add mipstx39. Delete r3900.
2294 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2296 * Makefile.in (all-autoconf): Depends on all-texinfo.
2298 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
2300 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2303 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
2305 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2307 * configure: When handling a Canadian Cross, handle YACC as well as
2308 BISON. Just set BISON to bison. When setting YACC, prefer bison.
2309 * Makefile.in (all-bison): Depend upon all-texinfo.
2311 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
2313 * Makefile.in (BISON): bison, not byacc or bison -y.
2314 (YACC): bison -y or byacc or yacc.
2315 (various): Add *-bison as appropriate.
2316 (taz): No need to mess with BISON anymore.
2318 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2320 * configure: If OSTYPE matches *win32*, try to find a good value for
2323 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
2325 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2326 configure.in if it is present.
2328 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
2330 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2332 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
2334 * config.sub: Recognize `arc' cpu.
2335 * configure.in: Likewise.
2336 * config-ml.in: Likewise.
2338 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
2340 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2342 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
2344 * configure: Changed sed delimiter from ':' to '|' when
2345 attempting to substitute ${config_shell} for SHELL. On
2346 NT ${config_shell} may contain a ':' in it.
2348 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
2350 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2352 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
2354 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2356 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
2358 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2360 * ylwrap: If the program is a relative path, force it to be
2363 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
2365 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2367 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
2369 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
2370 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2373 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
2375 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
2376 separated by spaces.
2378 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
2381 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2383 * ltmain.sh: Handle /bin/sh at start of install program.
2385 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2387 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2388 * missing: New file, from automake 1.2.
2390 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
2392 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2393 check-tk to CHECK_X11_MODULES.
2395 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
2397 * config.sub: Merge with FSF.
2399 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
2401 * config.guess: Merge with FSF.
2403 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2405 * configure: Treat msdosdjgpp like go32.
2406 * configure.in: Likewise. Don't remove gprof for go32.
2408 * configure: Change Makefile.tem2 to Makefile.tm2.
2410 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
2412 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2414 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2416 * install-sh (chmodcmd): Set to null if the DST directory already
2417 exists. Same as Nov 11th change.
2419 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
2421 * configure (GDB_TK): Needs itcl and tix.
2423 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
2425 * config.guess: Update from FSF.
2427 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
2429 * Makefile.in (GDB_TK): Depend on itcl and tix.
2431 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
2433 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2434 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2435 (INSTALL_SCRIPT): New variable.
2436 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2437 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2439 * install-sh: Add support for -x option.
2441 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
2443 * configure.in, Makefile.in: Treat tix like itcl.
2445 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
2447 * Makefile.in (WINDRES): New variable.
2448 (WINDRES_FOR_TARGET): New variable.
2449 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2450 (EXTRA_HOST_FLAGS): Add WINDRES.
2451 (EXTRA_TARGET_FLAGS): Add WINDRES.
2452 (EXTRA_GCC_FLAGS): Add WINDRES.
2453 ($(DO_X)): Pass down WINDRES.
2454 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2455 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2458 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
2460 * configure.in: configure sim before gdb for win32-x-ppc
2462 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2464 Move gperf into the toplevel, from libg++.
2465 * configure.in (target_tools): Add target-gperf.
2466 (native_only): Add target-gperf.
2467 * Makefile.in (all-target-gperf): New target, depend on
2469 (configure-target-gperf): Empty rule.
2470 (ALL_TARGET_MODULES): Add all-target-gperf.
2471 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2472 (CHECK_TARGET_MODULES): Add check-target-gperf.
2473 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2474 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2476 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
2478 * config.sub (mn10200): Recognize new basic machine.
2480 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2482 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2483 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2485 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2487 * configure.in: If we're building mips-sgi-irix6* native, turn on
2488 ENABLE_MULTILIB and set TARGET_SUBDIR.
2490 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
2492 * Makefile.in (all-sn): Depend on all-grep.
2494 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
2496 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2498 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2499 Makefile. From Jeff Makey <jeff@cts.com>.
2500 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2502 * Makefile.in (DISTBISONFILES): Remove.
2503 (taz): Don't futz with DISTBISONFILES. Change BISON to use
2506 * configure.in: Build itl, db, sn, etc., when building for native
2509 * Makefile.in (LD): New variable.
2510 (EXTRA_HOST_FLAGS): Pass down LD.
2511 ($(DO_X)): Likewise.
2513 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
2515 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2517 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
2519 * configure.in (targargs): Strip out any supplied --build argument
2520 before adding our own. Always add --build.
2522 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
2524 * configure.in (targargs): Pass --build if we're doing
2527 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
2529 * configure: Use '|' instead of ":" as the separator in
2530 sed. Otherwise sed chokes on NT path names with drive
2531 designators. Also look for "?:*" as the leading characters in an
2534 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
2536 * config.sub: Support for r3900.
2538 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
2540 * configure.in: Use install-sh, not install.sh.
2542 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
2544 * Makefile.in (taz): Improve check for BISON so it doesn't try to
2547 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
2549 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2552 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
2554 * Makefile.in: Add automake targets.
2555 * configure.in (host_tools): Add automake.
2557 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
2559 * configure: Default CXX to c++, not gcc.
2560 * Makefile.in (CXX): Set to c++, not gcc.
2561 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2563 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
2565 * install-sh: try appending a .exe if source file doesn't
2568 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
2570 * configure.in: Turn on multilib by default.
2571 (cross_only): Remove target-libiberty.
2573 * Makefile.in (all-gcc): Don't depend on libiberty.
2575 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
2577 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2579 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
2581 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2582 (DISTBISONFILES): Add ld/Makefile.in
2584 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
2586 * configure.in: if target is cygwin32 but host isn't cygwin32,
2587 don't configure gdb tcl tk expect, not just gdb.
2589 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
2591 * configure.in: Added gnuserv everywhere sn appears.
2593 * Makefile.in (ALL_MODULES): Added all-gnuserv.
2594 (CROSS_CHECK_MODULES): Added check-gnuserv.
2595 (INSTALL_MODULES): Added install-gnuserv.
2596 (CLEAN_MODULES): Added clean-gnuserv.
2597 (all-gnuserv): New target.
2599 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
2601 * config.guess: Fixes for MIPS OpenBSD systems.
2603 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
2605 * Makefile.in (INSTALL_XFORM): Remove.
2606 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2608 * mkinstalldirs: New file, copied from automake.
2609 * Makefile.in (installdirs): Rename from install-dirs. Use
2610 mkinstalldirs. Change all users.
2611 (DEVO_SUPPORT): Add mkinstalldirs.
2613 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
2615 * install-sh: Rename from install.sh.
2616 * Makefile.in (INSTALL): Change install.sh to install-sh.
2617 (DEVO_SUPPORT): Likewise.
2619 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
2620 Graichen <graichen@rzpd.de>.
2622 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
2624 * config.guess: Recognize OpenBSD systems correctly.
2626 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2628 * README, Makefile.in (ETC_SUPPORT): Remove references to
2629 cfg-paper*, configure.{texi,man,info*}._
2631 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2633 * Makefile.in (all.normal): Ensure that gcc is built after all
2634 the x11 - ie gdb - targets.
2636 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
2638 * makefile.vms: Don't run conf-a-gas.
2640 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
2642 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2644 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
2646 * configure.in: Remove noconfigdirs case since gdb also
2647 configures and builds for tic80-coff.
2649 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
2651 * configure: Set cache_file to config.cache.
2652 * Makefile.in (local-distclean): Remove config.cache.
2654 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
2656 * COPYING: Update FSF address.
2658 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
2660 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2663 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
2665 * Makefile.in (install-dirs): Don't crash if prefix, and hence
2668 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
2670 * config.sub: Tweak mn10300 entry.
2672 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
2674 * configure.in (host_tools): Put sim before gdb, so gdb's
2675 configure.tgt can determine if the simulator was configured.
2677 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
2679 * config.sub: Move BeOS $os case to be with other Cygnus
2682 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
2684 * config.sub: Remove misplaced comment that broke Linux.
2686 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
2688 * config.sub: Add BeOS support.
2690 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
2692 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2694 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
2696 * configure.in (noconfigdirs): Remove tcl and tk from
2697 noconfigdirs for cygwin32 builds.
2699 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
2701 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2703 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
2705 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2706 make-all.com, use makefile.vms instead.
2708 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
2710 * config.sub: Accept -lnews*.
2712 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
2714 * configure.in (noconfigdirs): Disable target-newlib,
2715 target-examples and target-libiberty for d30v.
2717 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2719 * configure.in (noconfigdirs): Enable ld for d30v.
2721 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
2723 * configure.in (tic80-*-*): Build compiler.
2725 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
2727 * configure.in (d30v-*): Remove sim directory from list of
2728 unsupported d30v directories
2730 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2732 * config.sub, configure.in: Add d30v target cpu.
2734 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
2736 * makefile.vms: New file.
2737 * make-all.com: Remove.
2739 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
2741 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2743 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
2745 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2747 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
2749 * Makefile.in (ALL_MODULES): Added all-db.
2750 (CROSS_CHECK_MODULES): Addec check-db.
2751 (INSTALL_MODULES): Added install-db.
2752 (CLEAN_MODULES): Added clean-db.
2754 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
2756 * config.guess: Merge with latest FSF sources.
2758 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
2760 * Makefile.in (ALL_MODULES): Added all-itcl.
2761 (CROSS_CHECK_MODULES): Added check-itcl.
2762 (INSTALL_MODULES): Added install-itcl.
2763 (CLEAN_MODULES): Added clean-itcl.
2765 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
2767 * configure.in: build gdb for mn10200
2769 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
2771 * Makefile.in (all-target-winsup): Depend on all-target-libio.
2773 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
2775 * configure.in (tic80-*-*): Turn off most targets right now.
2777 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
2779 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2780 rather than the makeinfo program.
2781 (do-info): Depend upon all-texinfo.
2783 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
2785 * configure.in: Remove uses of config/mh-linux.
2787 * config.sub, config.guess: Merge with latest FSF sources.
2789 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
2791 * config.sub (case $basic_machine): Add tic80 entries.
2793 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
2795 * config.sub, config.guess: Merge with latest FSF sources.
2797 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
2799 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2800 * mpw-config.in: Test for NewFolderRecursive.
2801 * mpw-install: Use symbolic name for startup filename.
2802 * mpw-README: Add various additional details.
2804 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
2806 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2808 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
2810 * configure.in: Do build gcc and the target libraries for
2813 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
2815 * configure.in: don't avoid building gdb for mn10300 any more
2816 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2817 instead of single-quoting it.
2819 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
2821 * configure.in: Don't use --with-stabs on IRIX 6.
2823 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
2825 * configure.in (m32r): Build gdb, libg++ now.
2827 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2829 * configure.in (mips*-sgi-irix6*): Remove gdb and related
2830 directories from noconfigdirs.
2832 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
2834 * config.sub (basic_machine): added mips16 configuration
2836 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2838 * config.sub: Handle d10v-unknown.
2840 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
2842 * config.sub: Handle v850-unknown.
2844 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
2846 * Makefile.in: add findutils
2847 * configure.in: add findutils to list of host_tools
2849 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
2851 * config.sub: Handle mn10200 and mn10300.
2853 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2855 * configure.in (d10v-*): Do not build librx.
2857 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
2859 * configure.in (mn10300): Build everything except gdb & libgloss.
2861 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
2863 * config.guess: Patch for Dansk Data Elektronik servers,
2864 from Niels Skou Olsen <nso@dde.dk>.
2866 For ncr, use /bin/uname rather than uname, since GNU uname does not
2867 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
2869 Patch for MIPS R4000 running System V,
2870 from Eric S. Raymond <esr@snark.thyrsus.com>.
2872 Fix thinko for nextstep.
2874 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
2876 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
2877 * config.guess: Guess mips-dec-mach_bsd4.3.
2879 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
2880 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
2882 * config.guess (mips-mips-riscos*): Emit just enough of the
2885 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
2886 * config.guess (sparc-auspex-sunos*): Added.
2887 (f300-fujitsu-*): Added.
2889 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
2890 * config.guess: Recognize a Tadpole as a sparc.
2892 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2894 * config.guess: Don't assume that NextStep version is either 2 or
2895 3. NextStep 4 (aka OpenStep 4) has come out now.
2897 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2899 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2900 From Rik Faith <faith@cs.unc.edu>.
2902 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2904 * config.sub: Contributions from bug-gnu-utils to:
2905 Support plain "hppa" (no version given) architecture, reported by
2907 OpenBSD like NetBSD.
2908 LynxOs is not a hardware supplier.
2910 * config.guess: Contributions from bug-gnu-utils to add support for:
2911 OpenBSD like NetBSD.
2913 More Pyramid systems.
2914 i[n>4]86 Intel chips.
2915 M680[n>4]0 Motorola chips.
2916 Use unknown instead of lynx for hardware manufacturer.
2918 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
2920 * install.sh (chmodcmd): Set to null if the DST directory already
2923 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2925 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
2926 not use mt-ppc target Makefile fragment any more.
2928 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
2930 * configure.in (*-*-windows): Exclude everything but those dirs
2931 needed to build windows.
2933 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
2935 * Makefile.in (all-target-winsup): Depend on all-target-librx.
2937 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
2939 * configure.in: Exclude mmalloc from i386-windows.
2940 * config/mh-windows: Add rules for building MSVC makefiles.
2942 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
2944 * Undo my previous change.
2946 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
2948 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
2950 (MAKEOVERRIDES): Define (revert this part of October 18 change).
2952 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
2954 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
2955 host to add it's own flags.
2956 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
2957 for MSVC build procedure.
2959 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
2961 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
2963 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
2965 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
2966 (CXX_FOR_TARGET): Likewise.
2967 (GCC_FOR_TARGET): Define.
2968 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
2969 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
2970 CC_FOR_TARGET was specified on the command line.
2971 (MAKEOVERRIDES): Don't define.
2973 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
2975 * configure.in (m32r): Fix spelling of libg++ libs.
2977 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
2979 * config.sub (-apple*): Remove, now redundant.
2981 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
2983 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
2985 * configure: Rework yesterday's sed script patch.
2987 * config.sub: Merge with FSF.
2989 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
2991 * config.guess: Merge from FSF.
2993 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
2994 * config.guess: Use pc instead of unknown, for pc clone systems.
2995 Change linux to linux-gnu.
2997 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2998 * config.guess: Avoid non-portable tr syntax.
3000 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
3002 * test-build.mk (HOLES): Add "xargs" for gdb.
3004 * configure: Avoid hpux10.20 sed bug.
3006 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
3008 * configure.in config/mh-windows: Add support for windows host
3009 (that is a build done under the Microsoft build environment).
3011 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
3013 * Makefile.in: Replace all uses of srcroot with s, to shrink
3014 command line lengths.
3016 Patches from Geoffrey Noer <noer@cygnus.com>:
3017 * configure.in: If configuring for newlib, pass --with-newlib to
3019 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
3020 -Bnewlib/ and -Lwinsup to gcc.
3021 (CXX_FOR_TARGET): Likewise.
3023 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
3025 * Makefile.in (ETC_SUPPORT): Add configure.
3027 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
3029 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
3030 host configuration file.
3032 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
3034 * configure.in: Break mn10x00 support into separate
3035 mn10200 and mn10300 configurations.
3036 * config.sub: Likewise.
3038 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
3040 * configure.in: Add lots of stuff to noconfigdirs for
3041 the mn10x00 targets.
3043 * config.sub, configure.in: Add mn10x00 support.
3045 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
3047 * make-all.com: Call conf-a-gas, not config-a-gas.
3049 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
3051 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3054 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
3056 * mpw-README: Add much more detail for native PowerMac.
3057 * mpw-install: New file.
3058 * mpw-configure: Add --norecursion and --help options.
3059 * mpw-config.in: Translate readme and install files when
3061 * mpw-build.in: Don't always depend on byacc and flex.
3062 (install-only-top): New action.
3064 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
3066 * configure.in: You can now configure GDB for the v850.
3068 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
3070 * configure.in (noconfigdirs): Don't configure any C++ dirs
3073 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
3075 * config.sub: Recognize mips64vr5000.
3077 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
3079 * configure.in: Use a single line for host_tools and native_only.
3081 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3083 * Makefile.in (install-itcl): Install tcl first.
3085 Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3087 * config/mh-cygwin32: ok to build split texinfo files
3089 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3091 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3093 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
3095 * config.sub, configure.in: Add entries for m32r.
3097 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3099 * config.guess: Merge with FSF.
3101 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
3103 * Makefile.in (inet-install): Don't run install-gzip.
3105 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
3107 * configure.in: Don't config lots of things for *-*-windows*.
3109 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3111 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
3112 (host_libs, host_tools): Copy from configure.in.
3113 * mpw-configure: Don't complain about directories not found.
3115 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3117 * configure.in (i[345]86): Recognize i686 for pentium pro.
3118 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
3121 * config.guess (i[345]86): Ditto.
3123 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3125 * configure.in (noconfigdirs): Removed gdb for D10V.
3127 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
3129 * configure.in: Remove ld, target-libio, target-libg++, and
3130 target-libstdc++ from noconfigdirs.
3132 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
3134 * configure: Fix three locations where shell scripts were
3135 being run directly rather than with config_shell.
3137 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
3139 * configure.in (v850-*-*): Set up initial $noconfigdirs.
3140 * config.sub (basic_machine): Recognize v850.
3142 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3144 * mpw-configure: Handle multiple enable/disable options and
3145 pass them down recursively, handle -c and -s flags appropriately
3146 depending on choice of compiler, add escape mechanism for
3147 quoted arguments to gC.
3149 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3151 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
3152 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
3153 so that -mrelocatable-lib and -mno-eabi are used.
3155 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
3156 not support --print-multi-lib, don't abort.
3158 Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
3160 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
3161 with normal Windows compilation environment.
3163 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
3165 * make-all.com: Run config-a-gas.
3166 * setup.com: Don't copy subdirectory files around.
3168 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
3170 * configure.in (*-*-ose): Remove exclusion of libgloss for this
3171 target, it now compiles correctly.
3173 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3175 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
3177 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3179 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
3181 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3183 * configure.in (native_only): Add prms.
3185 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
3187 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
3188 (BINUTILS_SUPPORT_DIRS): Likewise.
3190 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3192 * configure.in (d10v-*-*): Don't configure ld or gdb until the
3193 d10v support is added.
3195 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3197 * configure.in (d10v-*-*): New target.
3199 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
3201 * config.guess (HP 9000/811): Recognize this as a PA1.1
3204 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
3206 * Makefile.in (do-tar-gz): New target, split out from tail end of
3207 taz target. Run each command separately, don't use pipes.
3210 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
3212 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
3213 * mpw-build.in: No builds should depend on building byacc or flex,
3214 they are assumed to be installed already.
3216 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3218 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
3219 variable that CC_FOR_TARGET needs.
3221 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3223 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
3224 options have changed since the last time the subdirectory was
3225 configured, and if it has, reconfigure.
3226 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
3227 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
3229 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
3231 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
3232 CLEAN_MODULES): Add bash.
3233 (all-bash): New target.
3235 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
3237 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
3239 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3241 * config.sub (basic_machine): Recognize d10v as a valid processor.
3243 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
3245 * mpw-configure: Add support for --bindir.
3246 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3248 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
3250 * configure.in: add bash, time, gawk to list of hosttools and things
3251 to only build for native toolchains
3253 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3255 * Makefile.in (docdir): Remove.
3257 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3259 * Makefile.in (datadir): Set to $(prefix)/share.
3261 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
3263 * configure.in: build diff and patch for cygwin32-hosted
3266 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
3268 * config.sub: Accept -rtems*.
3270 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
3272 * configure.in: enable dosrel for cygwin32-hosted builds,
3273 remove diff from the list of things not buildable
3276 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
3278 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3281 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
3283 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3285 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
3287 * Makefile.in (taz): Handle case where tex3patch didn't even get
3288 checked out. Also, if it was found, put the symlink in a new util
3291 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3293 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3295 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
3297 * config.sub: Recognize -openvms.
3298 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3299 * make-all.com, setup.com: New files.
3301 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3303 * Makefile.in (taz): tex3patch moved to texinfo/util.
3305 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
3307 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
3308 * configure.in: remove make from disable-if-Can-Cross list
3309 enable gdb if ${host} and ${target} are cygwin32
3311 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
3313 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3314 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3316 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
3318 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3319 distinguish sysv/svr4/bsd variants.
3320 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
3322 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
3324 * configure.in: Added copyright notice.
3325 * move-if-change: Added copyright notice.
3327 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3329 * configure.in (powerpcle-*-solaris*): Until we get shared
3330 libraries working, don't build gdb, sim, make, tcl, tk, or
3333 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
3335 * config.guess: Merge with FSF:
3337 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3338 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3340 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
3341 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3343 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
3344 * config.guess: Combine two OSF1 rules.
3345 Also recognize field test versions. From mjr@zk3.dec.com.
3346 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3347 because GNU uname does not support -p. From pmr@pajato.com.
3349 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
3351 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3353 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
3355 * mpw-README: Document GCCIncludes.
3357 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
3359 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3361 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3363 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3365 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
3367 * configure.in (*-*-cygwin32): Configure make.
3369 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
3371 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3373 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
3375 * Makefile.in (all-inet): Depend on all-perl.
3377 * Makefile.in (inet-install): New target.
3379 * Makefile.in (all-inet): Depend on all-tcl.
3380 (all-inet): Depend on all-send-pr.
3382 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3384 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3387 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
3389 * configure.in: Don't configure --with-gnu-ld on AIX.
3391 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3393 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3395 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
3397 * Makefile.in (ALL_MODULES): Added all-inet.
3398 (CROSS_CHECK_MODULES): Added check-inet.
3399 (INSTALL_MODULES): Added install-inet.
3400 (CLEAN_MODULES): Added clean-inet.
3401 (all-indent): New target.
3403 * configure.in (host_tools): Added inet.
3404 (native_only): Added inet.
3405 (noconfigdirs): Added inet.
3407 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
3409 * configure.in: Don't configure libgloss if we are not configuring
3412 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3414 * configure.in: Don't configure libgloss for unsupported
3417 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3419 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3421 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
3423 * Makefile.in (ALL_MODULES): Include all-apache.
3424 (CROSS_CHECK_MODULES): Include check-apache.
3425 (INSTALL_MODULES): Include install-apache.
3426 (all-apache): New target.
3428 * configure.in: Added apache everywhere perl is seen.
3430 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3432 * Makefile.in: Add support for clean-{module} and
3433 clean-target-{module} rules.
3435 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
3437 * configure.in (*-*-ose) do not build libgloss.
3439 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3441 * config.guess (prep*:SunOS:5.*:*): Turn into
3442 powerpele-unknown-solaris2.
3444 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
3446 * configure.in: Permit --enable-shared to specify a list of
3449 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3451 * configure.in (host==solaris): Pass only the first word of $CC
3452 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3454 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3456 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3458 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
3460 * Makefile.in (ALL_MODULES): Include all-perl.
3461 (CROSS_CHECK_MODULES): Include check-perl.
3462 (INSTALL_MODULES): Include install-perl.
3463 (ALL_X11_MODULES): Include all-guile.
3464 (CHECK_X11_MODULES): Include check-guile.
3465 (INSTALL_X11_MODULES): Include install-guile.
3466 (all-perl): New target.
3467 (all-guile): New target.
3469 * configure.in (host_tools): Include perl and guile.
3470 (native_only): Include perl and guile.
3471 (noconfigdirs): Don't build guile and perl; no ports have been
3474 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3476 * configure (--enable-*): Handle quoted option lists such as
3477 --enable-sim-cflags='-g0 -O' better.
3479 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3481 * Makefile.in ({,inst}all-target): New rule so we can make and
3482 install all of the target directories easily.
3484 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3486 * configure.in: Add missing global flag in sed substitution when
3487 deleting `target-' from ${configdirs}.
3489 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
3491 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3494 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3497 * install.sh: Correct misspelling of transformbasename.
3499 * config.guess: Recognize mips-*-sysv*.
3501 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
3503 * config.sub: Recognize mon960.
3505 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
3507 * configure: Restore Canadian Cross handling of BISON and LEX,
3508 removed in Feb 20 change.
3510 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
3512 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
3513 Mention make install. Remove the old copyright date as well the
3514 clumsy and rather pointless copyright on the README file.
3516 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
3518 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3519 Makefile after running symlink-tree, then run `make distclean' to
3520 avoid clobbering any generated files in srcdir.
3522 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3524 * configure.in (m68k-*-netbsd*): Build everything now.
3526 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3528 * Makefile.in (taz): Fix quoting.
3530 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
3532 * configure.in (sparclet-*-*): Build everything now.
3534 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3536 * configure.in (m68k-*-linux*): New host.
3538 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
3540 * configure: Check for bison before byacc.
3542 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
3544 * Makefile.in configure: Change the way LEX and BISON/YACC are
3545 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
3546 searching PATH. These are used as fallbacks by Makefile.in if
3547 flex/bison/byacc aren't in objdir.
3549 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
3551 * Makefile.in: Make everything which depends upon all-bfd also
3552 depend upon all-opcodes, in case --with-commonbfdlib is used.
3554 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3556 * configure.in (host *-*-cygwin32): Don't build gdb if we are
3557 building NT native compilers on Unix.
3559 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
3561 * configure.in: Don't get CC from the host Makefile fragment if we
3562 can find gcc in PATH, or if this is a Canadian Cross. Move the
3563 Solaris test for /usr/ucb/cc to the post target script, just after
3564 the compiler sanity test.
3566 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
3568 * config.sub: Merge with FSF.
3570 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
3572 * Makefile.in (RPATH_ENVVAR): New variable.
3573 (REALLY_SET_LIB_PATH): Use it.
3574 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3576 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
3578 * config.sub, configure.in: Recognize sparclet cpu.
3580 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
3582 * config.guess: Support m68k-cbm-sysv4.
3584 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3586 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3587 m68k-unknown-linuxaout from linker help string. Put quotes around
3590 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
3592 * config.guess (powerpc-harris-powerunix): Add guess for port
3595 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3597 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3599 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
3601 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3602 $(REALLY_SET_LIB_PATH) in Makefile.
3603 * Makefile.in (SET_LIB_PATH): New variable.
3604 (REALLY_SET_LIB_PATH): New variable.
3605 ($(DO_X)): Use $(SET_LIB_PATH).
3606 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3607 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3608 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3609 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3610 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3611 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3612 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3613 (install-dosrel): Likewise.
3614 (all-opcodes): Depend upon all-libiberty.
3616 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
3618 * config.guess (*:CYGWIN*): New
3620 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3622 * Makefile.in (all-target-winsup): All all-target-libiberty.
3624 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3626 * configure.in (noconfigdirs): Add missing # in front of comment.
3628 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
3630 * configure.in: add second pass to things added to noconfigdirs
3631 so *-gm-magic can exclude libgloss properly.
3633 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
3635 * mpw-configure (extralibs_name, rez_name): Set correctly
3636 for MWC68K compiler.
3638 * mpw-README: Add more info on the necessary build tools.
3640 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
3642 * configure.in, config.sub: Recognize cygwin32.
3644 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
3646 * config.guess, config.sub: Recognize A/UX.
3648 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
3650 * config.sub: Merge with gcc/config.sub.
3652 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
3654 * mpw-build.in (do-binutils): Add build of stamps.
3656 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
3658 * config.sub: Add recognition for mips64vr4100*-* targets.
3660 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3662 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3663 Add creation of gconfigargs with `--enable-shared' turned on.
3664 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3665 ($(host)-stamp-stage3-configured): Likewise.
3666 (HOLES): Add chatr and ldd.
3667 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.