* i386-tdep.c (i386_register_convert_to_virtual): Replace
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5024fbb12924a9f8b035c579cc9963bea18f8cf9..8f8ee3b2b54dd9c583d3a033a045d037851c5815 100644 (file)
@@ -1,3 +1,35 @@
+2001-07-30  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-tdep.c (i386_register_convert_to_virtual): Replace
+       assertion with a warning if we're asked to convert towards a
+       non-floating-point type.  Zero out the the buffer where the data
+       is supposed to be stored in that case.
+
+2001-07-29  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * config/djgpp/djconfig.sh: Unset CDPATH.
+
+       * go32-nat.c (get_cr3): Temporary disable support for page tables
+       in UMBs, as it is incomplete.
+
+       Support for stepping through longjmp in DJGPP programs:
+
+       * config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
+       (GET_LONGJMP_TARGET): Define to call get_longjmp_target.
+       (get_longjmp_target): Add prototype.
+
+2001-07-28  Andrew Cagney  <ac131313@redhat.com>
+
+       Fix some PID/TPID fallout for HP/UX.
+       From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
+       * infttrace.c (ptrace_wait): Match external declaration,
+       and match target_post_wait declaration.
+
+2001-07-28  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS: Add Orjan Friberg as cris target maintainer.
+       (cris): Set --enable-gdb-build-warnings flag to -w.
+
 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
 
        From 2001-07-23 Andreas Schwab <schwab@suse.de>:
This page took 0.023889 seconds and 4 git commands to generate.