X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=2bbb2bf118ebaca0a3cf1d9feb74445b0fb990ec;hb=33e0ca6136e2e4fb92cf2a1d569fc961d0dc18a4;hp=fa791e0334286e2de9fd84c1073a064183f22779;hpb=fd3f7b52e2cc7e4bb8d3124e5debe2bf653c4ef1;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index fa791e0334..2bbb2bf118 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,122 @@ +Thu May 7 17:27:35 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Avoid producing a version number if + -version-info was not used. + +start-sanitize-java +Wed May 6 10:26:06 1998 Stu Grossman + + * Makefile.in: Add dependencies for boehm-gc to libjava. + +end-sanitize-java +Tue May 5 18:02:24 1998 Ian Lance Taylor + + * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are + building with newlib. + +1998-04-30 Paul Eggert + + * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; + Solaris `make' causes it to continue to next definition. + +start-sanitize-java +Wed Apr 29 17:07:10 1998 Stu Grossman + + * Makefile.in: Added dependencies to all-target-boehm-gc and + all-target-libjava to have them configure during the build. + +end-sanitize-java +start-sanitize-gdbtk +Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * Makefile.in (install-gdbtk): Call this 'install-gdb' so that + the right GUI libraries and files are installed along with GDB. + +end-sanitize-gdbtk +Tue Apr 28 18:11:24 1998 Ian Lance Taylor + + * configure.in: Change alpha to alpha* in several places. + +Tue Apr 28 07:42:00 1998 Mark Alexander + + * config.sub: Recognize sparc86x. + +Thu Apr 23 21:31:16 1998 Jim Wilson + + * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. + +start-sanitize-cygnus +Fri Apr 24 09:28:15 1998 Ben Elliston + + * Makefile.in: Added standard targets for `flexlm'. + Added intermodule dependency for `all-snavigator'. + + * configure.in: Include `flexlm' as a host library. + +end-sanitize-cygnus +Thu Apr 23 12:26:38 1998 Ian Lance Taylor + + * ltconfig: Update cygwin32 support. + + * Makefile.in (GAS_SUPPORT_DIRS): Add intl. + (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. + (GDB_SUPPORT_DIRS): Likewise. + +Wed Apr 22 12:30:10 1998 Michael Meissner + + * configure.in (target_makefile_frag): If --enable-target-optspace, + use -Os to compile target libraries rather than -O2. Default to + using -Os for d10v and m32r if --{enable,disable}-target-optspace is + not used. +start-sanitize-d30v + * configure.in (target_cflags): Ditto for d30v. +end-sanitize-d30v + +Tue Apr 21 23:06:54 1998 Tom Tromey + + * Makefile.in (all-bfd): Depend on all-intl. + (all-binutils): Likewise. + (all-gas): Likewise. + (all-gprof): Likewise. + (all-ld): Likewise. + +Mon Apr 20 14:26:26 1998 Tom Tromey + + * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. + (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-19 Brendan Kehoe + + * configure.in (host_tools): Fix typo, lbtool -> libtool. + +Fri Apr 17 16:20:42 1998 Ian Lance Taylor + + * Makefile.in (all-bfd): Depend upon all-libiberty. + + * ltconfig, ltmain.sh: Bring in newer cygwin32 support. + +Fri Apr 17 12:22:22 1998 Bob Manson + + * Makefile.in: Add libstub. + + * configure.in: Ditto. Build libstub for targets that have cygmon + support. + +Tue Apr 14 18:01:55 1998 Ian Lance Taylor + + * configure.in: Don't set PICFLAG on ix86-cygwin32. + +Tue Apr 14 12:24:45 1998 J. Kean Johnston + + * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and + use mh-sysv5 if specified. Support gprof on SCO Open Server. + Mon Apr 13 15:37:24 1998 Ian Lance Taylor * ltconfig: Add cygwin32 support.