aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-20alpha: Include errno.h in sysdep.hRichard Henderson
2013-02-20manual: Remove frobnicate @pxref.Carlos O'Donell
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge
2013-02-20Add ARM relocation constants to elf/elf.h.Petr Machata
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge
2013-02-20Add missing __attribute_used__.Thomas Schwinge
2013-02-20Align to generic file.Thomas Schwinge
2013-02-20Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers
2013-02-19Merge branch 'master' of ssh://sourceware.org/git/glibcJakub Jelinek
2013-02-19 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-likeJakub Jelinek
2013-02-19Fix some testsuite build warning fixes in libmSiddhesh Poyarekar
2013-02-19Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar
2013-02-19Fix copyright year in new filesSiddhesh Poyarekar
2013-02-19Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers
2013-02-18Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers
2013-02-18stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-18Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar
2013-02-18Fix ChangeLogsSiddhesh Poyarekar
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-18Fix build warnings in some test casesSiddhesh Poyarekar
2013-02-18New function _dl_find_dso_for_objectSiddhesh Poyarekar
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar
2013-02-18S/390: Fix _dl_runtime_profileAndreas Krebbel
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers
2013-02-17Sort Versions filesAndreas Jaeger
2013-02-16Fix ChangeLog date (again)Siddhesh Poyarekar
2013-02-16Don't require LIM to determine loop end in __sqrSiddhesh Poyarekar
2013-02-16Use intermediate variable to compute exponent in __mulSiddhesh Poyarekar
2013-02-15Fix determination of lower precision in __mulSiddhesh Poyarekar
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers
2013-02-14hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell
2013-02-14aarch64: Update libm-test-ulps.Marcus Shawcroft
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers
2013-02-14Remove redundant return keywordSiddhesh Poyarekar
2013-02-14Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-13Fix up ChangeLog.Roland McGrath
2013-02-13Install stdlib-bsearch.h headerOndrej Bilka
2013-02-13Call memcpy in generic mempcpyOndrej Bilka
2013-02-13Remove unnecessary factorial arraySiddhesh Poyarekar
2013-02-13Better exp polynomialSiddhesh Poyarekar
2013-02-13Optimized mp multiplicationSiddhesh Poyarekar
2013-02-13Clean up add_magnitudes and sub_magnitudesSiddhesh Poyarekar
2013-02-12Remove redunant "warning: " prefix from stub warnings.Roland McGrath