diff options
author | Nick Clifton <nickc@redhat.com> | 1997-09-16 21:16:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-09-16 21:16:15 +0000 |
commit | 752851788a0a9976575a6efffa672120d7a45353 (patch) | |
tree | 423ff2f46ff3d6c73c564f814230fc5dec9cc8f2 /gas/ChangeLog | |
parent | 9f6badd09db5024d18f63b38a0a97b4f8acaeff2 (diff) | |
download | gdb-752851788a0a9976575a6efffa672120d7a45353.zip gdb-752851788a0a9976575a6efffa672120d7a45353.tar.gz gdb-752851788a0a9976575a6efffa672120d7a45353.tar.bz2 |
Add support for a 16 bit relocation against the TDA register!
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 98ba42b..ee2372b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 16 14:18:22 1997 Nick Clifton <nickc@cygnus.com> + + * config/tc-v850.c (v850_reloc_prefix): Add support for a 16 bit + displacement from the tiny data area pointer. + Mon Sep 15 21:28:09 1997 Jeffrey A Law (law@cygnus.com) * config/tc-hppa.c (fix_new_hppa): Make declaration match |