summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2012-06-01Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-05-10Hurd: Fix paths in paths.hSamuel Thibault
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault
2012-04-28Add missed zero length files in previous abilist commit.David S. Miller
2012-04-26move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar
2012-04-18Remove all traces of reg_char.David S. Miller
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella
2012-04-11New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers
2012-03-27Merge branch 'elf-move'Andreas Jaeger
2012-03-22Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu
2012-03-21Add x32 support to dynamic linker auditH.J. Lu
2012-03-21Add _ITOA_NEEDED and _ITOA_WORD_TYPEH.J. Lu
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-20Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger
2012-03-19Move sysdeps/generic/elf/* to sysdeps/genericAndreas Jaeger
2012-03-19Create and use libc_feupdateenv_test.Richard Henderson
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson
2012-03-19Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson
2012-03-19Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson
2012-03-16Add x32 support to ldconfigH.J. Lu
2012-03-14Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger
2012-03-12Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller
2012-03-09Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson
2012-03-052012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-09Remove _G_HAVE_SYS_CDEFS.Marek Polacek
2012-02-07Remove _G_ARGS macros.Marek Polacek
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Remove Alpha support from ldsodefs.hUlrich Drepper
2012-01-07More IA-64 removalUlrich Drepper
2011-12-10Optimize generic ELF hash function a bit moreUlrich Drepper
2011-12-04Small optimization of generic ELF hash functionUlrich Drepper
2011-12-04Fix attreibute for _dl_elf_hashUlrich Drepper
2011-12-03Fix more warningsUlrich Drepper
2011-11-12Prepare dwarf2.h for multiple inclusionUlrich Drepper
2011-11-12Fix incomplete edit in last patchUlrich Drepper
2011-11-12Avoid redefinition of DWARF constantsUlrich Drepper
2011-08-16Improve printing of lookup scopesUlrich Drepper
2011-08-14Warning patrol.Roland McGrath
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek
2011-06-29Fix build with multiarch disabled.Aurelien Jarno