Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ELF symbol versioning using GNU semantics. This code aims | kan | 2005-12-18 | 1 | -1/+3 |
* | No need to provide atomic_cmpset_32() anymore. | cognet | 2005-04-07 | 1 | -12/+0 |
* | Only provide the dummy, non-atomic atomic_cmpset_32() if | cognet | 2005-02-26 | 1 | -0/+2 |
* | Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as | cognet | 2004-11-23 | 1 | -0/+11 |
* | Remove these unused files before any other archs include the same bogus | jhb | 2004-11-12 | 1 | -171/+0 |
* | Don't try to relocate the dynamic loader in reloc_non_plt(). It has already | cognet | 2004-09-28 | 1 | -1/+4 |
* | Use add instead of saving the sp in a register. | cognet | 2004-09-28 | 1 | -2/+1 |
* | Add stubs for TLS. | cognet | 2004-09-23 | 3 | -15/+30 |
* | Woohoo ! | cognet | 2004-06-17 | 1 | -2/+0 |
* | Work around a problem somewhere with binutils (?) on arm, hopefully without | cognet | 2004-05-15 | 1 | -0/+2 |
* | Import arm bits for rtld-elf. | cognet | 2004-05-14 | 5 | -0/+682 |