aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-02-10 00:58:38 +0000
committerNick Clifton <nickc@redhat.com>2001-02-10 00:58:38 +0000
commit1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3 (patch)
treeab49c2ff9361e9b4d3cdaad01236bfdb8687e124 /include/ChangeLog
parentc41482c7ee561d54d4748b601b26ad2e630edd91 (diff)
downloadnewlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.zip
newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.gz
newlib-1e667f61b72db0e8ae2a0f7f037f1824c39aeaf3.tar.bz2
Add s390 support
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 39085a1..fa7af4b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * dis-asm.h: Add linux target for S/390.
+
2001-01-11 Peter Targett <peter.targett@arccores.com>
* dis-asm.h (arc_get_disassembler): Correct declaration.