diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2004-09-02 08:25:06 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2004-09-02 08:25:06 +0000 |
commit | ec2dfb421058c199bb2ba35368e9cc5f2c3e2284 (patch) | |
tree | 273021c6a744e4e68fc15c944cc7fabf6c2ad184 /binutils/ChangeLog | |
parent | f5396bbed40e016355284c4468cb19dab75eb889 (diff) | |
download | gdb-ec2dfb421058c199bb2ba35368e9cc5f2c3e2284.zip gdb-ec2dfb421058c199bb2ba35368e9cc5f2c3e2284.tar.gz gdb-ec2dfb421058c199bb2ba35368e9cc5f2c3e2284.tar.bz2 |
* MAINTAINERS: Add self as co-maintainer of FR-V.
* readelf.c (get_machine_flags): Print FR-V cpu types.
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 490d091..c9def8b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2004-09-02 Alexandre Oliva <aoliva@redhat.com> + + * MAINTAINERS: Add self as co-maintainer of FR-V. + * readelf.c (get_machine_flags): Print FR-V cpu types. + 2004-08-28 Alan Modra <amodra@bigpond.net.au> * nm.c (show_synthetic): New var. |