aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-02-17Sort Versions filesAndreas Jaeger1-0/+10
2013-02-16Fix ChangeLog date (again)Siddhesh Poyarekar1-1/+1
2013-02-16Don't require LIM to determine loop end in __sqrSiddhesh Poyarekar1-0/+3
2013-02-16Use intermediate variable to compute exponent in __mulSiddhesh Poyarekar1-1/+5
2013-02-15Fix determination of lower precision in __mulSiddhesh Poyarekar1-0/+5
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-0/+51
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-0/+15
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers1-0/+87
2013-02-14Remove redundant return keywordSiddhesh Poyarekar1-0/+22
2013-02-14Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar1-0/+6
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar1-0/+13
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-0/+77
2013-02-13Fix up ChangeLog.Roland McGrath1-3/+1
2013-02-13Install stdlib-bsearch.h headerOndrej Bilka1-0/+4
2013-02-13Call memcpy in generic mempcpyOndrej Bilka1-0/+4
2013-02-13Remove unnecessary factorial arraySiddhesh Poyarekar1-0/+2
2013-02-13Better exp polynomialSiddhesh Poyarekar1-0/+3
2013-02-13Optimized mp multiplicationSiddhesh Poyarekar1-0/+3
2013-02-13Clean up add_magnitudes and sub_magnitudesSiddhesh Poyarekar1-0/+6
2013-02-12Remove redunant "warning: " prefix from stub warnings.Roland McGrath1-0/+5
2013-02-12Fix buffer overrun in regexp matcherAndreas Schwab1-0/+9
2013-02-12Fix handling of collating symbols in regexpsAndreas Schwab1-0/+9
2013-02-12Fix typo, improve comment, remove superfluous #undefs, add missing #undef.Tom de Vries1-0/+8
2013-02-11Fix log entry in last change.Roland McGrath1-2/+2
2013-02-11Add inline bsearch expansion.Ondrej Bilka1-0/+6
2013-02-11Fix some errors in declarations in the manual.Roland McGrath1-0/+78
2013-02-11Remove dead CFLAGS lines from string/MakefileTom de Vries1-0/+5
2013-02-11Fix a typo in the mremap comment.Roland McGrath1-0/+4
2013-02-11Fix typo in ChangeLog entry for commit 03759f47db62930f2dddf1c9733ef89b9d99e2daTom de Vries1-1/+1
2013-02-08Fix PF_LOCAL socket example sockaddr_un size calculation.Roland McGrath1-0/+5
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers1-0/+75
2013-02-08Remove dead variable in generic strcpy.Roland McGrath1-0/+2
2013-02-08Support sysdeps/.../include/ directories.Roland McGrath1-0/+5
2013-02-08Refactor code out of nscd's two main poll loops.Carlos O'Donell1-0/+10
2013-02-08Add more comments to _dl_load_cache_lookup().Carlos O'Donell1-0/+5
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell1-0/+1
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell1-0/+5
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-0/+93
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers1-0/+9
2013-02-07Remove lots of inline keywords.Roland McGrath1-0/+39
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath1-0/+6
2013-02-05Replace an alloca use with a variable-length array.Roland McGrath1-0/+3
2013-02-05Fix aliases in stub lseek.Roland McGrath1-0/+3
2013-02-05Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath1-0/+4
2013-02-04getenv: Remove check for non-standard endianness.Carlos O'Donell1-0/+5
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller1-0/+4
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-0/+63
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab1-0/+7
2013-02-02Improve link_map.l_addr comment.Jan Kratochvil1-0/+5
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-0/+19