diff options
author | Cary Coutant <ccoutant@google.com> | 2011-09-30 21:06:00 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2011-09-30 21:06:00 +0000 |
commit | 48049d1ee969f44159729fcd00f1c9ab015db2b2 (patch) | |
tree | 9a6a92da1d84268bd8d92fd151b6a9ec2d6992cc /binutils/ChangeLog | |
parent | c5cb204fbbdc0207d7aa1dd9b7fc5ba807fc3d58 (diff) | |
download | ppe42-binutils-48049d1ee969f44159729fcd00f1c9ab015db2b2.tar.gz ppe42-binutils-48049d1ee969f44159729fcd00f1c9ab015db2b2.zip |
* binutils/dwarf.h (dwarf_section_display_enum): Add missing enum
constant.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fee7d528f1..9d1850e1a4 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2011-09-30 Cary Coutant <ccoutant@google.com> + + * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum + constant. + 2011-09-28 Tristan Gingold <gingold@adacore.com> * od-xcoff.c (dump_xcoff32_aout_header): Fix typo. |