summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2014-06-06Although the kernel handles non-NUL terminated interface names, it is betterchristos
2014-06-02Remove remaining kvm glue.joerg
2014-06-02Remove majority of KVM usage.joerg
2014-06-02Remove !BSD and lint branches.joerg
2014-05-17bump version, note .svg support.mrg
2014-05-17enable .svg. as prompted by agc@.mrg
2014-04-02The table of masks applied for each relocation type was wrong for somemartin
2014-03-22Make sure r1 is preserved _rtld_bind_start.matt
2014-03-21Simplify. If we got called via a calls $n, *pcrel32, instead of constructingmatt
2014-03-21Improve some of the rdbg messages to print the address of the pltgot slotmatt
2014-03-21Don't resolve symbols to PLT entries on the VAX. It just causes a lot ofmatt
2014-03-19Save actual start of function, not address of entry mask on the stack.joerg
2014-03-19Fix two bugs. (jump past entry mask, fix insv)matt
2014-03-19Once we know the bound routine, rebuilt a new callframe that can be unwoundmatt
2014-03-18Add .cfi ops so that one can unwind through this.matt
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-03-18Ignore LD_BIND_NOW for setuid binaries, but keep it in the environmentjoerg
2014-03-18Delay daemonization until RPC services have been registered.gson
2014-03-07Change OUTPUT to powerpc:common to make powerpc64 ld happymatt
2014-03-07Make ldd happymatt
2014-03-06More PPC64 changes.matt
2014-03-06Enable building ld.elf_so for powerpcmatt
2014-03-06Make ELF64 aware.matt
2014-03-06powerpc64 changesmatt
2014-03-06Startup file for powerpc64. (too many difference with ppc32 to domatt
2014-03-04Make the abs() use check non-fatal for a bogus use in the LFS cleanerd.joerg
2014-02-27Global variable is never a null pointer.joerg
2014-02-09- bump man page datemrg
2014-02-09some fixes for virtual hosting support from Rajeev V. Pillai:mrg
2014-02-02display the tempdir for exported files as well.mrg
2014-02-02call gzip directly for distfile export target; it's usually run outsidemrg
2014-02-02add lua-bozo.c.mrg
2014-02-02update for 2014-02-01.mrg
2014-01-31Catch up with _lwp_park change.joerg
2014-01-30move a variable into the scope of its use, where the assignmentmrg
2014-01-27Pass the -n flag to gzip invocations.apb
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
2014-01-12Don't align random sections. Simplify by using .pushsection/.popsection.joerg
2014-01-02sort the contributor list, and update the defines list to include lua.mrg
2014-01-02update for 20140102.mrg
2014-01-02update version, date and copyright.mrg
2014-01-02- update CHANGES with recent changesmrg
2013-12-03Don't use GOT relocations. Use PC relative for the GOT and GOTOFF formatt
2013-11-27CID 1132773: Fix file descriptor leakchristos
2013-11-20If dlopen of the dynamic linker is requested, e.g. by rump inskrll
2013-11-19fix bad freembalmer
2013-11-16Remove hack now it's fixed in 4.8.2skrll
2013-11-13CID 1107545, 1107546: fix memory leakchristos
2013-11-13CID 1107546: Fix memory leakchristos
2013-11-13Apply hack for gcc 4.8 bug on rtld.c.skrll