aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-04-01 17:00:11 +0000
committerIan Lance Taylor <ian@airs.com>1998-04-01 17:00:11 +0000
commit08eefd3ef1526fd19d8e209bbfa0e862610374be (patch)
tree3551390c59c6238dda4d4136ea503859523998a9 /gas
parentcb720e4fb67d267420d59112e0ded4240ab63bb2 (diff)
downloadgdb-08eefd3ef1526fd19d8e209bbfa0e862610374be.zip
gdb-08eefd3ef1526fd19d8e209bbfa0e862610374be.tar.gz
gdb-08eefd3ef1526fd19d8e209bbfa0e862610374be.tar.bz2
x
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9880b1d..1c5ca69 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -78,8 +78,9 @@ Fri Mar 27 12:46:47 1998 Ian Lance Taylor <ian@cygnus.com>
(md_estimate_size_before_relax): Likewise.
Fri Mar 27 10:30:01 1998 Catherine Moore <clm@cygnus.com>
- * config/tc-v850.c (md_assemble): Store relocation
- addend in fixup instead of instruction.
+
+ * config/tc-v850.c (md_assemble): Store relocation addend in
+ fixup instead of instruction.
Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>