diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a2bbed5..016e7cc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2004-01-04 Mark Kettenis <kettenis@gnu.org> + * sparc64-tdep.c (sparc64_store_arguments): Fix handling of + `float' arguments. + +2004-01-04 Mark Kettenis <kettenis@gnu.org> + * sparc64-tdep.c (sparc64_store_floating_fields): Update comment such that it mentions a specific version of GCC that exhibits this bug. |