aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1998-11-06Oopps - forgot to commit this with the previous deltaNick Clifton1-0/+4
1998-11-05Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+15
* config.sub: Add fr30.
1998-10-19* Makefile.in (all-cgen): Depend on all-libiberty.Doug Evans1-0/+6
1998-10-19 * config.if (cxx_interface, libstdcxx_interface): Do not try to setJeff Law1-0/+11
these if the appropriate directories and files to not exist.
1998-10-14Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)Jeff Law1-0/+4
* Makefile.in (DEVO_SUPPORT): Add config.if.
1998-10-13 * config.sub: Bring back lost sparcv9.Jeff Law1-5/+307
1998-09-30 * Makefile.in (all-automake): fix dependencies.Felix Lee1-2/+4
1998-09-28Remove reference to depragmaize program.Nick Clifton1-4/+0
1998-09-25Fri Sep 25 18:07:32 1998 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-4/+51
* configure.in (target_libs): Added target-libdsp. * Makefile.in (TARGET_CONFIGDIRS): Added libdsp as target. New libdsp component added.
1998-07-25tweak wording of last entryDoug Evans1-1/+1
1998-07-25 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULESDoug Evans1-0/+7
to here ... (install-no-fixedincludes): and here (INSTALL_MODULES): ... to here.
1998-07-24 * config.sub: Merge with FSF.Ian Lance Taylor1-0/+2
1998-07-24 * config.guess: Merge with FSF.Ian Lance Taylor1-0/+4
As part of this, the BePC entry is no longer sanitized, since it is now in the FSF version of config.guess.
1998-07-24 * configure.in (mips64r5900-sky-elf*): Use config/mt-sky.Doug Evans1-0/+15
Set extraconfigdirs to build dvp-elf-as. * configure (extraconfigdirs): New variable. (SUBDIRS): Add extraconfigdirs and recurse on them too. * Makefile.in (all): Move higher in file. (EXTRA_TARGET_HOST_ALL_MODULES): New variable. (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1998-07-23remove d30v sanitizationIan Lance Taylor1-18/+0
1998-07-23 * Makefile.in (all-target-libjava): Depend on all-gcc andBrendan Kehoe1-0/+9
all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). fix nightly build permanently to do the compiler before we do the libs.
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.