OSDN Git Service

2009-12-05 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan>
Sun, 6 Dec 2009 11:20:53 +0000 (11:20 +0000)
committerdougkwan <dougkwan>
Sun, 6 Dec 2009 11:20:53 +0000 (11:20 +0000)
commite5064c34ce430f8d5ebdf7e2e4305075d09c1583
tree4679550ad2252e41293aac165b8f9f3a2413742d
parent178ce8d63308a4493180ee33818170b2f2e1757e
2009-12-05  Doug Kwan  <dougkwan@google.com>

* arm.cc: Update comments about interworking and stub generation.
(Target_arm::Relocate::reloc_is_non_pic): Update list of relocations
considered as non-PIC.
(Arm_relocate_functions::base_abs): Fix formatting.
(Arm_relocate_functions::got_prel): Fix comment.  Change interface
of function to use GOT entry address instead of offset.
(Target_arm::Scan::global): Issue an error if a symbol would need a
PLT does not get one because it is untyped.  Remove code to create
dynamic symbols for relative branches.
(Target_arm::Relocate::relocate: Use 0 instead of false since function
takes unsigned integer instead of boolean.
gold/ChangeLog
gold/arm.cc