Searched hist:219340 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/sparc64/
H A Dreloc.cdiff 219340 Sun Mar 06 13:33:05 MST 2011 marius - With the addition of TLS support binutils started to make the addend
values for resolved symbols relative to relocbase instead of sections
so detect this case and handle as appropriate, which allows using
kernel modules linked with affected versions of binutils. Actually I
think this is a bug in binutils but given that apparently nobody
complained for nearly six years and powerpc has basically the same
workaround I decided to put it in for the sparc64 kernel, too.
- Fix R_SPARC_HIX22 relocations. Apparently these are hardly ever used.
/freebsd-11-stable/sys/sparc64/sparc64/
H A Delf_machdep.cdiff 219340 Sun Mar 06 13:33:05 MST 2011 marius - With the addition of TLS support binutils started to make the addend
values for resolved symbols relative to relocbase instead of sections
so detect this case and handle as appropriate, which allows using
kernel modules linked with affected versions of binutils. Actually I
think this is a bug in binutils but given that apparently nobody
complained for nearly six years and powerpc has basically the same
workaround I decided to put it in for the sparc64 kernel, too.
- Fix R_SPARC_HIX22 relocations. Apparently these are hardly ever used.

Completed in 133 milliseconds