about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* nptl: Fix comment typo in fork.c.Carlos O'Donell2013-02-212-1/+5
* Move @end statement to start of lineAllan McRae2013-02-212-1/+7
* Mark __inv as static in powerpcSiddhesh Poyarekar2013-02-213-2/+7
* Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar2013-02-214-4/+11
* S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel2013-02-212-5/+16
* Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2013-02-213-2/+9
* Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson2013-02-202-0/+35
* alpha: Include errno.h in sysdep.hRichard Henderson2013-02-202-0/+7
* manual: Remove frobnicate @pxref.Carlos O'Donell2013-02-202-1/+6
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-204-2/+10
* Add ARM relocation constants to elf/elf.h.Petr Machata2013-02-202-18/+167
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-202-11/+14
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-204-2/+10
* Add missing __attribute_used__.Thomas Schwinge2013-02-202-1/+5
* Align to generic file.Thomas Schwinge2013-02-202-9/+14
* Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar2013-02-204-2/+20
* Remove some bounded-pointers support from i386 .S files.Joseph Myers2013-02-1952-477/+133
* Merge branch 'master' of ssh://sourceware.org/git/glibcJakub Jelinek2013-02-194-19/+26
|\
| * Fix some testsuite build warning fixes in libmSiddhesh Poyarekar2013-02-194-19/+26
* | * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-likeJakub Jelinek2013-02-192-21/+28
|/
* Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar2013-02-191-0/+4
* Fix copyright year in new filesSiddhesh Poyarekar2013-02-194-3/+9
* Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers2013-02-192-0/+40
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-182-0/+38
* stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger2013-02-182-1/+6
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-184-5/+19
* unify xmalloc prototypes & friendsMike Frysinger2013-02-1813-55/+60
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-182-0/+8
* Fix ChangeLogsSiddhesh Poyarekar2013-02-182-3/+5
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-1840-2/+422
* Fix build warnings in some test casesSiddhesh Poyarekar2013-02-185-0/+9
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-186-38/+51
* FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar2013-02-1810-45/+260
* S/390: Fix _dl_runtime_profileAndreas Krebbel2013-02-182-32/+44
* Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers2013-02-1718-197/+77
* Sort Versions filesAndreas Jaeger2013-02-178-27/+36
* Fix ChangeLog date (again)Siddhesh Poyarekar2013-02-161-1/+1
* Don't require LIM to determine loop end in __sqrSiddhesh Poyarekar2013-02-162-10/+7
* Use intermediate variable to compute exponent in __mulSiddhesh Poyarekar2013-02-162-5/+20
* Fix determination of lower precision in __mulSiddhesh Poyarekar2013-02-152-1/+9
* Remove bounded-pointers build system support.Joseph Myers2013-02-1516-95/+62
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-159-16/+28
* hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell2013-02-143-14/+7
* aarch64: Update libm-test-ulps.Marcus Shawcroft2013-02-142-0/+368
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-1427-99/+178
* Remove redundant return keywordSiddhesh Poyarekar2013-02-143-26/+22
* Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar2013-02-144-4/+10
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-148-2/+309
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-1360-155/+234
* Fix up ChangeLog.Roland McGrath2013-02-131-3/+1