diff options
author | Stan Cox <scox@redhat.com> | 2003-01-04 02:13:46 +0000 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 2003-01-04 02:13:46 +0000 |
commit | 3b36097dde707d7f7506359204a55b6a2e163f71 (patch) | |
tree | 3b663ba9282be7917d9c44e3c6ed522ea2eea771 /binutils/MAINTAINERS | |
parent | e09a710638e62112ae23964e45948bc5ef7bc3d6 (diff) | |
download | gdb-3b36097dde707d7f7506359204a55b6a2e163f71.zip gdb-3b36097dde707d7f7506359204a55b6a2e163f71.tar.gz gdb-3b36097dde707d7f7506359204a55b6a2e163f71.tar.bz2 |
* readelf.c (guess_is_rela): Handle EM_IQ2000.
(get_machine_name): Likewise.
(dump_relocations): Likewise.
* NEWS: Mention IQ2000 support.
Diffstat (limited to 'binutils/MAINTAINERS')
-rw-r--r-- | binutils/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index ad1ca03..98aa5d9 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -65,6 +65,7 @@ responsibility among the other maintainers. HPPA elf64 Jeff Law <law@redhat.com> [Basic maintainance only] HPPA Dave Anglin <dave.anglin@nrc.ca> IA64 Jim Wilson <wilson@redhat.com> + IQ2000 Stan Cox <scox@redhat.com> i860 Jason Eckhardt <jle@redhat.com> ix86 Alan Modra <amodra@bigpond.net.au> ix86 PE Christopher Faylor <cgf@redhat.com> |