X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=3c1b0a61ef5467f36134e3dad25e3ef5b044a91f;hb=0525d26ec38fe65528bca91b4a3c1c34c198d690;hp=faa7cca3c7e08cf89922d3e1312895ef1d2d10fa;hpb=e98fe4f7b54cbdf29aef9287bbb1bea8801dd05a;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index faa7cca3c7..3c1b0a61ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,228 @@ -start-sanitize-tinyj -1998-12-17 Anthony Green +1999-06-30 Mark Mitchell - * config.sub, configure.in: Add tiny2j-*-* target. + * configure.in: Build ld on IRIX6. + +1999-06-12 Ian Lance Taylor + + * Makefile.in: Change distribution targets to use bzip2 instead of + gzip. + (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. + (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. + +1999-06-04 Nick Clifton + + * config.sub: Add mcore target. + +Sun May 30 16:03:16 1999 Cort Dougan + + * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. + +1999-05-24 Nick Clifton + + * config.sub: Updated to match latest EGCS version. + +1999-04-30 Tom Tromey + + * ltmain.sh: [mode link] Always use CC given by ltconfig. + +1999-04-23 Tom Tromey + + * ltconfig, ltmain.sh: Update to libtool 1.2f. + +1999-04-20 Drew Moseley + + * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. + (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. + Bad merge removed these two changes. + +1999-04-11 Richard Henderson + + * configure.in (i?86-*-beos*): Do config gperf; don't config + gdb, newlib, or libgloss. + +1999-04-08 Nick Clifton + + * config.sub: Add support for mcore targets. + +1999-04-07 Michael Meissner + + * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, + not mt-ospace, in order to shut up assembler warning about using + symbols that are named the same as registers. + +1999-04-07 Drew Moseley + + * Makefile.in (all-target-cygmon): Added all-target-bsp to the + dependency list for all-target-cygmon. + +1999-04-05 Doug Evans + + * config-ml.in: Check $host, not $target, for selective multilibs. + (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, + thumb interworking, and underscore prefix multilibs. + +1999-04-04 Ian Lance Taylor + + * missing: Update to version from current automake. + +Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) + + * configure (gxx_include_dir): Removed. + + * configure.in (gxx_include_dir): Handle it. + * Makefile.in: Likewise. + +1999-03-29 Gavin Romig-Koch + + * config.sub (mips64vr4111,mips64vr4111el) Add. + +1999-03-21 Ben Elliston + + * config.guess: Correct typo for detecting ELF on FreeBSD. + +Thu Mar 18 00:17:50 1999 Mark Elbrecht + + * config/mh-go32: Delete. + * config/mh-djgpp: New. Renamed from mh-go32. + * configure.in (pc-msdosdjgpp): Set host_makefile_frag to + config/mh-djgpp. + +Thu Mar 11 18:37:23 1999 Drew Moseley + + * Makefile.in (all-target-bsp): Added all-gcc all-binutils and + all-target-newlib to dependency list for all-target-bsp. + +Thu Mar 11 01:19:31 1999 Mumit Khan + + * config.sub: Add i386-uwin support. + * config.guess: Likewise. + +Thu Mar 11 01:07:55 1999 Franz Sirl + + * configure.in: cleanup, add mh-*pic handling for arm, special + case powerpc*-*-aix* + +Wed Mar 10 18:35:07 1999 Jeff Johnston + + * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a + can be built. + +Wed Mar 10 17:39:09 1999 Drew Moseley + + * configure.in: Added bsp support to arm-*-coff and arm-*-elf + targets. + +1999-03-02 Nick Clifton + + * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL + +Sun Feb 28 02:20:00 1999 Geoffrey Noer + + * config.sub: Check for "cygwin*" rather than "cygwin32*" + +1999-02-24 Nick Clifton + + * config.sub: Fix typo in arm recognition. + +Wed Feb 24 13:51:40 1999 Drew Moseley + + * configure.in (noconfigdirs): Changed target_configdirs to + include target-bsp only for m68k-*-elf* and m68k-*-coff* + rather than m68k-*-* since it is not known to work on + m68k-aout. Ditto for arm-*-*oabi. + +Wed Feb 24 12:52:17 1999 Stan Shebs + + * configure.in (*-*-windows*): Remove, no longer used. + * config/mh-windows: Ditto. + +1999-02-19 Ben Elliston + + * config.guess: Automatically recognise ELF on FreeBSD. From Niall + Smart and improved by Andrew Cagney. + +Thu Feb 18 19:55:09 1999 Marc Espie + + * config.guess: Recognize openbsd-*-hppa. + +Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) + + * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) + only if it is not empty. + +1999-02-17 Nick Clifton + + Patch from: Scott Bambrough + + * config.guess: Modified to recognize uname's armv* syntax. + + * config.sub: Modified to recognize uname's armv* syntax. + +1999-02-17 Mark Salter + + * configure.in: Added target-bsp for sparclite. + +Mon Feb 8 14:17:24 1999 Richard Henderson + + * config.sub: Recognize alphapca5[67] and up to alphaev8. + +1999-02-08 Nick Clifton + + * configure.in: Add support for strongarm port. + * config.sub: Add support for strongarm target. + +Sun Feb 7 18:01:54 1999 Mumit Khan + + * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of + the old name config/mh-cygwin32. + Enable texinfo. + +Thu Feb 4 20:43:25 1999 Ian Lance Taylor + + * configure.in: Do build ld for ix86 Solaris. + +Tue Feb 2 19:46:40 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. + +Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) + + * config.guess: Improve detection of i686 on UnixWare 7. + +Sat Jan 30 08:04:00 1999 Mumit Khan + + * config.guess: Add support for i386-pc-interix. + * config.sub: Likewise. + * configure.in: Likewise. + * config/mh-interix: New file. + +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. -end-sanitize-tinyj Tue Dec 15 17:02:58 1998 Bob Manson * configure.in: Add cygmon for x86-coff and x86-elf. Configure @@ -15,45 +234,34 @@ Tue Dec 15 17:02:58 1998 Bob Manson * Makefile.in: Added rules for bsp. -start-sanitize-cygnus -1998-12-14 Gavin Romig-Koch +Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) - * config.sub (mips64vr5xxxel-elf): New. + * config.sub: Clean up handling of hppa2.0. -end-sanitize-cygnus -start-sanitize-sky -Fri Dec 11 17:02:29 1998 Doug Evans +Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) - Fri Aug 21 18:13:28 EDT 1998 Jim Lemke + * config.guess: Use C code to identify more HP machines. - * 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. +Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) - Mon Aug 10 23:04:56 EDT 1998 Jim Lemke + * config.sub: Handle hppa2.0. - * config.sub (vpu-elf): Add a "marketing name" for mips64el-skyb-elf. +Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) - Mon Aug 10 18:59:42 EDT 1998 Jim Lemke + * config.guess: Improve detection of hppa2.0 processors. - * configure.in (mips64el-skyb-elf): added new target +Fri Dec 4 01:33:05 1998 Niall Smart -end-sanitize-sky -start-sanitize-java -1998-12-11 Tom Tromey + * config.guess: Recognize FreeBSD using ELF automatically. - * Makefile.in (configure-target-libjava): Depend on - configure-target-newlib. - (configure-target-boehm-gc): New target. - (configure-target-qthreads): New target. +1998-11-26 Manfred Hollstein -end-sanitize-java -start-sanitize-vr4xxx -1998-11-24 Gavin Romig-Koch + * 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. - * 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 @@ -106,23 +314,11 @@ Mon Nov 2 15:19:33 1998 Geoffrey Noer * 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 these if the appropriate directories and files to not exist. -start-sanitize-cygnus -Wed Oct 14 17:23:40 1998 Doug Evans - - * configure.in (enable_cgen_maint): Fix typo. - -end-sanitize-cygnus Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (DEVO_SUPPORT): Add config.if. @@ -166,13 +362,6 @@ Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. -start-sanitize-dsp -Fri Sep 25 18:07:32 1998 Jeff Johnston - - * configure.in (target_libs): Added target-libdsp. - * Makefile.in (TARGET_CONFIGDIRS): Added libdsp as target. - -end-sanitize-dsp Sun Sep 20 00:13:02 1998 Richard Henderson * config.sub: Fix typo in last change. @@ -186,13 +375,6 @@ Sun Sep 20 00:13:02 1998 Richard Henderson * config.sub: Recognize sparcv9 just like sparc64. -start-sanitize-ide -Thu Sep 10 12:37:03 1998 Drew Moseley - - * Makefile.in (install-foundry): Added creation of - builddate file to the install-foundry target. - -end-sanitize-ide Wed Sep 9 15:44:52 1998 Robert Lipe * config.guess: Match "Pent II" or "PentII" for OpenServer. @@ -246,20 +428,6 @@ Fri Aug 28 12:28:26 1998 Per Bothner * mdata-sh: Imported. Needed for automake support. -start-sanitize-java -Fri Aug 21 13:33:13 1998 Tom Tromey - - * configure.in (target_libs): Added target-qthreads. - * Makefile.in (ALL_TARGET_MODULES): Added qthreads. - (CONFIGURE_TARGET_MODULES): Likewise. - (CHECK_TARGET_MODULES): Likewise. - (INSTALL_TARGET_MODULES): Likewise. - (CLEAN_TARGET_MODULES): Likewise. - (all-target-qthreads): New target. - (configure-target-libjava): Depend on configure-target-qthreads. - (all-target-libjava): Depend on all-target-qthreads. - -end-sanitize-java Thu Aug 13 12:49:29 1998 H.J. Lu * Makefile.in (taz): Try "chmod -R og=u ." before @@ -288,10 +456,6 @@ Fri Jul 24 17:01:42 1998 Ian Lance Taylor Fri Jul 24 08:43:36 1998 Doug Evans -start-sanitize-sky - * configure.in (mips64r5900-sky-elf*): Use config/mt-sky. - Set extraconfigdirs to build dvp-elf-as. -end-sanitize-sky * configure (extraconfigdirs): New variable. (SUBDIRS): Add extraconfigdirs and recurse on them too. * Makefile.in (all): Move higher in file. @@ -353,13 +517,11 @@ Tue Jul 14 15:37:41 1998 Geoffrey Noer * install-sh: remove -x option, and special .exe-handling hack. -start-sanitize-beos Tue Jul 14 15:28:41 1998 Richard Henderson * config.guess: Recognize i586-pc-beos. * configure.in: Don't build some bits for beos. -end-sanitize-beos Tue Jul 14 13:22:18 1998 Ian Lance Taylor * configure: If CC is set but CFLAGS is not, and CC is gcc, make @@ -381,15 +543,6 @@ Thu Jul 2 13:57:36 1998 Klaus Kaempf * makefile.vms: Update to build binutils/makefile.vms. Add install target. -start-sanitize-cygnus -Wed Jul 1 18:52:40 1998 Doug Evans - - * configure.in: configure cgen if --enable-cgen-maint. - * Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen. - (all-cgen): New rule. - (all-opcodes,all-sim): Depend on all-cgen. - -end-sanitize-cygnus Wed Jul 1 16:45:21 1998 Ian Lance Taylor * ltconfig: Update to correct AIX handling. @@ -513,12 +666,6 @@ 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 @@ -529,20 +676,6 @@ Tue May 5 18:02:24 1998 Ian Lance Taylor * 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. @@ -559,15 +692,6 @@ 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. @@ -592,18 +716,6 @@ Tue Apr 21 23:06:54 1998 Tom Tromey (all-gprof): Likewise. (all-ld): Likewise. -start-sanitize-java -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. -end-sanitize-java 1998-04-19 Brendan Kehoe @@ -652,16 +764,6 @@ Thu Apr 2 14:48:44 1998 Geoffrey Noer * Makefile.in: add ash make rules * configure.in: add ash to native_only and host_tools lists -start-sanitize-ide -Tue Mar 31 16:50:42 1998 Ian Lance Taylor - - * Makefile.in: Add libidetcl, like libide. - (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. - -end-sanitize-ide Thu Mar 26 12:53:20 1998 Tom Tromey * Makefile.in (all-gettext, all-intl): New targets. @@ -675,12 +777,6 @@ Thu Mar 26 12:53:20 1998 Tom Tromey (noconfigdirs) [various cases]: Likewise. (host_libs): Added intl. -start-sanitize-gdbtk -Thu Mar 26 15:00:11 1998 Keith Seitz - - * configure: Do not disable building gdbtk for cygwin32 hosts. - -end-sanitize-gdbtk Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) * Makefile.in: Revert yesterday's change. @@ -750,12 +846,6 @@ Fri Mar 6 00:14:55 1998 Franz Sirl * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. -start-sanitize-vr4320 -Tue Mar 3 11:01:52 1998 Gavin Koch - - * config.sub (mips64vr4320-unknown-elf) : Added. - -end-sanitize-vr4320 Mon Feb 23 15:09:18 1998 Bruno Haible is cygwin32. OK to build expect and dejagnu with Canadian Cross. -start-sanitize-sky -Wed Jan 28 11:59:32 1998 Doug Evans - - * configure.in: Add dvp-elf support. - * config.sub: Recognize dvp cpu. - -end-sanitize-sky Wed Jan 28 12:58:49 1998 Ian Lance Taylor * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 @@ -955,12 +1038,6 @@ Tue Dec 23 12:45:50 1997 Jeffrey A Law (law@cygnus.com) * config.guess: HP 9000/803 is a PA1.1 machine. -start-sanitize-cygnus -Mon Dec 22 11:27:12 1997 Jeffrey A Law (law@cygnus.com) - - * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf. - -end-sanitize-cygnus Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) @@ -973,12 +1050,6 @@ Thu Dec 18 13:13:03 1997 Doug Evans * mkdep: New file. -start-sanitize-ide -Wed Dec 17 11:27:59 1997 Ian Lance Taylor - - * configure: Only put libide in GDB_TK if --enable-ide. - -end-sanitize-ide Wed Dec 17 09:53:02 1997 Michael Meissner * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. @@ -1030,21 +1101,6 @@ Tue Dec 2 10:08:31 1997 Nick Clifton * config.sub (maybe_os): Add support for Thumb target. -start-sanitize-ide -Tue Dec 2 06:51:40 1997 Keith Seitz - - * configure (GDB_TK): add all-libide to dependency list - -Tue Dec 2 09:04:13 1997 Michael Meissner - - * configure.in (host_libs): Build libide all of the time. - (noconfigdirs): Remove libide from all places that set noconfigdirs. - -Mon Dec 1 10:53:40 1997 Keith Seitz - - * Makefile.in (all-vmake): remove double dependency on all-libide - -end-sanitize-ide Sun Nov 30 16:12:27 1997 Bob Manson * Makefile.in: Add rules for cygmon. @@ -1102,36 +1158,10 @@ Fri Nov 7 10:34:09 1997 Rob Savoye * include/remote-sim.h: Add extern "C" { so it can be used with C++ programs. -start-sanitize-tx19 -Wed Nov 5 11:14:44 1997 Gavin Koch - - * config.sub: Move tx19 configury to reduce spurious differences - with gcc/config.sub. - -end-sanitize-tx19 -start-sanitize-tx49 -Wed Nov 5 11:14:44 1997 Gavin Koch - - * config.sub: Move tx49 configury to reduce spurious differences - with gcc/config.sub. - -end-sanitize-tx49 Thu Oct 30 11:09:29 1997 Michael Meissner * configure.in (d30v-*-*): Configure GCC now. -start-sanitize-tx49 -Wed Oct 29 16:52:43 1997 Gavin Koch - - * config.sub: Add tx49 configury. - -end-sanitize-tx49 -start-sanitize-ide -Tue Oct 28 16:44:15 1997 Ian Lance Taylor - - * Makefile.in (install-foundry): New target. - -end-sanitize-ide Mon Oct 27 13:17:24 1997 Stan Shebs * configure.in: Remove a "second pass" of tweaking noconfigdirs, @@ -1147,22 +1177,10 @@ Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) targets using "$@" to provide support for similar but not identical targets without having to duplicate code. -start-sanitize-cygnus -Wed Oct 22 14:05:29 1997 Andrew Cagney - - * config.sub (maybe_os): Add mips64vr5400. - -end-sanitize-cygnus Mon Oct 20 15:28:49 1997 Klaus K"ampf * makefile.vms: Fix to work with DEC C. -start-sanitize-ide -Sat Oct 11 13:52:40 1997 Tom Tromey - - * Makefile.in (all-jstools): Depend on all-tix. - -end-sanitize-ide Tue Oct 7 23:58:57 1997 Gavin Koch * config.sub: Add mips-tx39-elf to marketing names. @@ -1207,13 +1225,6 @@ Thu Sep 18 21:43:23 1997 Alexandre Oliva (all-bootstrap): Remove outdated and confusing target. (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. -start-sanitize-gdbtk -Thu Sep 18 15:37:42 1997 Andrew Cagney - - * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for - windows. Consistent with gdb/configure. - -end-sanitize-gdbtk 1997-09-15 02:37 Ulrich Drepper @@ -1259,10 +1270,6 @@ Sun Sep 7 15:55:28 1997 Gavin Koch * config.sub: Add "marketing-names" patch. -start-sanitize-tx19 - * config.sub: Add tx19/r1900. - -end-sanitize-tx19 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) * configure.in (*-*-rtems*): Do not build libgloss for rtems. @@ -1271,12 +1278,6 @@ Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) * config.sub: Handle v850-elf. -start-sanitize-ide -Wed Sep 3 19:38:01 1997 Ian Lance Taylor - - * Makefile.in (GDB_TK): Add all-libide. - -end-sanitize-ide Wed Sep 3 12:15:24 1997 Chris Provenzano * ltconfig: Set CONFIG_SHELL in libtool. @@ -1304,7 +1305,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. @@ -1317,17 +1317,10 @@ 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. -start-sanitize-ide -Mon Aug 18 19:12:51 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) - - * Makefile.in (all-vmake): Depends on all-tix. - -end-sanitize-ide Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) * Makefile.in (all-autoconf): Depends on all-texinfo. @@ -1345,10 +1338,6 @@ Thu Aug 14 14:42:17 1997 Ian Lance Taylor BISON. Just set BISON to bison. When setting YACC, prefer bison. * Makefile.in (all-bison): Depend upon all-texinfo. -start-sanitize-ide - * Makefile.in (all-vmake): Depend upon all-tix. - -end-sanitize-ide Tue Aug 12 20:09:48 1997 Jason Merrill * Makefile.in (BISON): bison, not byacc or bison -y. @@ -1361,12 +1350,6 @@ Tue Aug 12 22:33:08 1997 Ian Lance Taylor * configure: If OSTYPE matches *win32*, try to find a good value for CONFIG_SHELL. -start-sanitize-ide -Mon Aug 11 13:49:46 1997 Ian Lance Taylor - - * Makefile.in, configure.in: Handle jstools like vmake. - -end-sanitize-ide Sun Aug 10 14:41:11 1997 Ian Lance Taylor * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in @@ -1601,25 +1584,12 @@ Thu May 8 17:29:50 1997 Ian Lance Taylor * Makefile.in: Add automake targets. * configure.in (host_tools): Add automake. -start-sanitize-ide -Thu May 8 17:09:12 1997 Ian Lance Taylor - - * Makefile.in (all-libide): Depend upon all-ilu. - -end-sanitize-ide Tue May 6 15:49:52 1997 Ian Lance Taylor * configure: Default CXX to c++, not gcc. * Makefile.in (CXX): Set to c++, not gcc. (CXX_FOR_TARGET): When cross, transform c++, not gcc. -start-sanitize-ide -Tue May 6 11:23:57 1997 Ian Lance Taylor - - * Makefile.in: Add ILU targets. - * configure.in (host_tools): Add ILU. - -end-sanitize-ide Thu May 1 10:11:43 1997 Geoffrey Noer * install-sh: try appending a .exe if source file doesn't @@ -1632,12 +1602,6 @@ Wed Apr 30 12:05:36 1997 Jason Merrill * Makefile.in (all-gcc): Don't depend on libiberty. -start-sanitize-ide -Tue Apr 29 11:26:36 1997 Tom Tromey - - * configure.in (host_tools): Added vmake. - -end-sanitize-ide Mon Apr 28 18:39:45 1997 Michael Snyder * config.guess: improve algorithm for recognizing Gnu Hurd x86. @@ -1662,20 +1626,6 @@ Mon Apr 21 13:33:39 1997 Tom Tromey (CLEAN_MODULES): Added clean-gnuserv. (all-gnuserv): New target. -start-sanitize-ide -Fri Apr 18 18:10:44 1997 Tom Tromey - - * configure.in (host_libs): Added libide. - Skip libide, vmake if no X. Also skip these everywhere that sn is - skipped. - - * Makefile.in (ALL_MODULES): Added all-vmake, all-libide. - (CROSS_CHECK_MODULES): Added check-vmake, check-libide. - (INSTALL_MODULES): Added install-vmake, install-libide. - (CLEAN_MODULES): Added clean-vmake, clean-libide. - (all-vmake, all-libide): New targets. - -end-sanitize-ide Thu Apr 17 13:57:06 1997 Per Fogelstrom * config.guess: Fixes for MIPS OpenBSD systems. @@ -1721,13 +1671,11 @@ Mon Mar 31 16:26:55 1997 Joel Sherrill * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. -start-sanitize-tic80 Sun Mar 30 12:38:27 1997 Fred Fish * configure.in: Remove noconfigdirs case since gdb also configures and builds for tic80-coff. -end-sanitize-tic80 Fri Mar 28 18:28:52 1997 Ian Lance Taylor * configure: Set cache_file to config.cache. @@ -1737,13 +1685,11 @@ Wed Mar 26 18:49:39 1997 Ian Lance Taylor * COPYING: Update FSF address. -start-sanitize-tic80 Wed Mar 26 10:38:25 1997 Michael Meissner * configure.in (tic80-*-*): Remove G++ libraries and libgloss from noconfigdirs. -end-sanitize-tic80 Mon Mar 24 15:02:39 1997 Ian Lance Taylor * Makefile.in (install-dirs): Don't crash if prefix, and hence @@ -1780,12 +1726,10 @@ Wed Mar 5 12:09:29 1997 Martin * configure.in (noconfigdirs): Remove tcl and tk from noconfigdirs for cygwin32 builds. -start-sanitize-tic80 Fri Feb 28 18:20:15 1997 Fred Fish * configure.in (tic80-*-*): Remove ld from noconfigdirs. -end-sanitize-tic80 Thu Feb 27 14:57:26 1997 Ken Raeburn * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove @@ -1800,33 +1744,14 @@ Tue Feb 25 13:19:14 1997 Andrew Cagney * configure.in (noconfigdirs): Disable target-newlib, target-examples and target-libiberty for d30v. -start-sanitize-tic80 -Tue Feb 25 11:41:51 1997 Tom Tromey - - * configure.in (host_libs): Build itcl after tcl, tk. - - * configure.in (host_libs): Added db, itcl. - (host_tools): Added sn. - (noconfigdirs): Added itcl, db, sn in appropriate places. - (native_only): Added sn. - - * Makefile.in (all-db, all-sn): New targets. - (ALL_MODULES): Added all-sn. - (CROSS_CHECK_MODULES): Added check-sn. - (INSTALL_MODULES): Added install-sn. - (CLEAN_MODULES): Added clean-sn. - -end-sanitize-tic80 Fri Feb 21 17:56:25 1997 Martin M. Hunt * configure.in (noconfigdirs): Enable ld for d30v. -start-sanitize-tic80 Fri Feb 21 20:58:51 1997 Michael Meissner * configure.in (tic80-*-*): Build compiler. -end-sanitize-tic80 Sun Feb 16 15:41:09 1997 Andrew Cagney * configure.in (d30v-*): Remove sim directory from list of @@ -1845,12 +1770,6 @@ Wed Feb 12 12:54:18 1997 Jim Wilson * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. -start-sanitize-r5900 -Fri Feb 7 16:39:29 1997 Gavin Koch - - * config.sub, configure.in: add r5900 - -end-sanitize-r5900 Sat Feb 8 20:36:49 1997 Michael Meissner * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. @@ -1881,12 +1800,10 @@ Fri Jan 17 15:32:15 1997 Doug Evans * Makefile.in (all-target-winsup): Depend on all-target-libio. -start-sanitize-tic80 Mon Jan 13 22:46:54 1997 Michael Meissner * configure.in (tic80-*-*): Turn off most targets right now. -end-sanitize-tic80 Fri Jan 3 16:04:03 1997 Ian Lance Taylor * Makefile.in (MAKEINFO): Check for the existence of the Makefile, @@ -1899,12 +1816,10 @@ Tue Dec 31 16:00:31 1996 Ian Lance Taylor * config.sub, config.guess: Merge with latest FSF sources. -start-sanitize-tic80 Fri Dec 27 23:04:33 1996 Fred Fish * config.sub (case $basic_machine): Add tic80 entries. -end-sanitize-tic80 Fri Dec 27 12:07:59 1996 Ian Lance Taylor * config.sub, config.guess: Merge with latest FSF sources. @@ -2403,9 +2318,6 @@ Mon Jun 17 16:34:46 1996 Jason Merrill Sat Jun 15 17:13:25 1996 Geoffrey Noer -start-sanitize-gdbtk - * configure: enable_gdbtk=no for cygwin32-hosted toolchains -end-sanitize-gdbtk * configure.in: remove make from disable-if-Can-Cross list enable gdb if ${host} and ${target} are cygwin32 @@ -2798,14 +2710,6 @@ Fri Jan 12 15:25:35 1996 Ian Lance Taylor * configure.in: Make sure that ${CC} can be used to compile an executable. -start-sanitize-gdbtk -Sat Jan 6 07:23:33 1996 Michael Meissner - - * Makefile.in (all-gdb): Depend on $(GDB_TK). - * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or - nothing depending on whether gdbtk is being built. - -end-sanitize-gdbtk Wed Jan 3 17:54:41 1996 Doug Evans * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. @@ -3403,13 +3307,6 @@ Mon Aug 7 09:21:35 1995 Doug Evans * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). (i386-win32 host): Likewise. Don't build readline. -start-sanitize-gdbtk -Sat Aug 5 09:51:49 1995 Fred Fish - - * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of - SUPPORT_FILES to submakes. - -end-sanitize-gdbtk Fri Aug 4 13:04:36 1995 Fred Fish * Makefile.in (GDB_SUPPORT_DIRS): Add utils. @@ -3588,13 +3485,6 @@ Tue Apr 11 18:55:40 1995 Doug Evans * configure.in: Recognize --with-newlib. (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. -start-sanitize-gdbtk -Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) - - * Makefile.in: move {all,check,install}-gdb from *_MODULES - to *_X11_MODULES due to gdbtk needing X include files et al. - -end-sanitize-gdbtk Mon Apr 10 11:42:22 1995 Stan Shebs Merge in support for Mac MPW as a host.