about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-147-1/+22
* Use prototype definition for __strtol.Joseph Myers2014-11-132-4/+3
* Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers2014-11-133-3/+17
* S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2014-11-132-9/+14
* S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2014-11-135-7/+56
* S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2014-11-132-1/+8
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-133-11/+22
* NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.cRoland McGrath2014-11-123-6/+11
* Add tests for namespace for static linking.Joseph Myers2014-11-126-11/+782
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-123-2/+7
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-125-6/+20
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-128-6/+28
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-125-4/+16
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-123-1/+13
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-123-4/+9
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-129-7/+26
* Fix malloc_info namespace (bug 17570).Joseph Myers2014-11-123-2/+7
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-127-9/+33
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-128-30/+69
* Use GOT instead of GOT12 all overSiddhesh Poyarekar2014-11-124-4/+13
* Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2014-11-123-7/+68
* Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz2014-11-124-29/+45
* New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova2014-11-127-1/+393
* [AArch64] Add ipc.h.Alan Hayward2014-11-112-0/+58
* Fix ChangeLog formatting of previous commit.Marcus Shawcroft2014-11-111-1/+1
* [AArch64] End frame record chain correctly.Renlin Li2014-11-113-2/+6
* Update minimal required bunutils version to 2.22Andrew Senkevich2014-11-105-8/+19
* m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab2014-11-072-4/+8
* Remove __libc_waitpid function name.Joseph Myers2014-11-0711-20/+41
* manual/llio.texi: Comment on write atomicity.Carlos O'Donell2014-11-062-0/+8
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-0616-1/+151
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-058-36/+32
* libio: Refactor tst-fmemopen to use test-skeleton.cAdhemerval Zanella2014-11-052-23/+76
* benchtests: Add malloc microbenchmarkWill Newton2014-11-053-3/+325
* [AArch64] Add optimized strchrnul.Richard Earnshaw2014-11-053-0/+136
* powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella2014-11-057-36/+22
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-05124-250/+745
* Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers2014-11-055-5/+14
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-0420-24/+45
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-047-34/+44
* soft-fp: Add _FP_TO_INT_ROUND.Joseph Myers2014-11-046-0/+240
* Remove unused includeAndreas Schwab2014-11-042-1/+4
* powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella2014-11-032-1/+13
* Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab2014-11-035-7/+69
* Fix sparc struct fpu definition.Jose E. Marchesi2014-11-012-1/+6
* Remove __libc_nanosleep function name.Joseph Myers2014-11-013-5/+12
* Make aclocal.m4 comment mention updating install.texi for autoconf version.Joseph Myers2014-10-312-1/+7
* powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel2014-10-314-1/+11
* Add a hook to enable load-time inspection of program headersMatthew Fortune2014-10-313-0/+47
* BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath2014-10-312-64/+75