diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-05-25 00:25:56 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-05-25 00:25:56 -0400 |
commit | 09db855b35709aa627d7055c57a98e1e471920ab (patch) | |
tree | 3527b41d7aae80546beae47cccac002447d10439 /crt/mips | |
parent | fix stack alignment code in mips crt_arch.h (diff) | |
download | grovel-09db855b35709aa627d7055c57a98e1e471920ab.tar.gz grovel-09db855b35709aa627d7055c57a98e1e471920ab.tar.xz |
remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap
the DT_JMPREL relocation table necessarily consists entirely of
JMP_SLOT (REL_PLT in internal nomenclature) relocations, which are
symbolic; they cannot be resolved in stage 1, so there is no point in
processing them.
Diffstat (limited to 'crt/mips')
0 files changed, 0 insertions, 0 deletions