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/NEWS | |
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/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index e9e4f40..d538cb4 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support for Vitesse IQ2000 added by Red Hat. + * Added 'S' encoding to strings to allow the display of 8-bit characters. * Added --prefix-symbols=<text>, --prefix-sections=<text> and |