about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'elf-move'Andreas Jaeger2012-03-273-247/+0
|\
| * Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger2012-03-202-247/+0
| * Move sysdeps/generic/elf/* to sysdeps/genericAndreas Jaeger2012-03-193-0/+0
* | Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu2012-03-221-0/+2
* | Add x32 support to dynamic linker auditH.J. Lu2012-03-211-0/+9
* | Add _ITOA_NEEDED and _ITOA_WORD_TYPEH.J. Lu2012-03-211-4/+20
* | Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-1/+93
|/
* Create and use libc_feupdateenv_test.Richard Henderson2012-03-191-0/+18
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-0/+69
* Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson2012-03-191-21/+78
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-13/+26
* Add x32 support to ldconfigH.J. Lu2012-03-161-0/+1
* Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger2012-03-141-0/+5
* Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller2012-03-121-2/+2
* Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson2012-03-091-0/+392
* 2012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries2012-03-051-2/+2
* Remove old initfini mechanism.Joseph Myers2012-02-211-138/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0974-222/+148
* Remove _G_HAVE_SYS_CDEFS.Marek Polacek2012-02-091-1/+0
* Remove _G_ARGS macros.Marek Polacek2012-02-071-3/+0
* Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-261-5/+1
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-5/+1
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-5/+8
* More fallout from supporting only ELFUlrich Drepper2012-01-082-19/+5
* Remove pre-ISO C supportUlrich Drepper2012-01-073-28/+26
* Remove Alpha support from ldsodefs.hUlrich Drepper2012-01-071-10/+0
* More IA-64 removalUlrich Drepper2012-01-071-11/+1
* Optimize generic ELF hash function a bit moreUlrich Drepper2011-12-101-1/+4
* Small optimization of generic ELF hash functionUlrich Drepper2011-12-041-25/+22
* Fix attreibute for _dl_elf_hashUlrich Drepper2011-12-041-1/+1
* Fix more warningsUlrich Drepper2011-12-031-1/+2
* Prepare dwarf2.h for multiple inclusionUlrich Drepper2011-11-121-0/+5
* Fix incomplete edit in last patchUlrich Drepper2011-11-121-2/+0
* Avoid redefinition of DWARF constantsUlrich Drepper2011-11-122-76/+47
* Improve printing of lookup scopesUlrich Drepper2011-08-161-1/+1
* Warning patrol.Roland McGrath2011-08-141-1/+1
* Implement LD_DEBUG=scopesUlrich Drepper2011-08-131-2/+6
* _dl_sort_fini: Remove unused argumentMarek Polacek2011-07-191-3/+3
* Fix build with multiarch disabled.Aurelien Jarno2011-06-291-1/+8
* Make stack canary value harder to read through read overflowUlrich Drepper2011-05-151-9/+21
* Fix typo in commentUlrich Drepper2011-05-141-1/+1
* Fix potential problem with out-of-scope bufferUlrich Drepper2011-05-141-2/+2
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-10-261-2/+5
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-4/+2
* Fix IPTOS_CLASS definition.Ulrich Drepper2010-08-111-3/+2
* Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab2010-05-031-0/+4
* Mark _dl_random attribute_relro in the header file.Richard Henderson2010-03-261-1/+1
* ld.so: Adjust the auxv if ld.so is directly invoked.Andreas Krebbel2010-01-151-2/+3
* Define IPTOS_CLASS_* macros according to RFC 2474.Philip Prindeville2010-01-141-12/+31