aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-04-25 10:59:24 +0000
committerNick Clifton <nickc@redhat.com>2002-04-25 10:59:24 +0000
commit3c25c5f6e8cec6d81e1576e2680767e30a17518f (patch)
treed9cee69823d148950242641f909f06c2bf6b10f5 /binutils
parent95b80706953a70706f105907c5bb8b8ffb4f844f (diff)
downloadfsf-binutils-gdb-3c25c5f6e8cec6d81e1576e2680767e30a17518f.zip
fsf-binutils-gdb-3c25c5f6e8cec6d81e1576e2680767e30a17518f.tar.gz
fsf-binutils-gdb-3c25c5f6e8cec6d81e1576e2680767e30a17518f.tar.bz2
The patch contains mostly fixes for the disassembler. It also fixes
a crash of the assembler with some malformed source input. Long segmented addresses are now correctly relocated. Finally it updates my email address in the MAINTAINERS file.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/MAINTAINERS3
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0886c7c..f64efaa 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-24 Christian Groessler <chris@groessler.org>
+
+ * MAINTAINERS: Changed my email address.
+
2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* arparse.y: Fix syntax warning.
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS
index 80a6be2..e35ac1d 100644
--- a/binutils/MAINTAINERS
+++ b/binutils/MAINTAINERS
@@ -79,7 +79,8 @@ responsibility among the other maintainers.
SH Alexandre Oliva <aoliva@redhat.com>
SPARC Jakub Jelinek <jakub@redhat.com>
TIC54X Timothy Wall <twall@alum.mit.edu>
- z8k Christian Groessler <cpg@aladdin.de>
+ z8k Christian Groessler <chris@groessler.org>
+
--------- CGEN Maintainers -------------