aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1996-07-23 17:59:22 +0000
committerMartin Hunt <hunt@redhat.com>1996-07-23 17:59:22 +0000
commit9305039104d98456e975a675e65d791fa0a3e80b (patch)
treead50976e446c8dce5939bd460cd25adabcd7dd03 /gas/ChangeLog
parent11609502f01db9382e273363a43335f621300629 (diff)
downloadgdb-9305039104d98456e975a675e65d791fa0a3e80b.zip
gdb-9305039104d98456e975a675e65d791fa0a3e80b.tar.gz
gdb-9305039104d98456e975a675e65d791fa0a3e80b.tar.bz2
start-sanitize-d10v
Tue Jul 23 10:49:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * config/tc-d10v.c (md_apply_fix3): Fix all instruction addresses to be right-shifted by 2. end-sanitize-d10v
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9f626b4..194b96c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,4 +1,9 @@
start-sanitize-d10v
+Tue Jul 23 10:49:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * config/tc-d10v.c (md_apply_fix3): Fix all instruction
+ addresses to be right-shifted by 2.
+
Mon Jul 22 11:32:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c: Many changes to get relocs working.