diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-01 11:19:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-01 11:19:38 +0000 |
commit | 14127cc4f2b98a818bef55c977eb3ea11b0ba5ce (patch) | |
tree | 34363f9efc5cf035e143b555d9e8d626803f84d4 /gas/ChangeLog | |
parent | 99f5fc1b7586022516204077e4a2065d5a689213 (diff) | |
download | gdb-14127cc4f2b98a818bef55c977eb3ea11b0ba5ce.zip gdb-14127cc4f2b98a818bef55c977eb3ea11b0ba5ce.tar.gz gdb-14127cc4f2b98a818bef55c977eb3ea11b0ba5ce.tar.bz2 |
Fixes for the encoding and decoding of the PDP11's SOB instruction
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3efc290..c328820 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk> + + * config/tc-pdp11.c (md_apply_fix3): Change to sign of the SOB + instruction's offset. + 2004-10-01 Adam Nemet <anemet@lnxw.com> * (TARGET_FORMAT): Remove LynxOS COFF definition. |