about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move @end statement to start of lineAllan McRae2013-02-211-0/+5
* Mark __inv as static in powerpcSiddhesh Poyarekar2013-02-211-0/+5
* Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar2013-02-211-0/+7
* S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel2013-02-211-0/+5
* Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2013-02-211-0/+7
* manual: Remove frobnicate @pxref.Carlos O'Donell2013-02-201-0/+5
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-201-0/+5
* Add ARM relocation constants to elf/elf.h.Petr Machata2013-02-201-0/+48
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-201-0/+5
* Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar2013-02-201-0/+8
* Remove some bounded-pointers support from i386 .S files.Joseph Myers2013-02-191-0/+106
* Merge branch 'master' of ssh://sourceware.org/git/glibcJakub Jelinek2013-02-191-0/+4
|\
| * Fix some testsuite build warning fixes in libmSiddhesh Poyarekar2013-02-191-0/+4
* | * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-likeJakub Jelinek2013-02-191-0/+5
|/
* Fix copyright year in new filesSiddhesh Poyarekar2013-02-191-0/+6
* stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger2013-02-181-0/+5
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-181-0/+7
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-0/+16
* Fix ChangeLogsSiddhesh Poyarekar2013-02-181-3/+0
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+33
* Fix build warnings in some test casesSiddhesh Poyarekar2013-02-181-0/+5
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-181-0/+9
* S/390: Fix _dl_runtime_profileAndreas Krebbel2013-02-181-0/+6
* Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers2013-02-171-0/+45
* Sort Versions filesAndreas Jaeger2013-02-171-0/+10
* Fix ChangeLog date (again)Siddhesh Poyarekar2013-02-161-1/+1
* Don't require LIM to determine loop end in __sqrSiddhesh Poyarekar2013-02-161-0/+3
* Use intermediate variable to compute exponent in __mulSiddhesh Poyarekar2013-02-161-1/+5
* Fix determination of lower precision in __mulSiddhesh Poyarekar2013-02-151-0/+5
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-0/+51
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-0/+15
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-0/+87
* Remove redundant return keywordSiddhesh Poyarekar2013-02-141-0/+22
* Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar2013-02-141-0/+6
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-141-0/+13
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-0/+77
* Fix up ChangeLog.Roland McGrath2013-02-131-3/+1
* Install stdlib-bsearch.h headerOndrej Bilka2013-02-131-0/+4
* Call memcpy in generic mempcpyOndrej Bilka2013-02-131-0/+4
* Remove unnecessary factorial arraySiddhesh Poyarekar2013-02-131-0/+2
* Better exp polynomialSiddhesh Poyarekar2013-02-131-0/+3
* Optimized mp multiplicationSiddhesh Poyarekar2013-02-131-0/+3
* Clean up add_magnitudes and sub_magnitudesSiddhesh Poyarekar2013-02-131-0/+6
* Remove redunant "warning: " prefix from stub warnings.Roland McGrath2013-02-121-0/+5
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-121-0/+9
* Fix handling of collating symbols in regexpsAndreas Schwab2013-02-121-0/+9
* Fix typo, improve comment, remove superfluous #undefs, add missing #undef.Tom de Vries2013-02-121-0/+8
* Fix log entry in last change.Roland McGrath2013-02-111-2/+2
* Add inline bsearch expansion.Ondrej Bilka2013-02-111-0/+6
* Fix some errors in declarations in the manual.Roland McGrath2013-02-111-0/+78