aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-01-29 23:36:25 +0000
committerMartin Hunt <hunt@redhat.com>1997-01-29 23:36:25 +0000
commit9073144e40c561068250280ee30e9ecf36079605 (patch)
tree4dc38f3ac3af0cd9c3c0866a754813707d02b69a /gas
parentdaa04fa206608d01551b0e8b49c78ecb7eb7f39c (diff)
downloadbinutils-9073144e40c561068250280ee30e9ecf36079605.zip
binutils-9073144e40c561068250280ee30e9ecf36079605.tar.gz
binutils-9073144e40c561068250280ee30e9ecf36079605.tar.bz2
Wed Jan 29 15:31:12 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* tc-d10v.h (md_do_align): Add this hook to call d10v_cleanup() when a ".align" is detected. Fixes PR11487. * tc-d10v.c (find_opcode): Correctly calculate branch displacement when .aligns are present.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 96df2c2..8c1a68e3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,13 @@
+start-sanitize-d10v
+Wed Jan 29 15:31:12 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * config/tc-d10v.h (md_do_align): Add this hook to call
+ d10v_cleanup() when a ".align" is detected. Fixes PR11487.
+
+ * config/tc-d10v.c (find_opcode): Correctly calculate
+ branch displacement when .aligns are present.
+
+end-sanitize-d10v
Wed Jan 29 09:42:11 1997 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10200.c (md_relax_table): Define.