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 6a0c3e4f06d..c9c39199ffd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com> + + * valops.c (value_assign): Handling bitfield offset in + `lval_internalvar_component' case. + 2013-02-08 Doug Evans <dje@google.com> * common/format.c (parse_format_string): Fix whitespace. |