diff options
author | Nick Clifton <nickc@redhat.com> | 2009-09-14 12:29:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-09-14 12:29:50 +0000 |
commit | c244d0505edb5cd7a76b77b0c4d309914ae0dec6 (patch) | |
tree | 8c4cda4e9fa36aae239368592ef52a2bdb2dbca2 /binutils/ChangeLog | |
parent | df58f7b0bfe78a674c5d93f5325a14e743977033 (diff) | |
download | binutils-c244d0505edb5cd7a76b77b0c4d309914ae0dec6.zip binutils-c244d0505edb5cd7a76b77b0c4d309914ae0dec6.tar.gz binutils-c244d0505edb5cd7a76b77b0c4d309914ae0dec6.tar.bz2 |
* readelf.c (process_version_sections, process_symbol_table):
Use symbolic constants.
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 7962c5e..4036163 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-09-11 Paul Pluzhnikov <ppluzhnikov@google.com> + + * readelf.c (process_version_sections, process_symbol_table): + Use symbolic constants. + 2009-09-11 Nick Clifton <nickc@redhat.com> * po/binutils.pot: Updated by the Translation project. |