CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/26 21:11:44
Modified files:
sys/arch/amd64/include: reloc.h
sys/arch/i386/include: reloc.h
sys/arch/powerpc/include: reloc.h
sys/arch/sparc/include: exec.h
sys/arch/sparc64/include: reloc.h
Log message:
Add the TPOFF* and DTP{MOD,OFF}* definitions that ld.so will need for
doing thread-local storage and fix a typo in one that was already defined.
ok kettenis@ drahn@
