diff options
author | Nick Clifton <nickc@redhat.com> | 2013-04-09 15:18:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-04-09 15:18:40 +0000 |
commit | 79bb5c2356e7651d0aad0a0c3818f1727bc3cb74 (patch) | |
tree | db55e417b9a04ddfb5f6db44580af6f6913d60ef /bfd/ChangeLog | |
parent | 1927e618630942385e8e5dcc14780711fcd09a07 (diff) | |
download | gdb-79bb5c2356e7651d0aad0a0c3818f1727bc3cb74.zip gdb-79bb5c2356e7651d0aad0a0c3818f1727bc3cb74.tar.gz gdb-79bb5c2356e7651d0aad0a0c3818f1727bc3cb74.tar.bz2 |
* bfd.c (typedef bfd, Error reporting, Miscellaneous): Add INODEs.
* bfd.texinfo (typedef bfd, Error reporting, Miscellaneous):
Add menu items.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f1ea9c4..812e1ea 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-04-09 Mingjie Xing <mingjie.xing@gmail.com> + + * bfd.c (typedef bfd, Error reporting, Miscellaneous): Add + INODEs. + 2013-04-08 Tom Tromey <tromey@redhat.com> * som.c (bfd_section_from_som_symbol): No longer static. |