* config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to
[deliverable/binutils-gdb.git] / ChangeLog
index 9331b2b80f14a4ac4ddea5da1dcfed905647eabc..feaf6b29302ff3ca09830775ba6b0d40c3a8aad7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,344 @@
+Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * configure.in (sparclet-*-*): Build everything now.
+
+Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * configure.in (m68k-*-linux*): New host.
+
+Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Check for bison before byacc.
+
+Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * Makefile.in configure:  Change the way LEX and BISON/YACC are
+       set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
+       searching PATH.  These are used as fallbacks by Makefile.in if
+       flex/bison/byacc aren't in objdir.
+
+Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Make everything which depends upon all-bfd also
+       depend upon all-opcodes, in case --with-commonbfdlib is used.
+
+Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (host *-*-cygwin32): Don't build gdb if we are
+       building NT native compilers on Unix.
+
+Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't get CC from the host Makefile fragment if we
+       can find gcc in PATH, or if this is a Canadian Cross.  Move the
+       Solaris test for /usr/ucb/cc to the post target script, just after
+       the compiler sanity test.
+
+Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (RPATH_ENVVAR): New variable.
+       (REALLY_SET_LIB_PATH): Use it.
+       * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
+
+Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * config.sub, configure.in: Recognize sparclet cpu.
+
+Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
+
+       * config.guess:  Support m68k-cbm-sysv4.
+
+Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
+       m68k-unknown-linuxaout from linker help string.  Put quotes around
+       $ld_help_string.
+
+Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
+
+       * config.guess (powerpc-harris-powerunix): Add guess for port
+       to new target.
+
+Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
+
+Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: If --enable-shared was used, set SET_LIB_PATH to
+       $(REALLY_SET_LIB_PATH) in Makefile.
+       * Makefile.in (SET_LIB_PATH): New variable.
+       (REALLY_SET_LIB_PATH): New variable.
+       ($(DO_X)): Use $(SET_LIB_PATH).
+       (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
+       ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
+       ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
+       ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
+       ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
+       ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
+       (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
+       (install-dosrel): Likewise.
+       (all-opcodes): Depend upon all-libiberty.
+
+Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * config.guess (*:CYGWIN*): New
+
+Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (all-target-winsup): All all-target-libiberty.
+
+Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (noconfigdirs): Add missing # in front of comment.
+
+Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add second pass to things added to noconfigdirs
+       so *-gm-magic can exclude libgloss properly.
+
+Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure (extralibs_name, rez_name): Set correctly
+       for MWC68K compiler.
+
+       * mpw-README: Add more info on the necessary build tools.
+
+Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * configure.in, config.sub: Recognize cygwin32.
+
+Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
+
+       * config.guess, config.sub: Recognize A/UX.
+
+Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with gcc/config.sub.
+
+Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
+
+       * mpw-build.in (do-binutils): Add build of stamps.
+
+Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config.sub: Add recognition for mips64vr4100*-* targets.
+
+Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
+       Add creation of gconfigargs with `--enable-shared' turned on.
+       ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
+       ($(host)-stamp-stage3-configured): Likewise.
+       (HOLES): Add chatr and ldd.
+       (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
+
+Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
+
+       * configure: Pass --nfp to recursive configures.
+
+Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * Makefile.in (DLLTOOL): New.
+       (DLLTOOL_FOR_TARGET): New.
+       (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
+       (EXTRA_TARGET_FLAGS): Ditto.
+       (EXTRA_GCC_FLAGS): Ditto.
+       (CONFIGURE_TARGET_MODULES): Ditto.
+       (DO_X): Ditto.
+       * configure: Add DLLTOOL.
+
+Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
+       * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
+       mh-sco, since old workarounds no longer needed, and don't
+       build ld, since libraries have weak symbols in COFF.
+
+Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
+
+Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Make sure that ${CC} can be used to compile an
+       executable.
+
+Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
+
+       * 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.
+
+Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
+
+Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Put ld or gas in this early, if the
+       user specifically used --with-gnu-ld=no or --with-gnu-as=no.
+
+Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in: Add support for
+       --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
+       Simplify setting of multidirs from --disable-foo.
+
+Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
+       LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
+       LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
+       non-empty, pass them on to the  GCC make.
+       (all-bootstrap): New rule that is like all-gcc, except it executes
+       the GCC bootstrap rule instead of the GCC all rule.
+
+Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
+
+Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
+       DG/UX support.
+
+Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
+
+       * config.sub (i*86*) Change [345] to [3456]
+
+Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
+       --with-gnu-ld=no.
+
+Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config-ml.in (rs6000*, powerpc*): Add switches to control which
+       AIX multilibs get built.
+
+Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (i386-win32): Don't build expect if we're not
+       building the tcl subdir.
+
+Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * Makefile.in: (configure-target-examples, all-target-examples):
+       New targets, configure and build example programs.
+
+Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: If an mpw-config.in generated a file mk.sed,
+       use it as input to sedit the generated MPW makefile.
+       * mpw-README: Add a suggestion about Gestalt.h.
+
+Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Accept *-*-ieee*.
+
+Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
+       Ronald F. Guilmette <rfg@monkeys.com>.
+
+Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
+       for powerpc-pe native.
+       (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
+       (target==powerpc-pe): duplicate i386-win32 entry.
+
+Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * configure.in (noconfigdirs): Exclude target-newlib for all versions
+       of vxworks, not just vxworks5.1.
+
+Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Add support for exec-prefix.
+
+Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
+
+       * config.guess: Recognize HP model 816 machines as having
+       a PA1.1 processor.
+
+Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Ignore new autoconf configure options.
+
+Thu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
+       defaults to K&R mode, but doesn't have varargs.h, so we have to 
+       compile in ANSI mode.
+
+Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
+
+       * config.guess:  Recognize Pentium under SCO.
+       From Robert Lipe <robertl@arnet.com>.
+
+Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
+       * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
+       RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
+
+Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't configure gas for alpha-dec-osf*.
+
+Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Default to --with-stabs for some targets for which
+       it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
+       i[345]86*-*-unixware*.
+
+Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config-ml.in: Get list of multidirs using gcc --print-multi-lib
+       rather than basing it on the target.  Simplify handling of options
+       controlling which directories to configure.  Remove extraneous
+       slash in multi-clean target.
+
+Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
+
+       * config-ml.in: Prefix more variables with ml_ so they don't collide
+       with configure's.
+
+Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Don't turn -v into --v.
+
+Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
+
+       * configure.in (targargs): Fix typo.
+
+       * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
+
+Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Strip --host and --target options from
+       CONFIG_ARGUMENTS, and always configure for --host only.  Add
+       --with-cross-host option when building with a cross-compiler.
+       * configure: Canonicalize the arguments put into config.status by
+       always using `=' for an option with an argument.  Pass a presumed
+       --host or --target explicitly.
+
+Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
+       into general OS recognition case.
+
+Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (target_configdirs): add target-winsup only
+       for win32 target systems.
+
 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (all-target-libgloss): Depend upon
@@ -385,12 +726,6 @@ Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
 
        * config.sub: Accept -lites* OS.  From Ian Dall.
 
-start-sanitize-sh3e
-Tue Sep  5 16:34:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
-
-       * cfg-ml-com.in (sh-*-*): Add sh3e support.
-       
-end-sanitize-sh3e      
 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
 
        * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
This page took 0.028042 seconds and 4 git commands to generate.