Remove U suffix from constants for K&R compilers.
[deliverable/binutils-gdb.git] / ChangeLog
index c2de10d511fd76e23fc18771f44b3eb151b2ac45..b88dd1b89042fb926a89403d15243adb39809183 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure (warn_cflags): Delete.
+
+2000-03-30  Christopher Faylor  <cgf@cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): Add new winsup directory
+       structure stuff to -L library search.
+       (CXX_FOR_TARGET): Ditto.
+
+2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
+
+       * configure.in: -linux-gnu*, not -linux-gnu.
+
+2000-03-10  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in (all-gcc): Backed out the last change.
+
+2000-03-10  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in (all-gcc): Run ld/ld-new if necessary.
+
+Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
+       (do-tar-bz2): Replace TOOL with PACKAGE.
+       (gdb.tar.bz2): Remove GDBTK from GDB package.
+       (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
+       dejagnu.tar.bz2): New packages.
+
+2000-02-27  Andreas Jaeger  <aj@suse.de>
+
+       * configure.in: Add entry for mips*-*-linux*, move catch all
+       *-*-*linux* entry below this one.
+
+2000-02-27  Ian Lance Taylor  <ian@zembu.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.3.4.
+
+2000-02-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Support an OS of "wince".
+
+Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config.guess, config.sub: Updated to match config's 2000-02-15
+       version.
+
+2000-02-23  Linas Vepstas <linas@linas.org>
+
+       * config.sub: Add support for Linux/IBM 370.
+       * configure.in: Likewise.
+
+2000-02-22  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
+
+2000-02-20  Christopher Faylor <cgf@cygnus.com>
+
+       * config.guess: Guess "cygwin" rather than "cygwin32".
+
+2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure (gcc_version): When setting, narrow search to
+       lines containing `version_string'.
+
+2000-01-06  Geoff Keating  <geoffk@cygnus.com>
+
+       * configure.in: Use mt-aix43 to handle *_TARGET defs,
+       not mh-aix43.
+
+1999-09-04  Steve Chamberlain  <sac@pobox.com>
+
+       * config.sub: Add support for configuring for pj.
+
+1999-08-31  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub (maybe_os): Add support for configuring for fr30.
+
+1999-08-27  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Do not configure or build ld for AIX
+       platforms.  ld is known to be broken on these platforms.
+
 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
 
        * Makefile.in (LDFLAGS): Define.
@@ -201,7 +285,7 @@ Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
 
        Patch from: Scott Bambrough <scottb@corelcomputer.com>
        
-       * config.guess: Modified to recognize uname's armv* syntax. 
+       * config.guess: Modified to recognize uname's armv* syntax.
 
        * config.sub: Modified to recognize uname's armv* syntax.
 
@@ -723,6 +807,11 @@ Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
         Solaris `make' causes it to continue to next definition. 
 
+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.
+
 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Change alpha to alpha* in several places.
@@ -824,6 +913,10 @@ Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
        (noconfigdirs) [various cases]: Likewise.
        (host_libs): Added intl.
 
+Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure: Do not disable building gdbtk for cygwin32 hosts.
+
 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
        * Makefile.in: Revert yesterday's change.
@@ -1272,6 +1365,11 @@ Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
        (all-bootstrap): Remove outdated and confusing target.
        (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
 
+Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
+       windows.  Consistent with gdb/configure.
+
 
 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
 
@@ -2365,6 +2463,7 @@ Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
 
 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
 
+       * configure: enable_gdbtk=no for cygwin32-hosted toolchains
        * configure.in: remove make from disable-if-Can-Cross list
                enable gdb if ${host} and ${target} are cygwin32
 
@@ -2757,6 +2856,12 @@ 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.
@@ -3354,6 +3459,11 @@ Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
        * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
        (i386-win32 host): Likewise.  Don't build readline.
 
+Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
+
+       * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
+       SUPPORT_FILES to submakes.
+
 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
@@ -3532,6 +3642,11 @@ Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
        * configure.in: Recognize --with-newlib.
        (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
 
+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.
+
 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
        Merge in support for Mac MPW as a host.
This page took 0.024968 seconds and 4 git commands to generate.