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 90a73ce..9b90cc0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-08-23 Tom Tromey <tromey@redhat.com> + + * macrotab.h (struct macro_definition) <kind>: Shrink to one bit. + (argc): Now 31 bits. + 2008-08-22 Tom Tromey <tromey@redhat.com> * NEWS: Move macro entries back under "New commands". |