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 debd96e..466242d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-07-09 Andrew Cagney <cagney@redhat.com> + + * regcache.c (register_size): Only check REGISTER_RAW_SIZE once. + Add comments about the checks. + 2003-07-08 Andrew Cagney <cagney@redhat.com> * Makefile.in: Make dependency section headers consistent. |