aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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
1998-03-24 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -BIan Lance Taylor1-0/+6
for newlib directory. (CXX_FOR_TARGET): Likewise.
1998-03-23 * ltconfig: Update after libtool/ltconfig.in change forJeff Law1-0/+9
hpux11.
1998-03-18Add thumb-pe target.Nick Clifton1-0/+4
1998-03-18Tue Mar 17 17:02:00 PST 1998 Syd Polk <spolk@cygnus.com>Syd Polk1-0/+5
* configure.in Makefile.in Changed "sn" to "snavigator"
1998-03-16import rth alphapca56, alphaev6 fix from egcsKen Raeburn1-6/+4
1998-03-03 * config.sub (mips64vr4320-unknown-elf) : Added.Gavin Romig-Koch1-0/+6
1998-02-23 * Makefile.in (INSTALL_MODULES): Move install-tcl beforeIan Lance Taylor1-0/+6
install-itcl. (install-itcl): Remove dependency on install-tcl.
1998-02-23 * configure.in: Remove libgloss from noconfigdirs for MN10300.Mark Alexander1-0/+4
1998-02-21 * configure: Don't let builds be done in source tree.Tom Tromey1-0/+4
1998-02-19 * configure.in: Don't build libgui for a cygwin32 target when not onIan Lance Taylor1-0/+10
a cygwin32 host.
1998-02-12Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-13/+10
* ltmain.sh (mkdir): Check that the directory doesn't exist before we exit with error, so that we don't get races during parallel builds.
1998-02-06 * configure.in (host_tools, native_only): Add libtool.Jason Molenda1-0/+4
1998-02-05Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+5
* configure.in: add target-gperf to noconfigdirs for Cygwin32. Fix typo in ming config comment.
1998-02-04 * ltconfig, ltmain.sh: Update from libtool 1.0h.Ian Lance Taylor1-0/+4
1998-02-04* Make sim build under dvp-elf.Ian Carmichael1-0/+10
1998-01-31Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+9
* configure.in: Remove expect from noconfigdirs when target is cygwin32. OK to build expect and dejagnu with Canadian Cross.
1998-01-28 * configure.in: Add dvp-elf support.Doug Evans1-0/+7
* config.sub: Recognize dvp cpu.
1998-01-28 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32Ian Lance Taylor1-0/+5
and mingw32.
1998-01-28 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)Jeff Law1-0/+5
here as it is not defined in the toplevel Makefile.
1998-01-28 * configure (package_makefile_rules_frag): New variable, which namesJeff Law1-0/+7
a file with generic rules, ... Change comment to mention we now have FIVE parts. * configure: Undo last change.
1998-01-28 * config.guess: More accurate determination of HP processor types.Jeff Law1-0/+5
* config.sub: More accurate determination of HP processor types.
1998-01-26Fix some problems with gdbtk sanitization.Fred Fish1-0/+10
1998-01-26remove last entry regarding new install target "install-gdbtk"Keith Seitz1-7/+0
1998-01-24 * configure (package_makefile_frag): Move inserting theJeff Law1-0/+13
${package_makefile_frag} to where it should be according to the comment.
1998-01-23 * config.guess: Add support for Linux/ARM.Jeff Law1-0/+4
1998-01-22 * .cvsignore: Remove *-info and *-install since they matchFred Fish1-0/+5
release-info and mpw-install, which we don't want to just ignore.
1998-01-18 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir andJeff Law1-0/+5
local_prefix to sub-make invocations.
1998-01-18 * configure.in: Check makefile fragments in the sourceJeff Law1-0/+10
directory.
1998-01-15 toplevel--Gavin Romig-Koch1-0/+6
* config.sub: Create the vr4111 as a copy of vr4100. gas-- * config/tc-mips.c (md_begin): Create the vr4111 as a copy of the vr4100. gcc-- * config.sub: Create the vr4111 as a copy of the vr4100. * configure.in: Same. * configure: Rebuild. gdb-- * configure.tgt: Create the vr4111 as a copy of the vr4100.
1998-01-15 * configure.in (target_configdirs): Add cygmon for sparc64-elf.Bob Manson1-0/+4
1998-01-15 * configure.in: Make sure we only replace RPATH_ENVVAR onKeith Seitz1-0/+9
lines which begin with RPATH_ENVVAR, i.e. add "^" to the regexp to sed. * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down to sub-makes.
1998-01-14 Jeff Law1-0/+5
* config-ml.in (multi-do): LDFLAGS must include multilib designator.
1998-01-13 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.Jeff Law1-0/+10
1998-01-03 Jeff Law1-1/+12
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1997-12-28 * Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeff Law1-0/+6
* configure (gxx_include_dir): Provide a definition for subdirs which do not use autoconf.
1997-12-24 * config.guess: Sync with egcs. Picks up new alpha support,Jeff Law1-0/+5
BeOS & some additional linux support.
1997-12-23 * config.guess: HP 9000/803 is a PA1.1 machine.Jeff Law1-0/+5
1997-12-23fix sanitizationIan Lance Taylor1-1/+1
1997-12-22 * configure.in: Add txvu-elf support.Doug Evans1-0/+7
* config.sub: Recognize txvu cpu.
1997-12-22 * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf.Jeff Law1-0/+6
1997-12-22don't mention sanitization in ChangeLogIan Lance Taylor1-0/+4
1997-12-17 * configure: Only put libide in GDB_TK if --enable-ide.Ian Lance Taylor1-0/+6
1997-12-17Allow d30v to build libide once againMichael Meissner1-0/+6
1997-12-16sanitize out libide unless keep-ideIan Lance Taylor1-7/+5
1997-12-16 * Makefile.in: Add libgui directory.Ian Lance Taylor1-0/+7
(GDB_TK): Add all-libgui. * configure.in: Add libgui directory. * configure: Add all-libgui to GDB_TK.
1997-12-16Add m32r to multilib support.Nick Clifton1-0/+4