diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2d92ef9..6bc0346 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2004-04-18 Mark Kettenis <kettenis@gnu.org> + * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to + return value. + Based on a patch from Brian Ford <ford@vss.fsi.com>: * i386-tdep.c: Correct register numbering scheme comments throughout. |