diff options
author | Nick Clifton <nickc@redhat.com> | 2013-01-24 11:14:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-01-24 11:14:05 +0000 |
commit | 78c8d46ca4fdaf8cacbc622095eace3467f38356 (patch) | |
tree | 42b90a6c5edcc59fbefb64b0dc2ad3265120cb3c /binutils/ChangeLog | |
parent | d7499464ec1236d0cf8cc189d13b554e2fe61748 (diff) | |
download | ppe42-binutils-78c8d46ca4fdaf8cacbc622095eace3467f38356.tar.gz ppe42-binutils-78c8d46ca4fdaf8cacbc622095eace3467f38356.zip |
Add support for V850E3V5 architecture
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 4860baf672..1d88c3d1c1 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2013-01-24 Nick Clifton <nickc@redhat.com> + + * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH. + 2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * readelf.c: Add strings for NT_S390_LAST_BREAK and |