index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.elf_so
/
arch
Age
Commit message (
Expand
)
Author
2013-12-03
Don't use GOT relocations. Use PC relative for the GOT and GOTOFF for
matt
2013-10-03
The R_SPARC_L44 relocation type is documented to be truncating and
martin
2013-09-23
Missing , in table initializer
martin
2013-09-10
For earm, emit a MARCH note.
matt
2013-07-18
Use new macros from <machine/asm.h> to be more portable
matt
2013-07-10
Simplify ELFSIZE by using _MIPS_SZPTR
matt
2013-05-03
Consistently use LDELFSO_MACHINE_ARCH.
matt
2013-05-03
Remove trailing whitespace
skrll
2013-05-03
Provide a default LDELFSO_MACHINE_ARCH. hi matt!
skrll
2013-04-27
Changes for MKCOMPAT for earm.
matt
2013-04-25
Use relocbase, not mapbase.
matt
2013-04-24
Add support for PT_ARM_EXIDX and __gnu_Unwind_Find_exidx for libgcc's support
matt
2013-04-24
Add a ld.elf_so internals version of __gnu_Unwind_Find_exidx for that the
matt
2013-01-23
Handle CPUFLAGS being empty
matt
2013-01-23
Make sure CFLAGS is not empty.
matt
2013-01-22
If you are using aapcs, you must be using INITFINI
matt
2012-11-07
Add support for R_386_TLS_TPOFF32. This patch was created by
apb
2012-08-15
Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY).
matt
2012-08-13
Add a comment for EABI. Use "pop" instructions to save one instruction.
matt
2012-07-22
Add special handling needed for OLO10 relocations.
martin
2012-01-06
Implement lazy binding on hppa. rump_server needs it!?!?!
skrll
2011-12-11
Align in the stack before calling _rtld in the way the x86_64 ABI
joerg
2011-12-05
Remove unused file.
skrll
2011-12-04
Use the tlsoffset from the correct object.
skrll
2011-11-22
Add TLS support for m68k.
joerg
2011-11-18
Hook up TLS support on ARM. Tested by martin@, kernel support from matt@
joerg
2011-10-26
avoid linker warnings with the new binutils by not forcing ld.elf_so
chs
2011-09-30
match EXIT() with LEAF_ENTRY() so that sizes are actually constants.
mrg
2011-09-26
match END() with a relevant ENTRY*(). gas 2.21 complains about the
mrg
2011-09-25
gcc 4.5 generates an extra plabel in ld.elf_so,
chs
2011-04-12
Add support for TLS relocations.
matt
2011-03-31
Enable TLS for alpha - a 2nd class^Wtier system in pookaBSD^WNetBSD
skrll
2011-03-31
Add missing comma.
nakayama
2011-03-30
Add support for TLS relocations
martin
2011-03-30
Add support for 64 bit TLS relocations.
martin
2011-03-25
Add basic locking to ld.elf_so.
joerg
2011-03-17
Another TLS reloc. Thanks to joerg for a hint.
skrll
2011-03-15
Add support for the MIPS TLS reloc types in shared libraries.
matt
2011-03-14
More PLABELS are required due to TLS stuff.
skrll
2011-03-14
Handle some TLS relocs.
skrll
2011-03-14
First cut at mdtls.c for hppa.
skrll
2011-03-12
Add TLS support for AMD64, i386 and SH3.
joerg
2011-03-12
Add TLS support for PowerPC.
matt
2011-03-10
Whitespace.
skrll
2011-03-04
Don't rely on >32bit math.
matt
2011-02-10
Fix problem with bss-plt objects which a reloc index, not offset.
matt
2011-01-16
Add secure-plt support for powerpc to ld.elf_so. As part of this, we have to
matt
2010-12-05
Build ld.elf_so with -fvisibility=hidden. Exploit this for i386/x86_64
joerg
2010-12-03
Add comment about the unusual stack alignment in .rtld_bind_start.
joerg
2010-09-30
Add the magic branch instruction that is used by GCC's
skrll
[next]