aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1998-07-17 * ylwrap: Don't use a full path name if the source file is in theIan Lance Taylor1-0/+3
same directory. From hjl@lucon.org (H.J. Lu).
1998-07-17 * config-ml.in: Default to being verbose, to match Feb 18 change toIan Lance Taylor1-0/+5
configure.
1998-07-16 Brought over from egcs:Ian Lance Taylor1-0/+13
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * configure.in (target_subdir): Set to ${target_alias} instead of "libraries". Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> * configure.in (target_subdir): Set to libraries if enable_multilib.
1998-07-15 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are anyIan Lance Taylor1-0/+6
multilibs, force reconfiguration the first time we create multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1998-07-15 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, toIan Lance Taylor1-0/+11
avoid confusion with --no-recursion.
1998-07-14 * config.guess: Recognize i586-pc-beos.Richard Henderson1-0/+7
* configure.in: Don't build some bits for beos.
1998-07-14 * configure: If CC is set but CFLAGS is not, and CC is gcc, makeIan Lance Taylor1-0/+3
CFLAGS default to -O2.
1998-07-14 * ltmain.sh: Add some hacks to make SunOS --enable-shared workIan Lance Taylor1-0/+9
when using GNU ld.
1998-07-07 * ltconfig, ltmain.sh: Update to libtool 1.2b.Ian Lance Taylor1-0/+4
1998-07-02Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>Ian Lance Taylor1-0/+5
* makefile.vms: Update to build binutils/makefile.vms. Add install target.
1998-07-02 * configure.in: configure cgen if --enable-cgen-maint.Doug Evans1-0/+9
* Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen. (all-cgen): New rule. (all-opcodes,all-sim): Depend on all-cgen.
1998-07-01 * ltconfig: Update to correct AIX handling.Ian Lance Taylor1-0/+9
1998-06-24 * configure.in: Add cygmon and libstub support for mn10200.Mark Alexander1-0/+8
1998-06-12Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>Syd Polk1-0/+4
* Makefile.in: all-snavigator needs all-libgui.
1998-06-12 * configure.in: Add cygmon and libstub support for mn10300.Mark Alexander1-0/+4
1998-06-10 * missing: Update to version from automake 1.3.Ian Lance Taylor1-0/+2
1998-06-10 * ltmain.sh: On installation, don't get confused if the same nameIan Lance Taylor1-0/+5
appears more than once in the list of library names.
1998-06-03 * config.sub: Accept m68060 and m5200 as CPU names.Ian Lance Taylor1-0/+5
1998-06-01 * configure: Use && rather than using -a in test, because oddIan Lance Taylor1-0/+15
strings can confuse test.
1998-05-12 * config-ml.in: After building symlink tree call make distcleanJeff Law1-0/+6
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens to be the case for libiberty. Bring over from egcs.
1998-05-12 * COPYING.LIB: Update FSF address.Jeff Law1-0/+6
1998-05-08 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included viaIan Lance Taylor1-0/+5
GAS_SUPPORT_DIRS.
1998-05-07 * ltconfig, ltmain.sh: Avoid producing a version number ifIan Lance Taylor1-0/+5
-version-info was not used.
1998-05-06 * Makefile.in: Add dependencies for boehm-gc to libjava.Stu Grossman1-0/+11
1998-05-05Add Java sanitizations.Stu Grossman1-0/+2
1998-05-01Fri May 1 11:36:00 PST 1998 Syd Polk <spolk@cygnus.com>Syd Polk1-0/+5
* Touched all files before doing import
1998-04-30 * Makefile.in: Added dependencies to all-target-boehm-gc andStu Grossman1-0/+5
all-target-libjava to have them configure during the build.
1998-04-28Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+7
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that the right GUI libraries and files are installed along with GDB. This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so install-gdb will revert to the normal boring behavior if we sanitize out all gdbtk bits.
1998-04-28 * configure.in: Change alpha to alpha* in several places.Ian Lance Taylor1-0/+4
1998-04-28 * config.sub: Recognize sparc86x.Mark Alexander1-0/+4
1998-04-24Fix consistency error reported by Yotam Medini.Jim Wilson1-0/+4
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1998-04-24 * Makefile.in: Added standard targets for `flexlm'.Ben Elliston1-0/+9
Added intermodule dependency for `all-snavigator'. * configure.in: Include `flexlm' as a host library.
1998-04-23 * ltconfig: Update cygwin32 support.Ian Lance Taylor1-0/+2
1998-04-23 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.Ian Lance Taylor1-0/+6
(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. (GDB_SUPPORT_DIRS): Likewise.
1998-04-22Eliminate extra blank lineMichael Meissner1-1/+0
1998-04-22Add support for --enable-target-optspace to compile with -Os instead of -O2, ↵Michael Meissner1-0/+11
and default d30v, d10v, m32r to use it
1998-04-22 * Makefile.in (all-bfd): Depend on all-intl.Tom Tromey1-0/+8
(all-binutils): Likewise. (all-gas): Likewise. (all-gprof): Likewise. (all-ld): Likewise.
1998-04-21 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.Tom Tromey1-0/+15
(CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-libjava): New target. (all-target-boehm-gc): Likewise. * configure.in (target_libs): Added libjava, boehm-gc.
1998-04-17 * Makefile.in (all-bfd): Depend upon all-libiberty.Ian Lance Taylor1-0/+2
1998-04-17 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.Ian Lance Taylor1-0/+4
1998-04-17 * Makefile.in: Add libstub.Bob Manson1-0/+7
* configure.in: Ditto. Build libstub for targets that have cygmon support.
1998-04-14 * configure.in: Don't set PICFLAG on ix86-cygwin32.Ian Lance Taylor1-0/+4
1998-04-14Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>Jason Molenda1-0/+5
* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and use mh-sysv5 if specified. Support gprof on SCO Open Server.
1998-04-13 * ltconfig: Add cygwin32 support.Ian Lance Taylor1-0/+2
1998-04-13 * Makefile.in, configure.in: Add libtool as a native only directoryIan Lance Taylor1-0/+5
to configure and build.
1998-04-08Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor1-0/+9
* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1998-03-31 * Makefile.in: Add libidetcl, like libide.Ian Lance Taylor1-0/+23
(all-libide): Remove dependencies on all-tcl, all-tk, all-itcl, all-ilu. * configure.IN: Add libidetcl, like libide. * configure (GDB_TK): If enable_ide, add all-libidetcl.
1998-03-27 * configure: Do not disable building gdbtk for cygwin32 hosts.Keith Seitz1-0/+11
1998-03-25Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-0/+7
* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): Remove references to librx and libg++. Bye bye.
1998-03-24 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down toEric Mumpower1-0/+5
recursive makes