| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r308688: | Konstantin Belousov | 2016-11-22 | 1 | -1/+1 |
| * | MFC r308687: | Konstantin Belousov | 2016-11-22 | 1 | -1/+1 |
| * | MFC r291348: | Bryan Drewery | 2015-12-04 | 1 | -1/+1 |
| * | MFC r280816: | Konstantin Belousov | 2015-04-12 | 1 | -0/+3 |
| * | MFC r270803: | Konstantin Belousov | 2014-09-01 | 1 | -0/+4 |
| * | When building for ARM EABI link against libgcc for the __aeabi_* functions. | Andrew Turner | 2013-01-19 | 1 | -0/+10 |
| * | Use absolute path for /usr/libexec/ld-elf.so.1 symlink. | Pawel Jakub Dawidek | 2012-12-04 | 1 | -2/+2 |
| * | Do not change entire BINDIR, it might be needed later, just change | Pawel Jakub Dawidek | 2012-12-04 | 1 | -2/+2 |
| * | Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1 | Pawel Jakub Dawidek | 2012-12-04 | 1 | -1/+1 |
| * | Remove libssp_nonshared from the rtld linking set. The only use for the | Konstantin Belousov | 2012-03-24 | 1 | -1/+1 |
| * | Centralize the calculation of the top source directory. This | Konstantin Belousov | 2012-03-23 | 1 | -2/+3 |
| * | Add support for preinit, init and fini arrays. Some ABIs, in | Konstantin Belousov | 2012-03-11 | 1 | -0/+1 |
| * | Rtld links with the specially built pic static libc library to get some | Konstantin Belousov | 2011-08-24 | 1 | -1/+1 |
| * | Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch for | Nathan Whitehorn | 2011-06-08 | 1 | -0/+1 |
| * | Add a hook to pass debug flags to the build of rtld when doing make in | Konstantin Belousov | 2010-12-25 | 1 | -1/+1 |
| * | Use -fPIC to build libexec/rtld-elf on sparc64, so it will also be able | Dimitry Andric | 2010-11-11 | 1 | -1/+6 |
| * | Unbreak ia64. | Marcel Moolenaar | 2010-10-22 | 1 | -2/+0 |
| * | Make RTLD work on powerpc64 again. If there is a sub-directory named | Nathan Whitehorn | 2010-08-24 | 1 | -7/+10 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -7/+7 |
| * | RTLD support for powerpc64. A few small modifications to the Makefile | Nathan Whitehorn | 2010-07-10 | 1 | -0/+4 |
| * | Make WARNS=6 the default for libexec/. | Ed Schouten | 2010-01-02 | 1 | -0/+1 |
| * | Second attempt at eliminating .text relocations in shared libraries | Alexander Kabaev | 2009-07-14 | 1 | -1/+1 |
| * | Back out previous revision until better tested fix is ready. | Alexander Kabaev | 2009-06-29 | 1 | -1/+1 |
| * | Eliminate .text relocations in shared libraries compiled with stack protector. | Alexander Kabaev | 2009-06-28 | 1 | -1/+1 |
| * | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 1 | -2/+1 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -0/+2 |
| * | Don't enable symbol versioning on ia64 for now. It causes | Marcel Moolenaar | 2007-05-16 | 1 | -0/+2 |
| * | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | Daniel Eischen | 2007-05-13 | 1 | -1/+3 |
| * | Retire rtld-specific Versions.def. Symbols exported by rtld are supposed | Alexander Kabaev | 2007-04-29 | 1 | -2/+3 |
| * | Bring rtld exports in line with corresponding symbols exported from | Alexander Kabaev | 2007-04-09 | 1 | -1/+1 |
| * | Prepare rtld for symbol versioning. Disable it by default for now. | Alexander Kabaev | 2007-04-03 | 1 | -22/+16 |
| * | So do it like we do in usr.bin/tip/tip/Makefile. ;) | Ruslan Ermilov | 2004-11-14 | 1 | -0/+2 |
| * | Revert previous commit. As ru explains: | Jens Schweikhardt | 2004-11-14 | 1 | -1/+1 |
| * | Avoid an (ignored) error by invoking chflags on the link target, not the | Jens Schweikhardt | 2004-11-14 | 1 | -1/+1 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 1 | -1/+2 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | This comment should have been removed in the previous commit. | Olivier Houchard | 2004-06-17 | 1 | -1/+0 |
| * | Woohoo ! | Olivier Houchard | 2004-06-17 | 1 | -2/+0 |
| * | Work around a problem somewhere with binutils (?) on arm, hopefully without | Olivier Houchard | 2004-05-15 | 1 | -0/+3 |
| * | Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come fi... | Stefan Eßer | 2004-05-14 | 1 | -1/+2 |
| * | Import arm bits for rtld-elf. | Olivier Houchard | 2004-05-14 | 1 | -2/+2 |
| * | Add initial support for compiling a special 32 bit version of | Peter Wemm | 2004-03-21 | 1 | -1/+1 |
| * | Retire the WITH_LIBMAP compile knob; libmap is now a standard feature. | Matthew N. Dodd | 2003-09-13 | 1 | -10/+1 |
| * | Forgot one instance of ld-elf.so.1. Convert to ${PROG} | Gordon Tetlow | 2003-08-17 | 1 | -1/+1 |
| * | Don't forget to honor DESTDIR. Also switch over to using PROG instead of | Gordon Tetlow | 2003-08-17 | 1 | -2/+2 |
| * | Don't forget to chflags noschg the existing binary so we can symlink | Gordon Tetlow | 2003-08-17 | 1 | -0/+5 |
| * | As long threatened, stage 2 of making a dynamically-linked root a reality. | Gordon Tetlow | 2003-08-17 | 1 | -0/+2 |
| * | Set CSTD to gnu99. We can only use on of the gnu?9 C languages. | David E. O'Brien | 2003-06-04 | 1 | -0/+1 |
| * | Allow threading libraries to register their own locking | Alexander Kabaev | 2003-05-29 | 1 | -2/+3 |
| * | Dynamic object dependency mapping: libmap. | Matthew N. Dodd | 2003-04-07 | 1 | -0/+9 |