| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH (r277695): allow tracing dlfunc() / dlsym() events | Dag-Erling Smørgrav | 2015-06-30 | 1 | -4/+13 |
| * | MFC: r279713 | Jung-uk Kim | 2015-03-06 | 1 | -8/+7 |
| * | MFC r265456, r265578: | Mark Johnston | 2014-08-07 | 1 | -1/+16 |
| * | MFH (r251810): fix installation from read-only .OBJDIR | Dag-Erling Smørgrav | 2014-03-11 | 1 | -5/+5 |
| * | MFC r259044: | Konstantin Belousov | 2013-12-13 | 1 | -15/+20 |
| * | MFC r256101: | Konstantin Belousov | 2013-10-14 | 1 | -2/+32 |
| * | MFC r250075: | Konstantin Belousov | 2013-05-02 | 1 | -1/+2 |
| * | MFC r249525: | Konstantin Belousov | 2013-04-29 | 1 | -72/+74 |
| * | MFC r240686: | Konstantin Belousov | 2012-09-22 | 1 | -4/+4 |
| * | MFC r238471: | Konstantin Belousov | 2012-09-10 | 1 | -64/+219 |
| * | MFC r239470: Do not call process_nodelete with NULL object pointer. | Alexander Kabaev | 2012-08-20 | 1 | -1/+2 |
| * | MFC r239253: Pospone the DF_1_NODELETE processing until object DAG is | Alexander Kabaev | 2012-08-20 | 1 | -7/+27 |
| * | MFC r237659: | Konstantin Belousov | 2012-07-05 | 1 | -40/+84 |
| * | MFC: r231618, r233231 (partial) | Marius Strobl | 2012-06-21 | 1 | -4/+2 |
| * | MFC r234840: | Konstantin Belousov | 2012-05-13 | 1 | -103/+252 |
| * | MFC r234170: | Konstantin Belousov | 2012-04-19 | 1 | -16/+23 |
| * | MFC r233927: | Konstantin Belousov | 2012-04-08 | 1 | -1/+2 |
| * | MFC r233431: | Konstantin Belousov | 2012-04-07 | 1 | -0/+1 |
| * | MFC r233430: | Konstantin Belousov | 2012-04-07 | 1 | -0/+11 |
| * | MFC r233307: | Konstantin Belousov | 2012-04-05 | 1 | -6/+6 |
| * | MFC r233655: | Konstantin Belousov | 2012-04-03 | 1 | -1/+12 |
| * | MFC r233546: | Konstantin Belousov | 2012-04-03 | 1 | -0/+4 |
| * | MFC r233231: | Konstantin Belousov | 2012-04-03 | 1 | -23/+59 |
| * | MFC r232974: | Konstantin Belousov | 2012-03-30 | 1 | -3/+12 |
| * | MFC r232861: | Konstantin Belousov | 2012-03-30 | 1 | -0/+40 |
| * | MFC r232831: | Konstantin Belousov | 2012-03-30 | 1 | -14/+170 |
| * | MFC r232777: | Konstantin Belousov | 2012-03-17 | 1 | -9/+22 |
| * | MFC r231582: | Konstantin Belousov | 2012-02-16 | 1 | -0/+1 |
| * | MFC r230784: | Konstantin Belousov | 2012-02-13 | 1 | -0/+13 |
| * | MFC r229768: | Konstantin Belousov | 2012-01-21 | 1 | -32/+78 |
| * | MFC r229508: | Konstantin Belousov | 2012-01-07 | 1 | -4/+5 |
| * | MFC r228435: | Konstantin Belousov | 2012-01-04 | 1 | -13/+98 |
| * | MFC r227660: | Konstantin Belousov | 2011-11-25 | 1 | -0/+1 |
| * | MFC r226155: | Konstantin Belousov | 2011-10-10 | 1 | -3/+14 |
| * | Use the proper dynamic tls block to calculate the tls variable address | Konstantin Belousov | 2011-09-15 | 1 | -1/+1 |
| * | When libexec/rtld-elf/rtld.c is compiled with clang, the r_debug_state() | Dimitry Andric | 2011-09-03 | 1 | -1/+9 |
| * | Rtld links with the specially built pic static libc library to get some | Konstantin Belousov | 2011-08-24 | 1 | -14/+17 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 1 | -4/+4 |
| * | rtld: eliminate double call to close(2) that may occur in load_object | Andriy Gapon | 2011-03-25 | 1 | -5/+2 |
| * | Use sigsetjmp/siglongjmp with disabled signal mask access for | Konstantin Belousov | 2011-02-09 | 1 | -3/+3 |
| * | Fix grammar in comment. | Konstantin Belousov | 2011-01-30 | 1 | -1/+1 |
| * | Make ldd(1) work when versioned dependency file is cannot be loaded. | Konstantin Belousov | 2011-01-30 | 1 | -4/+13 |
| * | Eliminate the use of symlook_needed function in favor of DAGS. | Alexander Kabaev | 2011-01-28 | 1 | -67/+47 |
| * | Remove SuperH architecture from a comment as we do not support it. | Sergey Kandaurov | 2011-01-28 | 1 | -1/+1 |
| * | When loading dso without PT_GNU_STACK phdr, only call | Konstantin Belousov | 2011-01-25 | 1 | -1/+1 |
| * | Fix get_program_var_addr() when type of the resolved symbol is functional. | Konstantin Belousov | 2011-01-25 | 1 | -1/+6 |
| * | Add my copyright. | Konstantin Belousov | 2011-01-22 | 1 | -0/+1 |
| * | get_program_var_addr() must prefer the strong symbol to the weak | Konstantin Belousov | 2011-01-10 | 1 | -65/+84 |
| * | In rtld, read the initial stack access mode from AT_STACKPROT as set | Konstantin Belousov | 2011-01-08 | 1 | -0/+42 |
| * | Fix an apparent cop-and-paste mistake in previous commit. | Alexander Kabaev | 2010-12-27 | 1 | -1/+1 |