aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-16 13:37:49 +0000
committerAlan Modra <amodra@gmail.com>2002-07-16 13:37:49 +0000
commit25d3fb587f2c199aa9d84925188ab8924bf410a4 (patch)
tree6ac709a1d4b96fc0335cd6c8055fd5993a957691 /gas/ChangeLog
parent36b08f12d11c62fe4e22c09d13ab3162c179c823 (diff)
downloadgdb-25d3fb587f2c199aa9d84925188ab8924bf410a4.zip
gdb-25d3fb587f2c199aa9d84925188ab8924bf410a4.tar.gz
gdb-25d3fb587f2c199aa9d84925188ab8924bf410a4.tar.bz2
* config/tc-z8k.c (build_bytes): Correct order of memset args.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8f68da6..95f4a61 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-16 Moritz Jodeit <moritz@jodeit.org>
+
+ * config/tc-z8k.c (build_bytes): Correct order of memset args.
+
2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
* NEWS: Add 'Changes in 2.13'.