Files
semi-libc/src
Rich Felker 09db855b35 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.
2015-05-25 00:25:56 -04:00
..
2014-09-05 03:28:00 -04:00
2015-04-17 22:19:58 -04:00
2015-04-10 02:27:52 -04:00
2015-05-02 11:57:20 -04:00