Age | Commit message (Expand) | Author |
2012-10-30 | Support cross-testing for elf/tst-array*. | Joseph Myers |
2012-10-30 | Invoke DL_AFTER_LOAD if defined | Chris Metcalf |
2012-10-30 | [BZ#14767] Remove tests for have-initfini-array in elf/Makefile | Andreas Jaeger |
2012-10-30 | Fix fini_array and init_array sections | Andreas Jaeger |
2012-10-24 | Support cross-testing. | Joseph Myers |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy |
2012-10-20 | Check the main application only if SHARED is defined | H.J. Lu |
2012-10-20 | Retry read in ld.so if the entire ELF header is not read in | Siddhesh Poyarekar |
2012-10-05 | Move _dl_important_hwcaps to dl-hwcaps.c | H.J. Lu |
2012-10-05 | Set GL(dl_nns) to 1 for vDSO in libc.a | H.J. Lu |
2012-10-05 | Set up the data structures for vDSO in libc.a | H.J. Lu |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath |
2012-10-02 | Use ElfW(Off) rather than off_t for offsets within ELF files. | Roland McGrath |
2012-09-28 | Conditionalize elf/dl-sysdep.c contents on [SHARED]. | Roland McGrath |
2012-09-28 | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin |
2012-09-19 | rtld: limit self loading check to normal mode only | Dmitry V. Levin |
2012-09-06 | Restore GL(dl_initial_dtv) | H.J. Lu |
2012-09-06 | Remove _dl_initial_dtv | H.J. Lu |
2012-09-06 | Synchronize with linux/elf.h. | Petr Machata |
2012-09-06 | Always check dtv before freeing dtv[-1] | H.J. Lu |
2012-08-23 | Check floating-point ABI in ARM VALID_ELF_HEADER. | Steve McIntyre |
2012-08-20 | Fix conditional on using DSOCAPS to match condition on defining it. | Roland McGrath |
2012-08-17 | Change type of constant to avoid a warning. | Roland McGrath |
2012-08-17 | Add a cast to silence a warning. | Roland McGrath |
2012-08-17 | Also set r->r_map when unmapping the first object in a namespace. | Gary Benson |
2012-08-15 | Fix dl-load.c for [!_LIBC_REENTRANT] case. | Roland McGrath |
2012-08-15 | Add a missing #include to dl-sym.c. | Roland McGrath |
2012-08-14 | Add a missing #include. | Roland McGrath |
2012-08-14 | Add a missing #include. | Roland McGrath |
2012-08-08 | Add new AM33 relocs | Mark Salter |
2012-08-03 | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-27 | Add SystemTap static probes to the runtime linker. [BZ #14298] | Gary Benson |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers |
2012-07-19 | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel |
2012-07-18 | Fix a few typos. | Marek Polacek |
2012-07-17 | Split tls-macros.h into sysdeps directories. | Joseph Myers |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-07-03 | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers |
2012-06-22 | Fix invalid memory access in do_lookup_x. | Andreas Schwab |
2012-06-21 | 2012-06-21 Jeff Law <law@redhat.com> | Jeff Law |
2012-06-01 | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab |
2012-05-26 | Fix stack size and address inconsistency due to executable stack | Siddhesh Poyarekar |
2012-05-25 | Add --enable-systemtap configuration to define static probe points. | Roland McGrath |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |
2012-05-17 | Fix warning | Andreas Jaeger |