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