diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-29 15:43:47 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-29 15:43:47 +0000 |
commit | 069fe61f900893057e525c11171d31a260e6cb95 (patch) | |
tree | 57209dc121cc0e38a7f254ceab533e882092e3ec /binutils/ChangeLog | |
parent | 151fefe27f7493b99b5b96940e9715f7597562bd (diff) | |
download | gdb-069fe61f900893057e525c11171d31a260e6cb95.zip gdb-069fe61f900893057e525c11171d31a260e6cb95.tar.gz gdb-069fe61f900893057e525c11171d31a260e6cb95.tar.bz2 |
Remove redundant reference to E_V850EA_ARCH.
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 9003eae..7c332c9 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-08-29 Nick Clifton <nickc@redhat.com> + + * readelf.c (get_machine_flags): Remove redundant reference to + E_V850EA_ARCH. + 2002-08-28 Alan Modra <amodra@bigpond.net.au> * objdump.c (dump_bfd): Restore lines accidentally deleted in |