Age | Commit message (Expand) | Author |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-05 | ldso: add missing prototypes | Bernhard Reutner-Fischer |
2010-01-25 | mips/ldso: Check for TLS relocation in elf_machine_type_class. | Khem Raj |
2010-01-25 | mips/ldso: Check for TLS relocation in elf_machine_type_class. | Khem Raj |
2010-01-21 | ldso: tweak shadow warning with preload file support | Bernhard Reutner-Fischer |
2010-01-21 | mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat... | Khem Raj |
2010-01-21 | ldso: tweak shadow warning with preload file support | Bernhard Reutner-Fischer |
2010-01-14 | mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat... | Khem Raj |
2009-12-23 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-12-23 | Make _dl_dprintf buf non-static to avoid multithreading bugs. | Chris Metcalf |
2009-12-17 | check if USE_TLS is defined before use | Hans-Christian Egtvedt |
2009-12-17 | check if USE_TLS is defined before use | Hans-Christian Egtvedt |
2009-12-03 | ldso_tls: Refetch dtv from memory if THREAD_DTV has changed | Carmelo Amoroso |
2009-11-28 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-11-27 | ldso: initialize stack_chk_guard after TLS is initialized | Natanael Copa |
2009-11-25 | avoid warning about unused variable | Bernhard Reutner-Fischer |
2009-11-23 | nommu: use MAP_UNINITIALIZE for mallocs | Mike Frysinger |
2009-11-22 | ldso: let people disable the implicit path search | Mike Frysinger |
2009-11-20 | remove superfluous extra semicolons | Bernhard Reutner-Fischer |
2009-11-15 | ldso: Add missing newlines to some debug messages | Bernhard Reutner-Fischer |
2009-10-16 | ldso: fixup missed variable rename ( tls_tpnt -> tpntp ) | Austin Foxley |
2009-10-15 | ldso: drop duplicated/unused defines | Mike Frysinger |
2009-10-15 | ldso: unify and cleanup _dl_mmap code | Mike Frysinger |
2009-10-15 | ldso: define MAP_FAILED for everyone | Mike Frysinger |
2009-10-15 | ldso: simplify handling of extra _dl_lookup_hash() arg | Mike Frysinger |
2009-10-15 | ldso: clean up breakage in tls merge | Mike Frysinger |
2009-10-14 | ldso: fixup all the rest of the calls to _dl_find_hash | Austin Foxley |
2009-10-09 | check_ld some more flags | Bernhard Reutner-Fischer |
2009-10-07 | ldso: pull in missing bits/fcntl.h header for O_CLOEXEC | Mike Frysinger |
2009-10-07 | ldso: use O_CLOEXEC for cache file | Mike Frysinger |
2009-10-07 | ldso: use MAP_FAILED with ld.so.cache | Mike Frysinger |
2009-10-06 | fix coding style | Bernhard Reutner-Fischer |
2009-10-06 | commentary typo fix | Bernhard Reutner-Fischer |
2009-10-06 | trim whitespace | Bernhard Reutner-Fischer |
2009-10-06 | whitespace cleanup | Bernhard Reutner-Fischer |
2009-10-04 | mips: fix typo in elfinterp.c | Austin Foxley |
2009-09-26 | ldso/: tls support for dynamic linker | Austin Foxley |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2009-07-23 | Blackfin: rename __dl_boot to __start | Mike Frysinger |
2009-07-23 | Blackfin: fix incorrect attribute order | Mike Frysinger |
2009-07-23 | Blackfin: add elf_machine_load_address() stub | Mike Frysinger |
2009-07-23 | ldso: fix building for FDPIC systems | Mike Frysinger |
2009-07-23 | silence warnings in Blackfin ldso code | Mike Frysinger |
2009-07-23 | Blackfin: add support for automatic loading of L2 SRAM regions | Jie Zhang |
2009-07-20 | fix building for systems w/out ldso support | Mike Frysinger |
2009-07-05 | Avoid type-punned pointers that break strict-aliasing | Ron |
2009-07-05 | Move extern prototype out of function scope | Ron |
2009-06-01 | Blackfin: make sure all relocs are uppercase | Mike Frysinger |
2009-04-11 | for sparc v8 MAGIC1 was defined incorrectly | austinf |
2009-04-11 | sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso | austinf |