diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-13 06:39:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-13 06:39:21 +0000 |
commit | a8aed0fb2dc66cca8bd7e1c3d22dcf5a02f677ca (patch) | |
tree | 9795ab7893946222005d08e00e458c3374b2ccf9 /gas/ChangeLog | |
parent | 6b5bd373fb9597e34530f097bc1f35c375a2a12b (diff) | |
download | gdb-a8aed0fb2dc66cca8bd7e1c3d22dcf5a02f677ca.zip gdb-a8aed0fb2dc66cca8bd7e1c3d22dcf5a02f677ca.tar.gz gdb-a8aed0fb2dc66cca8bd7e1c3d22dcf5a02f677ca.tar.bz2 |
(tc_gen_reloc): Fix handling of GOTPC relocs.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8570281..cbcb93d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +1999-06-12 Philip Blundell <philb@gnu.org> + + * config/tc-arm.c (tc_gen_reloc): Fix handling of GOTPC relocs. + 1999-06-13 Ian Lance Taylor <ian@zembu.com> * write.c (adjust_reloc_syms): Rather than never reducing reloc |