diff options
author | Paul Koning <pkoning@equallogic.com> | 2011-01-06 16:41:35 +0000 |
---|---|---|
committer | Paul Koning <pkoning@equallogic.com> | 2011-01-06 16:41:35 +0000 |
commit | 12505806d06803312a664d33cd05ab45067a67f1 (patch) | |
tree | 74516feba4b443ec748a383a9a69c33dd09bb3a2 /gas/ChangeLog | |
parent | 663055845203f3a548a59ffd2849e6e1f9312799 (diff) | |
download | gdb-12505806d06803312a664d33cd05ab45067a67f1.zip gdb-12505806d06803312a664d33cd05ab45067a67f1.tar.gz gdb-12505806d06803312a664d33cd05ab45067a67f1.tar.bz2 |
* config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
references to absolute addresses.
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 257c830..3177aa5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2011-01-06 Paul Koning <ni1d@arrl.net> + + * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative + references to absolute addresses. + 2011-01-05 DJ Delorie <dj@redhat.com> * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression |