| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 41 | -41/+41 |
| * | Clean out the leftovers from the i386_set_gsbase() TLS conversion. | Peter Wemm | 2005-06-29 | 1 | -17/+1 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2005-06-14 | 1 | -2/+2 |
| * | MFNetBSD: src/libexec/ld.elf_so/arch/sparc64/mdreloc.c 1.26 (partial) | Marius Strobl | 2005-06-04 | 1 | -1/+1 |
| * | Fix the load64 and store64 macros, created to handle 8-byte unaligned | Marcel Moolenaar | 2005-06-02 | 1 | -6/+6 |
| * | Align the stack to a 16 byte boundary before calling _rtld so that we can | Doug Rabson | 2005-05-19 | 1 | -3/+6 |
| * | Fix compilation problem. | David Xu | 2005-04-27 | 1 | -1/+1 |
| * | Stop calling _amd64_set_gsbase() for COMPAT_32BIT. The amd64 kernel | Peter Wemm | 2005-04-26 | 1 | -9/+2 |
| * | Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methods | Peter Wemm | 2005-04-14 | 1 | -13/+16 |
| * | No need to provide atomic_cmpset_32() anymore. | Olivier Houchard | 2005-04-07 | 1 | -12/+0 |
| * | When allocating TLS and DTV, make sure that any unused slots in the DTV | Doug Rabson | 2005-03-30 | 1 | -8/+4 |
| * | If "dangerous" environment variables (LD_PRELOAD, LD_LIBMAP, | Colin Percival | 2005-03-24 | 1 | -1/+24 |
| * | Add locking code for tls routines. | David Xu | 2005-03-20 | 1 | -4/+21 |
| * | Attempt to free any static TLS space used by a shared library when it | Doug Rabson | 2005-02-27 | 3 | -0/+24 |
| * | Only provide the dummy, non-atomic atomic_cmpset_32() if | Olivier Houchard | 2005-02-26 | 1 | -0/+2 |
| * | Description from Dan: | Matthew N. Dodd | 2005-02-04 | 4 | -13/+93 |
| * | style(9) | Matthew N. Dodd | 2005-02-04 | 1 | -4/+3 |
| * | Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as | Olivier Houchard | 2004-11-23 | 1 | -0/+11 |
| * | Remove 80386 support from the ELF run time linker. | John Baldwin | 2004-11-16 | 2 | -163/+0 |
| * | 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 |
| * | Remove these unused files before any other archs include the same bogus | John Baldwin | 2004-11-12 | 6 | -1057/+0 |
| * | The 32 bit compatability ld-elf32.so.1 cannot use i386_set_ldt() when | Peter Wemm | 2004-11-06 | 1 | -0/+6 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 1 | -1/+2 |
| * | Implement TLS relocations for powerpc. | Suleiman Souhlal | 2004-11-02 | 2 | -3/+73 |
| * | Do the TLS offset allocations before relocations, as otherwise there | Suleiman Souhlal | 2004-11-02 | 1 | -11/+11 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Don't try to relocate the dynamic loader in reloc_non_plt(). It has already | Olivier Houchard | 2004-09-28 | 1 | -1/+4 |
| * | Use add instead of saving the sp in a register. | Olivier Houchard | 2004-09-28 | 1 | -2/+1 |
| * | Add stubs for TLS. | Olivier Houchard | 2004-09-23 | 4 | -16/+32 |
| * | Add stubs for powerpc TLS. | Doug Rabson | 2004-08-04 | 3 | -5/+43 |
| * | Add support for Thread Local Storage. | Doug Rabson | 2004-08-03 | 14 | -2/+883 |
| * | Consistently use __inline instead of __inline__ as the former is an empty macro | Stefan Farfeleder | 2004-07-04 | 1 | -2/+2 |
| * | Fix the problem that surfaced with the new binutils import on sparc64 | Thomas Moestl | 2004-06-18 | 3 | -4/+10 |
| * | This comment should have been removed in the previous commit. | Olivier Houchard | 2004-06-17 | 1 | -1/+0 |
| * | Woohoo ! | Olivier Houchard | 2004-06-17 | 2 | -4/+0 |
| * | give out a little more information in case of a missing dependency | Oliver Eikemeier | 2004-05-28 | 1 | -1/+6 |
| * | Support basename and path based constrained matches. | Matthew N. Dodd | 2004-05-24 | 1 | -1/+29 |
| * | Work around a problem somewhere with binutils (?) on arm, hopefully without | Olivier Houchard | 2004-05-15 | 2 | -0/+5 |
| * | 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 | 6 | -2/+684 |
| * | If we change obj_rtld.path after initialising __progname, make sure we | Doug Rabson | 2004-03-29 | 1 | -0/+1 |
| * | More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1 | Peter Wemm | 2004-03-21 | 1 | -8/+9 |
| * | Add initial support for compiling a special 32 bit version of | Peter Wemm | 2004-03-21 | 6 | -19/+78 |
| * | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | Mark Murray | 2004-03-05 | 1 | -4/+4 |
| * | Do not depend on existence of _end symbol in obj_from_addr, use | Alexander Kabaev | 2004-02-25 | 1 | -8/+1 |
| * | Fix "warning: value computed is not used". | Max Khon | 2004-02-03 | 1 | -1/+1 |
| * | Initialise some uninitialised variables. | Doug Rabson | 2003-12-31 | 1 | -0/+2 |
| * | Fix dynamic linking a bit more.. enough that mozilla-firebird works if you | Peter Wemm | 2003-12-12 | 1 | -3/+3 |