aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorTomer Levi <Tomer.Levi@nsc.com>2004-09-20 14:30:21 +0000
committerTomer Levi <Tomer.Levi@nsc.com>2004-09-20 14:30:21 +0000
commit4b778c885f3c2452747dba2a9a710637669d11db (patch)
tree365e9de4341b5887acc891df209aaf1afad10573 /gas
parent64995a6bc793d3ea204551b3c5cb2504e43f4b74 (diff)
downloadbinutils-4b778c885f3c2452747dba2a9a710637669d11db.zip
binutils-4b778c885f3c2452747dba2a9a710637669d11db.tar.gz
binutils-4b778c885f3c2452747dba2a9a710637669d11db.tar.bz2
config/tc-crx.c (handle_LoadStor): New function. Handle load/stor unique instructions before parsing.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2a4f37f..faed354 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-20 Tomer Levi <Tomer.Levi@nsc.com>
+
+ * config/tc-crx.c (handle_LoadStor): New function.
+ Handle load/stor unique instructions before parsing.
+
2004-09-17 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (s_arm_rel31): New funciton.