summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-12Fix buffer overrun in regexp matcherAndreas Schwab
2013-02-12Fix handling of collating symbols in regexpsAndreas Schwab
2013-02-12Fix typo, improve comment, remove superfluous #undefs, add missing #undef.Tom de Vries
2013-02-11Fix log entry in last change.Roland McGrath
2013-02-11Add inline bsearch expansion.Ondrej Bilka
2013-02-11Fix some errors in declarations in the manual.Roland McGrath
2013-02-11Remove dead CFLAGS lines from string/MakefileTom de Vries
2013-02-11Fix a typo in the mremap comment.Roland McGrath
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers
2013-02-11Fix typo in ChangeLog entry for commit 03759f47db62930f2dddf1c9733ef89b9d99e2daTom de Vries
2013-02-08Fix PF_LOCAL socket example sockaddr_un size calculation.Roland McGrath
2013-02-08m68k: update kernel-features.hAndreas Schwab
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08Remove dead variable in generic strcpy.Roland McGrath
2013-02-08Support sysdeps/.../include/ directories.Roland McGrath
2013-02-08Refactor code out of nscd's two main poll loops.Carlos O'Donell
2013-02-08Add more comments to _dl_load_cache_lookup().Carlos O'Donell
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell
2013-02-08Use ENTRY and END in more MIPS .S files.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath
2013-02-05Replace an alloca use with a variable-length array.Roland McGrath
2013-02-05Fix aliases in stub lseek.Roland McGrath
2013-02-05Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki
2013-02-04getenv: Remove check for non-standard endianness.Carlos O'Donell
2013-02-04Add long-double sparc ULPs updates missing in previous commit.David S. Miller
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers