diff options
author | Richard Henderson <rth@redhat.com> | 2010-09-20 16:09:03 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2010-09-20 16:09:03 +0000 |
commit | bc1bc43fdc18de229ed2cdfa853811a6ed603caf (patch) | |
tree | 6f63df143d4a44e99f64da93c476d9e24b2ed87d /gas/ChangeLog | |
parent | 79c077509f32b19b6a16728a9afb7b42a8d3dc27 (diff) | |
download | gdb-bc1bc43fdc18de229ed2cdfa853811a6ed603caf.zip gdb-bc1bc43fdc18de229ed2cdfa853811a6ed603caf.tar.gz gdb-bc1bc43fdc18de229ed2cdfa853811a6ed603caf.tar.bz2 |
Use bfd_elf_generic_reloc for alpha-elf.
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 416b1fe..34c77ea 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2010-09-20 Richard Henderson <rth@redhat.com> + + * config/tc-alpha.c (tc_gen_reloc): Remove hack around + bfd_perform_reloc for OBJ_ELF. + 2010-09-17 Tejas Belagod <tejas.belagod@arm.com> * config/tc-arm.c (do_t_ldmstm): Add logic to handle single-register |