X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=bca59001bc1d8340578ec28c8652d7676ce25ef0;hb=9aa2d8ddafcd11f28306af6e9b7a3f73ac9908fc;hp=846c5d1e9d7537ac78305ffba525d4f8e258894d;hpb=3732cd450f65c8e3d90d89d266b80c357bbcbcb2;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 846c5d1e9d..bca59001bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,180 @@ +1999-02-08 Nick Clifton + + * configure.in: Add support for strongarm port. + * config.sub: Add support for strongarm target. + +Thu Feb 4 20:43:25 1999 Ian Lance Taylor + + * configure.in: Do build ld for ix86 Solaris. + +Tue Feb 2 22:40:36 1999 Jim Wilson + + * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of + $AR_FOR_TARGET. Likewise for RANLIB. + +Tue Feb 2 20:05:05 1999 Catherine Moore + + * config.sub (oabi): Recognize. + * configure.in (arm-*-oabi): Handle. + (thumb-*-oabi): Handle. + +Mon Jan 18 13:59:20 1999 Christopher Faylor + + * Makefile.in: Remove unneeded all-target-libio from + from all-target-winsup target since it is now unneeded. + Add all-target-libtermcap in its place since it is now + needed. + +Wed Dec 30 20:34:52 1998 Christopher Faylor + + * configure.in: makefile stub for cygwin target is probably + unnecessary. Remove it for now. + * config/mt-cygwin: Remove. + +Wed Dec 30 01:13:03 1998 Christopher Faylor + + * configure.in: libtermcap.a should be built when cygwin is the + target as well as the host. + * config.guess: Allow mixed case in cygwin uname output. + * Makefile.in: Add libtermcap target. + * config/mt-cygwin: New file. libtermcap target info. + +Tue Dec 15 17:02:58 1998 Bob Manson + + * configure.in: Add cygmon for x86-coff and x86-elf. Configure + cygmon for all sparclite targets, regardless of object format. + +1998-12-15 Mark Salter + + * configure.in: Added target-bsp for several target architectures. + + * Makefile.in: Added rules for bsp. + +start-sanitize-cygnus +1998-12-14 Gavin Romig-Koch + + * config.sub (mips64vr5xxxel-elf): New. + +end-sanitize-cygnus +start-sanitize-sky +Fri Dec 11 17:02:29 1998 Doug Evans + + Fri Aug 21 18:13:28 EDT 1998 Jim Lemke + + * configure.in (mips64el-skyb-elf): Use fragment mt-skyb and + exclude target-libiberty, target-libg++, etc. + * config/mt-skyb: Do not install gcc, g++, libc, libgcc, etc. + + Mon Aug 10 23:04:56 EDT 1998 Jim Lemke + + * config.sub (vpu-elf): Add a "marketing name" for mips64el-skyb-elf. + + Mon Aug 10 18:59:42 EDT 1998 Jim Lemke + + * configure.in (mips64el-skyb-elf): added new target + +end-sanitize-sky +start-sanitize-java +1998-12-11 Tom Tromey + + * Makefile.in (configure-target-libjava): Depend on + configure-target-newlib. + (configure-target-boehm-gc): New target. + (configure-target-qthreads): New target. + +end-sanitize-java +Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) + + * config.sub: Clean up handling of hppa2.0. + +Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) + + * config.guess: Use C code to identify more HP machines. + +Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) + + * config.sub: Handle hppa2.0. + +Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) + + * config.guess: Improve detection of hppa2.0 processors. + +Fri Dec 4 01:33:05 1998 Niall Smart + + * config.guess: Recognize FreeBSD using ELF automatically. + +1998-11-26 Manfred Hollstein + + * configure (skip-this-dir): Add handling for new shell script, which + might be created by a sub-directory's configure to indicate, this particular + directory is "unwanted". + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. + + +start-sanitize-vr4xxx +1998-11-24 Gavin Romig-Koch + + * config.sub (mips64vr4xxx,mips64vr4xxxel): New. + +end-sanitize-vr4xxx +Wed Nov 18 18:28:45 1998 Geoffrey Noer + + * ltconfig: import from libtool, after changing libtool to + account for the cygwin name change. + +Wed Nov 18 18:09:14 1998 Geoffrey Noer + + * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also + include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. + +Wed Nov 18 20:13:29 1998 Christopher Faylor + + * configure.in: Add libtermcap to list of cygwin dependencies. + +Tue Nov 17 16:57:51 1998 Geoffrey Noer + + * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that + they include winsup/include when it's a cygwin target. + +1998-11-12 Tom Tromey + + * configure.in (host_tools): Added zip. + * Makefile.in (all-target-libjava): Depend on all-zip. + (all-zip): New target. + (ALL_MODULES): Added all-zip. + (NATIVE_CHECK_MODULES): Added check-zip. + (INSTALL_MODULES): Added install-zip. + (CLEAN_MODULES): Added clean-zip. + +Thu Nov 12 17:27:21 1998 Geoffrey Noer + + * Makefile.in: lose "32" from comment about cygwin. + +Thu Nov 5 15:00:31 1998 Nick Clifton + + * configure.in: Use -Os to build target libraries for the fr30. + +Wed Nov 4 18:49:43 1998 Dave Brolley + + * config.sub: Add fr30. + +Mon Nov 2 15:19:33 1998 Geoffrey Noer + + * configure.in: drop "32" from config/mh-cygwin32. Check + cygwin* instead of cygwin32*. + * config.sub: Check cygwin* instead of cygwin32*. + +1998-10-20 Syd Polk + + * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 + if desired. + +start-sanitize-cygnus +Mon Oct 19 15:43:17 1998 Doug Evans + + * Makefile.in (all-cgen): Depend on all-libiberty. + +end-sanitize-cygnus Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) * config.if (cxx_interface, libstdcxx_interface): Do not try to set @@ -1190,7 +1367,6 @@ Tue Aug 19 01:41:32 1997 Jason Merrill * Makefile.in (BISON): Add -L flag. (YACC): Likewise. -start-sanitize-v850e Mon Aug 18 11:30:50 1997 Nick Clifton * configure.in (noconfigdirs): Add support for v850e target. @@ -1203,7 +1379,6 @@ Mon Aug 18 11:30:50 1997 Nick Clifton * config.sub (maybe_os): Add support for v850ea target. -end-sanitize-v850e Mon Aug 18 09:24:06 1997 Gavin Koch * config.sub: Add mipstx39. Delete r3900.