Age | Commit message (Expand) | Author |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers |
2012-03-27 | Merge branch 'elf-move' | Andreas Jaeger |
2012-03-22 | Add forward declaration for La_x32_regs/La_x32_retval | H.J. Lu |
2012-03-21 | Add x32 support to dynamic linker audit | H.J. Lu |
2012-03-21 | Add _ITOA_NEEDED and _ITOA_WORD_TYPE | H.J. Lu |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-20 | Remove old debug/backtracesyms files, replace with elf versions. | Andreas Jaeger |
2012-03-19 | Move sysdeps/generic/elf/* to sysdeps/generic | Andreas Jaeger |
2012-03-19 | Create and use libc_feupdateenv_test. | Richard Henderson |
2012-03-19 | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson |
2012-03-19 | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson |
2012-03-19 | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson |
2012-03-16 | Add x32 support to ldconfig | H.J. Lu |
2012-03-14 | Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit | Andreas Jaeger |
2012-03-12 | Fix another instance of the _dl_random masking bug, plus coding style. | David S. Miller |
2012-03-09 | Move math/math_private.h to sysdeps/generic/math_private.h. | Richard Henderson |
2012-03-05 | 2012-03-05 Tom de Vries <tom@codesourcery.com> | Tom de Vries |
2012-02-21 | Remove old initfini mechanism. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-09 | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek |
2012-02-07 | Remove _G_ARGS macros. | Marek Polacek |
2012-01-26 | Remove __STDC__ conditionals from non-installed headers. | Joseph Myers |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2012-01-07 | Remove Alpha support from ldsodefs.h | Ulrich Drepper |
2012-01-07 | More IA-64 removal | Ulrich Drepper |
2011-12-10 | Optimize generic ELF hash function a bit more | Ulrich Drepper |
2011-12-04 | Small optimization of generic ELF hash function | Ulrich Drepper |
2011-12-04 | Fix attreibute for _dl_elf_hash | Ulrich Drepper |
2011-12-03 | Fix more warnings | Ulrich Drepper |
2011-11-12 | Prepare dwarf2.h for multiple inclusion | Ulrich Drepper |
2011-11-12 | Fix incomplete edit in last patch | Ulrich Drepper |
2011-11-12 | Avoid redefinition of DWARF constants | Ulrich Drepper |
2011-08-16 | Improve printing of lookup scopes | Ulrich Drepper |
2011-08-14 | Warning patrol. | Roland McGrath |
2011-08-13 | Implement LD_DEBUG=scopes | Ulrich Drepper |
2011-07-19 | _dl_sort_fini: Remove unused argument | Marek Polacek |
2011-06-29 | Fix build with multiarch disabled. | Aurelien Jarno |
2011-05-15 | Make stack canary value harder to read through read overflow | Ulrich Drepper |
2011-05-14 | Fix typo in comment | Ulrich Drepper |
2011-05-14 | Fix potential problem with out-of-scope buffer | Ulrich Drepper |
2011-04-22 | Remove doubled words. | Jim Meyering |
2010-10-26 | Fix concurrency problem between dl_open and dl_iterate_phdr | Andreas Krebbel |
2010-10-24 | Require suid bit on audit objects in privileged programs | Andreas Schwab |
2010-08-11 | Fix IPTOS_CLASS definition. | Ulrich Drepper |
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab |
2010-03-26 | Mark _dl_random attribute_relro in the header file. | Richard Henderson |
2010-01-15 | ld.so: Adjust the auxv if ld.so is directly invoked. | Andreas Krebbel |