summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-11-12Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers
2014-11-12Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers
2014-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers
2014-11-12Fix malloc_info namespace (bug 17570).Joseph Myers
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers
2014-11-12Fix tzfile.c namespace (bug 17583).Joseph Myers
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar
2014-11-12Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova
2014-11-11[AArch64] Add ipc.h.Alan Hayward
2014-11-11Fix ChangeLog formatting of previous commit.Marcus Shawcroft
2014-11-11[AArch64] End frame record chain correctly.Renlin Li
2014-11-10Update minimal required bunutils version to 2.22Andrew Senkevich
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06manual/llio.texi: Comment on write atomicity.Carlos O'Donell
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers
2014-11-05libio: Refactor tst-fmemopen to use test-skeleton.cAdhemerval Zanella
2014-11-05benchtests: Add malloc microbenchmarkWill Newton
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw
2014-11-05powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers
2014-11-04soft-fp: Add _FP_TO_INT_ROUND.Joseph Myers
2014-11-04Remove unused includeAndreas Schwab
2014-11-03powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella
2014-11-03Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi
2014-11-01Remove __libc_nanosleep function name.Joseph Myers
2014-10-31Make aclocal.m4 comment mention updating install.texi for autoconf version.Joseph Myers
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel
2014-10-31Add a hook to enable load-time inspection of program headersMatthew Fortune
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath
2014-10-31Update autoconf version requirement in install.texi.Joseph Myers
2014-10-31Remove __libc_pselect alias.Joseph Myers
2014-10-31Add bug 15215 to NEWS; move bug 17344 to correct version's list in NEWS.Joseph Myers
2014-10-31Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-31Fix SPARC atomic_write_barrier.Torvald Riegel
2014-10-30Clean up internal ctype.h header.Roland McGrath
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers
2014-10-30Clean up wchar_t conversion code in iconv program.Roland McGrath
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-10-29manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell