diff options
author | Alan Modra <amodra@gmail.com> | 2008-07-26 14:30:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-07-26 14:30:39 +0000 |
commit | 6fcc464a17f4ee72b44eb352ec94ae8124907c35 (patch) | |
tree | 4af091ac56f5d51d50adfa429798bda0802f902c /binutils | |
parent | 3c7b98977c0b44c19630cb2d6b699e90ba294e52 (diff) | |
download | gdb-6fcc464a17f4ee72b44eb352ec94ae8124907c35.zip gdb-6fcc464a17f4ee72b44eb352ec94ae8124907c35.tar.gz gdb-6fcc464a17f4ee72b44eb352ec94ae8124907c35.tar.bz2 |
missed from last commit
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 374ab5f..fd95457 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2008-07-26 Michael Eager <eager@eagercon.com> + + * readelf.c (display_power_gnu_attribute): Display + single-precision hard float. + 2008-07-21 Luis Machado <luisgpm@br.ibm.com> * readelf.c (get_note_type): Handle VSX notes. |