* symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
[deliverable/binutils-gdb.git] / ChangeLog
index 1040ecd0d54888b1c317040acb40fcb1d93bb04d..dba30194c975afa8fe43e8b9ed1d2d20961dbbb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
+
+       * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
+
+Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_TARGET): Do install-gcc first.
+       * configure (gxx_include_dir): Provide a definition for subdirs
+       which do not use autoconf.
+
+Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Sync with egcs.  Picks up new alpha support,
+       BeOS & some additional linux support.
+
+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-sky
+Mon Dec 22 14:08:27 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in: Add txvu-elf support.
+       * config.sub: Recognize txvu cpu.
+
+end-sanitize-sky
+start-sanitize-vr5400
+Mon Dec 22 11:27:12 1997  Jeffrey A Law  (law@cygnus.com)
+
+        * config.sub (mips64vr5xxx-elf): Handle.  Treat as mips64vr5000-elf.
+
+end-sanitize-vr5400
+
+Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+        * configure.in (host_makefile_frag, target_makefile_frag):
+        Handle multiple config files.
+        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
+        alpha-*-*.
+
+Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * mkdep: New file.
+
+start-sanitize-ide
+Wed Dec 17 11:27:59 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Only put libide in GDB_TK if --enable-ide.
+
+end-sanitize-ide
+start-sanitize-d30v
+Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
+
+end-sanitize-d30v
+Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add libgui directory.
+       (GDB_TK): Add all-libgui.
+       * configure.in: Add libgui directory.
+       * configure: Add all-libgui to GDB_TK.
+
+Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config-ml.in (multidirs): Add m32r to multilib list.
+
+Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
+
+       * Makefile.in (all-target-gperf): Change dependency to
+       all-target-libstdc++.
+
+Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       Source directory cvs renamed to cvssrc:
+       * configure.in (host_tools): Change cvs to cvssrc.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
+       (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
+       (INSTALL_MODULES): Change install-cvs to install-cvssrc.
+       (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
+       (all-cvssrc): Rename target from all-cvs.
+
+Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for Thumb target.
+
+       * config.sub (maybe_os): Add support for Thumb target.
+
+start-sanitize-ide
+Tue Dec  2 06:51:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure (GDB_TK): add all-libide to dependency list
+
 Tue Dec  2 09:04:13 1997  Michael Meissner  <meissner@cygnus.com>
 
-       * configure.in (host_libs): Build libide all of the time, remove ide
-       sanitization for it.
+       * configure.in (host_libs): Build libide all of the time.
        (noconfigdirs): Remove libide from all places that set noconfigdirs.
 
-       * Makefile.in (all-libide): Remove sanitization markers for libide.
-
 Mon Dec  1 10:53:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
 
-       * configure: add all-libide to GDB_TK
-
        * Makefile.in (all-vmake): remove double dependency on all-libide
 
-       * modules/modules: add libide to gdb's checkout list
-
+end-sanitize-ide
 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * Makefile.in: Add rules for cygmon.
@@ -45,7 +134,6 @@ Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
        * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
 
 end-sanitize-d30v
-
 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
 
         * include/libiberty.h: Add extern "C" { so it can be used with C++
@@ -59,14 +147,14 @@ Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
        * config.sub: Move tx19 configury to reduce spurious differences
        with gcc/config.sub.
 
-end-sanitized-tx19
+end-sanitize-tx19
 start-sanitize-tx49
 Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Move tx49 configury to reduce spurious differences
        with gcc/config.sub.
 
-end-sanitized-tx49
+end-sanitize-tx49
 start-sanitize-d30v
 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
 
@@ -79,13 +167,12 @@ Wed Oct 29 16:52:43 1997  Gavin Koch  <gavin@cygnus.com>
        * config.sub: Add tx49 configury.
 
 end-sanitize-tx49
-
 start-sanitize-ide
 Tue Oct 28 16:44:15 1997  Ian Lance Taylor  <ian@cygnus.com>
 
         * Makefile.in (install-foundry): New target.
+
 end-sanitize-ide
-       
 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
 
        * configure.in: Remove a "second pass" of tweaking noconfigdirs,
@@ -111,7 +198,6 @@ Sat Oct 11 13:52:40 1997  Tom Tromey  <tromey@cygnus.com>
         * Makefile.in (all-jstools): Depend on all-tix.
 
 end-sanitize-ide
-
 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mips-tx39-elf to marketing names.
@@ -185,10 +271,12 @@ Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
 
+start-sanitize-ide
 Wed Sep  3 19:38:01 1997  Ian Lance Taylor  <ian@cygnus.com>
 
         * Makefile.in (GDB_TK): Add all-libide.
 
+end-sanitize-ide
 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
 
        * ltconfig: Set CONFIG_SHELL in libtool.
@@ -215,15 +303,13 @@ Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
        
        * config.sub (maybe_os): Add support for v850e target.
 
-end-sanitize-v850e
-start-sanitize-v850eq
 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
 
-       * configure.in (noconfigdirs): Add support for v850eq target. 
+       * configure.in (noconfigdirs): Add support for v850ea target. 
        
-       * config.sub (maybe_os): Add support for v850eq target.
+       * config.sub (maybe_os): Add support for v850ea target.
 
-end-sanitize-v850eq
+end-sanitize-v850e
 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mipstx39.  Delete r3900.
@@ -255,7 +341,6 @@ start-sanitize-ide
         * Makefile.in (all-vmake): Depend upon all-tix.
 
 end-sanitize-ide
-
 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in (BISON): bison, not byacc or bison -y.
This page took 0.025644 seconds and 4 git commands to generate.