2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a91d3a0c287bd30a54f8b8fc5abceb3ccb6b8769..168b63a6afb453de397abe668f836c069e2c4953 100644 (file)
@@ -1,3 +1,27 @@
+2001-02-06  Michael Snyder  <msnyder@makita.cygnus.com>
+       Submitted by Paul Hilfinger (hilfingr@gnat.com) 
+       and Andrei Petrov (and@genesyslab.com).
+       * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
+       must be allocated dynamically, since these are no longer constants.
+       * infcmd.c: Ditto.
+       * regcache.c: Ditto.
+       * remote.c: Ditto.
+       * sol-thread.c: Ditto.
+       * valops.c: Ditto.
+       * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
+       work-around for a missing Sun header file in solaris for sparc64.
+
+2001-02-04  Philip Blundell  <philb@gnu.org>
+
+       * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
+       thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
+       * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
+       GET_THREAD_SIGNALS): Define.
+       * arm-linux-nat.c (fill_gregset): Correct type of argument.
+       (supply_gregset): Likewise.
+       (fill_fpregset): Likewise.
+       (supply_fpregset): Likewise.
+
 Tue Feb  6 11:58:57 2001  David Taylor  <taylor@redhat.com>
 
        * valops.c (value_cast): If casting a scalar to a pointer, do not
This page took 0.025192 seconds and 4 git commands to generate.