diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9c7250c..7b8a0e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2002-09-02 Mark Kettenis <kettenis@gnu.org> + + * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE + registers if the target really has them. + 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com> * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather @@ -150,6 +155,9 @@ 2002-08-26 Mark Kettenis <kettenis@gnu.org> + * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h". + Fix some whitespace problems. + * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to use regcache_* functions. (i386_gdbarch_init): Set store_return_value instead of |