aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers7-1/+22
2014-11-13Use prototype definition for __strtol.Joseph Myers2-4/+3
2014-11-13Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers3-3/+17
2014-11-13S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2-9/+14
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler5-7/+56
2014-11-13S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2-1/+8
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler3-11/+22
2014-11-12NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.cRoland McGrath3-6/+11
2014-11-12Add tests for namespace for static linking.Joseph Myers6-11/+782
2014-11-12Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers3-2/+7
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers5-6/+20
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers8-6/+28
2014-11-12Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers5-4/+16
2014-11-12Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers3-1/+13
2014-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers3-4/+9
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers9-7/+26
2014-11-12Fix malloc_info namespace (bug 17570).Joseph Myers3-2/+7
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers7-9/+33
2014-11-12Fix tzfile.c namespace (bug 17583).Joseph Myers8-30/+69
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar4-4/+13
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar3-7/+68
2014-11-12Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz4-29/+45
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova7-1/+393
2014-11-11[AArch64] Add ipc.h.Alan Hayward2-0/+58
2014-11-11Fix ChangeLog formatting of previous commit.Marcus Shawcroft1-1/+1
2014-11-11[AArch64] End frame record chain correctly.Renlin Li3-2/+6
2014-11-10Update minimal required bunutils version to 2.22Andrew Senkevich5-8/+19
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab2-4/+8
2014-11-07Remove __libc_waitpid function name.Joseph Myers11-20/+41
2014-11-06manual/llio.texi: Comment on write atomicity.Carlos O'Donell2-0/+8
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell16-1/+151
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers8-36/+32
2014-11-05libio: Refactor tst-fmemopen to use test-skeleton.cAdhemerval Zanella2-23/+76
2014-11-05benchtests: Add malloc microbenchmarkWill Newton3-3/+325
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw3-0/+136
2014-11-05powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella7-36/+22
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar124-250/+745
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers5-5/+14
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers20-24/+45
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers7-34/+44
2014-11-04soft-fp: Add _FP_TO_INT_ROUND.Joseph Myers6-0/+240
2014-11-04Remove unused includeAndreas Schwab2-1/+4
2014-11-03powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella2-1/+13
2014-11-03Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab5-7/+69
2014-11-01Fix sparc struct fpu definition.Jose E. Marchesi2-1/+6
2014-11-01Remove __libc_nanosleep function name.Joseph Myers3-5/+12
2014-10-31Make aclocal.m4 comment mention updating install.texi for autoconf version.Joseph Myers2-1/+7
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel4-1/+11
2014-10-31Add a hook to enable load-time inspection of program headersMatthew Fortune3-0/+47
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath2-64/+75