about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Install stdlib-bsearch.h headerOndrej Bilka2013-02-132-1/+6
* Call memcpy in generic mempcpyOndrej Bilka2013-02-132-36/+6
* Remove unnecessary factorial arraySiddhesh Poyarekar2013-02-132-10/+5
* Better exp polynomialSiddhesh Poyarekar2013-02-132-23/+40
* Optimized mp multiplicationSiddhesh Poyarekar2013-02-132-8/+51
* Clean up add_magnitudes and sub_magnitudesSiddhesh Poyarekar2013-02-132-52/+66
* Remove redunant "warning: " prefix from stub warnings.Roland McGrath2013-02-122-2/+6
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-125-9/+68
* Fix handling of collating symbols in regexpsAndreas Schwab2013-02-125-48/+92
* Fix typo, improve comment, remove superfluous #undefs, add missing #undef.Tom de Vries2013-02-122-5/+15
* Fix log entry in last change.Roland McGrath2013-02-111-2/+2
* Add inline bsearch expansion.Ondrej Bilka2013-02-114-28/+56
* Fix some errors in declarations in the manual.Roland McGrath2013-02-1120-88/+164
* Remove dead CFLAGS lines from string/MakefileTom de Vries2013-02-112-2/+5