diff options
author | Nick Hudson <nick.hudson@dsl.pipex.com> | 2006-02-17 12:58:46 +0000 |
---|---|---|
committer | Nick Hudson <nick.hudson@dsl.pipex.com> | 2006-02-17 12:58:46 +0000 |
commit | 0b92ab21c5c6920cc18c05efadd3a52fbd35c825 (patch) | |
tree | c2e5cb59dbe898433d0319783ca473736336f8ba /binutils/ChangeLog | |
parent | cab87ef999efe2137895d35dc933188bd69bad17 (diff) | |
download | gdb-0b92ab21c5c6920cc18c05efadd3a52fbd35c825.zip gdb-0b92ab21c5c6920cc18c05efadd3a52fbd35c825.tar.gz gdb-0b92ab21c5c6920cc18c05efadd3a52fbd35c825.tar.bz2 |
* readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b01e719..8536101 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com> + + * readelf.c (get_machine_flags): Add logic for missing EF_SH flags. + 2006-02-14 Jakub Jelinek <jakub@redhat.com> * config.in: Rebuilt. |