Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | Don't assume SIGWINCH is defined. | Roland McGrath | 1 | -2/+4 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 2 | -9/+68 |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 1 | -2/+2 |
2012-07-25 | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers | 1 | -108/+0 |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers | 1 | -0/+9 |
2012-06-01 | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab | 1 | -10/+6 |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2 | -0/+26 |
2012-05-15 | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 1 | -0/+4 |
2012-05-10 | Hurd: Fix paths in paths.h | Samuel Thibault | 1 | -4/+4 |
2012-05-10 | Hurd: Fix value of __libc_stack_end | Samuel Thibault | 1 | -1/+5 |
2012-04-28 | Add missed zero length files in previous abilist commit. | David S. Miller | 8 | -0/+0 |
2012-04-26 | move libgcc_s soname definition to shlib-versions | Siddhesh Poyarekar | 2 | -4/+2 |
2012-04-18 | Remove all traces of reg_char. | David S. Miller | 1 | -3/+0 |
2012-04-17 | Fix ilogb exception and errno (bug 6794) | Adhemerval Zanella | 1 | -0/+3 |
2012-04-11 | New ld.so argument --inhibit-ldcache to disable ld.so.cache lookup | Siddhesh Poyarekar | 1 | -1/+4 |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 1 | -0/+1 |
2012-03-27 | Merge branch 'elf-move' | Andreas Jaeger | 3 | -247/+0 |
2012-03-22 | Add forward declaration for La_x32_regs/La_x32_retval | H.J. Lu | 1 | -0/+2 |
2012-03-21 | Add x32 support to dynamic linker audit | H.J. Lu | 1 | -0/+9 |
2012-03-21 | Add _ITOA_NEEDED and _ITOA_WORD_TYPE | H.J. Lu | 1 | -4/+20 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2 | -1/+93 |
2012-03-20 | Remove old debug/backtracesyms files, replace with elf versions. | Andreas Jaeger | 2 | -247/+0 |
2012-03-19 | Move sysdeps/generic/elf/* to sysdeps/generic | Andreas Jaeger | 3 | -0/+0 |
2012-03-19 | Create and use libc_feupdateenv_test. | Richard Henderson | 1 | -0/+18 |
2012-03-19 | Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. | Richard Henderson | 1 | -0/+69 |
2012-03-19 | Convert libc_feholdexcept et al from macros to inline functions. | Richard Henderson | 1 | -21/+78 |
2012-03-19 | Make inline __isnan, __isinf_ns, __finite generic. | Richard Henderson | 1 | -13/+26 |
2012-03-16 | Add x32 support to ldconfig | H.J. Lu | 1 | -0/+1 |
2012-03-14 | Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit | Andreas Jaeger | 1 | -0/+5 |
2012-03-12 | Fix another instance of the _dl_random masking bug, plus coding style. | David S. Miller | 1 | -2/+2 |
2012-03-09 | Move math/math_private.h to sysdeps/generic/math_private.h. | Richard Henderson | 1 | -0/+392 |
2012-03-05 | 2012-03-05 Tom de Vries <tom@codesourcery.com> | Tom de Vries | 1 | -2/+2 |
2012-02-21 | Remove old initfini mechanism. | Joseph Myers | 1 | -138/+0 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 74 | -222/+148 |
2012-02-09 | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek | 1 | -1/+0 |
2012-02-07 | Remove _G_ARGS macros. | Marek Polacek | 1 | -3/+0 |
2012-01-26 | Remove __STDC__ conditionals from non-installed headers. | Joseph Myers | 1 | -5/+1 |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers | 1 | -5/+1 |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper | 1 | -5/+8 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 2 | -19/+5 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 3 | -28/+26 |
2012-01-07 | Remove Alpha support from ldsodefs.h | Ulrich Drepper | 1 | -10/+0 |
2012-01-07 | More IA-64 removal | Ulrich Drepper | 1 | -11/+1 |
2011-12-10 | Optimize generic ELF hash function a bit more | Ulrich Drepper | 1 | -1/+4 |
2011-12-04 | Small optimization of generic ELF hash function | Ulrich Drepper | 1 | -25/+22 |
2011-12-04 | Fix attreibute for _dl_elf_hash | Ulrich Drepper | 1 | -1/+1 |
2011-12-03 | Fix more warnings | Ulrich Drepper | 1 | -1/+2 |
2011-11-12 | Prepare dwarf2.h for multiple inclusion | Ulrich Drepper | 1 | -0/+5 |
2011-11-12 | Fix incomplete edit in last patch | Ulrich Drepper | 1 | -2/+0 |
2011-11-12 | Avoid redefinition of DWARF constants | Ulrich Drepper | 2 | -76/+47 |