* printcmd.c (print_scalar_formatted): Truncate addresses to the
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7ff6f2e0f2637e3ecf6e7db126b2b5847c0dd200..47be4f34a24f8458f3af7a92b38bc4cb17c9441e 100644 (file)
@@ -1,3 +1,23 @@
+2000-03-22  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * printcmd.c (print_scalar_formatted):  Truncate addresses to the
+       size of a target pointer before passing them to print_address.
+
+2000-03-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/tm-i386aix.h (I386_AIX_TARGET): Remove.
+       * config/i386/tm-linux.h (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM):
+       Remove
+       * i386-tdep.c (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): New defines.
+       (i386_extract_return_value): Rewritten.  Correctly support all
+       floating-point types and large integer types on targets that use
+       the standard i386 GDB register layout and return floating-point
+       values in the FPU.
+
+Wed Mar 22 15:09:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (CONFIG_INITS): Do not append remote-nrom.c
+
 2000-03-21  J.T. Conklin  <jtc@redback.com> 
  
         * i386/nbsd.mh (NATDEPFILES): Change i386b-nat.o to i386nbsd-nat.o. 
This page took 0.026103 seconds and 4 git commands to generate.