index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.so
/
sh
Age
Commit message (
Expand
)
Author
2010-01-02
Fix handling of hppa RELOC_IPLT relocations during 'bootstrap relocation'.
Mark Kettenis
2008-10-02
Fix mmap() error checking to be correct 64-bit addresses. Consistently
Kurt Miller
2008-07-24
release the bind lock before resetting the signal mask
Philip Guenthe
2008-06-27
Remove again the old _dl_md_reloc() calls-through-plt workaround: it is
Miod Vallat
2008-04-09
Improve support for shared libs linked at non-zero addreses:
Kurt Miller
2008-04-03
Use the libgcc version of these functions, no point in having extra copies.
Dale Rahn
2008-02-24
Use rounded down address when changing memory protections on the GOT, such
Dale Rahn
2007-11-27
Make _dl_md_reloc_got() report errors, and take them into account.
Miod Vallat
2007-05-05
Provide hook so that rthreads can provide a spinlock to protect from races
Dale Rahn
2007-03-07
Put the workaround back in because gcc fails to build otherwise. ok deraadt@
Dale Rahn
2007-03-06
Revert a workaround that was put in for softfpu ABI violations, hardfp doesnt.
Dale Rahn
2007-03-03
Build ld.so softfloat for now, lets dynamic linking get further.
Dale Rahn
2007-02-26
Link with libgcc, will be necessary after the upcoming toolchain changes.
Miod Vallat
2007-02-03
Kludge around a horrible problem where gcc 'knows' that __udivsi3 will
Dale Rahn
2006-11-14
stack corruption was fixed a while ago.
Dale Rahn
2006-11-14
cleanup pointed out by miod@
Dale Rahn
2006-11-11
when calculating envp, skip over the NULL between argv and envp.
Dale Rahn
2006-11-11
remove '#if 0' block.
Dale Rahn
2006-11-11
Working?
Dale Rahn
2006-11-10
dont want to know where this stack corruption is coming from.
Dale Rahn
2006-11-10
better...
Dale Rahn
2006-11-10
Getting much closer.
Dale Rahn
2006-11-10
Not quite working ld.so support for sh
Dale Rahn