2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
authorPhil Blundell <pb@reciva.com>
Fri, 10 Jun 2005 11:33:52 +0000 (11:33 +0000)
committerPhil Blundell <pb@reciva.com>
Fri, 10 Jun 2005 11:33:52 +0000 (11:33 +0000)
commit849e84dde3da78ba1462106329a64baf7eb68e42
tree7be868053372acd1a7e78c7065eb0f1058965905
parentefaef362b3282935fd7f3b0e25152afbd2f82434
2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
    Mark Mitchell  <mark@codesourcery.com>

     * sysdeps/arm/bits/link.h: New file.
* sysdeps/arm/dl-trampoline.S: New file.
* sysdeps/arm/dl-machine.h: Check RESOLVE_MAP instead of RESOLVE.
(elf_machine_runtime_setup): Check dl_profile before calling
_dl_name_match_p.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Delete.
(elf_machine_rel, elf_machine_rela): Use RESOLVE_MAP.
(fix_bad_pc24): Use auto instead of static.
ChangeLog.arm
sysdeps/arm/bits/link.h
sysdeps/arm/dl-machine.h
sysdeps/arm/dl-trampoline.S [new file with mode: 0644]