aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-01-17 09:30:07 +0000
committerJeff Law <law@redhat.com>1994-01-17 09:30:07 +0000
commit51517966bc5bd9f7f3b4d283f1ebdc735cef4db6 (patch)
tree1425c3954c3353432b0f2bfd239237a58652eb71 /gas/ChangeLog
parent9ee57a5e1a0f21c08651b03c409b9194b2da4092 (diff)
downloadfsf-binutils-gdb-51517966bc5bd9f7f3b4d283f1ebdc735cef4db6.zip
fsf-binutils-gdb-51517966bc5bd9f7f3b4d283f1ebdc735cef4db6.tar.gz
fsf-binutils-gdb-51517966bc5bd9f7f3b4d283f1ebdc735cef4db6.tar.bz2
* config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'
and 'f' template operand.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f52c7f8..9e2a8da 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Mon Jan 17 00:18:55 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+ * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'
+ and 'f' template operand.
+
* config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u',
and '2' in copr and sfu instruction templates.