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 a9c6009..9f92812 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-02-22 Mark Kettenis <kettenis@gnu.org> + + * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use + symbolic constants from <sys/reg.h> instead of hard-coded numbers. + 2004-02-21 Mark Kettenis <kettenis@gnu.org> * configure.host: Add i[34567]86-*-openbsd[0-2].* and |