aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-04-16 22:07:22 +0000
committerDoug Evans <dje@google.com>1998-04-16 22:07:22 +0000
commitdd7facebb7abd5b9836cda9b1ceaca795ef6c325 (patch)
tree896b3445e5b4e162b7e9a207f49ee790fa03dda9 /gas
parenta6756468109f51ed7ea8952213cc2d9f4f39fa98 (diff)
downloadgdb-dd7facebb7abd5b9836cda9b1ceaca795ef6c325.zip
gdb-dd7facebb7abd5b9836cda9b1ceaca795ef6c325.tar.gz
gdb-dd7facebb7abd5b9836cda9b1ceaca795ef6c325.tar.bz2
* config/tc-dvp.c
(vif_insn_type): New function. (md_apply_fix3): Don't validate user specified length if unpack insn and wl > cl.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e667e59..70647ab 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -2,6 +2,9 @@ start-sanitize-sky
Thu Apr 16 11:48:18 1998 Doug Evans <devans@canuck.cygnus.com>
* config/tc-dvp.c (unpackloc_sym): Delete. All uses deleted.
+ (vif_insn_type): New function.
+ (md_apply_fix3): Don't validate user specified length if unpack insn
+ and wl > cl.
end-sanitize-sky
Wed Apr 15 15:17:27 1998 Richard Henderson <rth@cygnus.com>