diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b022cbf..8041edd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2005-05-08 Mark Kettenis <kettenis@gnu.org> + * defs.h (gdb_byte): New typedef. Tweak comments. + * target.h (target_link): Remove prototype. * target.c (target_link): Remove function. * symfile.c: Remove comment about rombug. |