Remove U suffix from constants for K&R compilers.
[deliverable/binutils-gdb.git] / ChangeLog
index 5535258c048294cd7eb922d14b324cb64db843cf..b88dd1b89042fb926a89403d15243adb39809183 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,144 @@
+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.
+
+1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * configure.in (i[3456]-*-mingw32*): Don't put gprof in
+       noconfigdirs.
+       (*-*-cygwin*): Likewise.
+
+1999-08-08  Ian Lance Taylor  <ian@zembu.com>
+
+       * mkdep: New file.
+       * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
+       (BINUTILS_SUPPORT_DIRS): Add mkdep.
+
+       From Eli Zaretskii <eliz@is.elta.co.il>:
+       * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
+       long file name when using DJGPP on MS-DOS.
+
+1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * Makefile.in (check-target-libio): Remove all-target-libstdc++
+       dependency as this causes "make check" to globally "make all"
+
+1999-07-22  Ian Lance Taylor  <ian@zembu.com>
+
+       * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
+       configure.bat in SUPPORT_FILES.
+       (gas+binutils.tar.bz2): Likewise.
+
+       * makeall.bat: Remove; obsolete.
+
+1999-07-21  Ian Lance Taylor  <ian@zembu.com>
+
+       From Mark Elbrecht:
+       * configure.bat: Remove; obsolete.
+
+1999-07-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * configure: Add -W -Wall to the default CFLAGS when compiling with
+       gcc.
+
+Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+       * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
+
+1999-06-30  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.in: Build ld on IRIX6.
+
 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
 
        * 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  <nickc@cygnus.com>
 
@@ -149,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.
 
@@ -671,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.
@@ -772,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.
@@ -1220,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>
 
@@ -2313,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
 
@@ -2705,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.
@@ -3302,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.
@@ -3480,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.025333 seconds and 4 git commands to generate.