diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-02-04 12:32:46 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-02-04 12:32:46 +0000 |
commit | fdf4122d8d23ba39cc3792c8ad3413fdf0bced59 (patch) | |
tree | 0c49ab6518eccd588f5927e284b4f5189ab90be1 /gas | |
parent | 31c372aad2f2ebbc410cdb0a67194f2801de3b21 (diff) | |
download | fsf-binutils-gdb-fdf4122d8d23ba39cc3792c8ad3413fdf0bced59.zip fsf-binutils-gdb-fdf4122d8d23ba39cc3792c8ad3413fdf0bced59.tar.gz fsf-binutils-gdb-fdf4122d8d23ba39cc3792c8ad3413fdf0bced59.tar.bz2 |
Ok, now the corrected ChangeLog entry
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a93f323..fa48ad6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,7 @@ 2002-02-04 Alexandre Oliva <aoliva@redhat.com> * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to - A_DISP_PC only if it's an integral constant, and to - A_DISP_PC_ABS otherwise. + A_DISP_PC_ABS, and adjust it by -4. (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is expected. (build_Mytes): Mark PCRELIMM fix-ups as pc-relative only if |