summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: abort transaction in syscallsazanella/lockelision-ppcAdhemerval Zanella2014-11-108-2/+90
* PowerPC: Add adaptive elision to rwlocksAdhemerval Zanella2014-11-104-3/+130
* PowerPC: Add the low level infrastructure for pthreadsAdhemerval Zanella2014-11-1016-5/+711
* 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
* Update autoconf version requirement in install.texi.Joseph Myers2014-10-313-2/+6
* Remove __libc_pselect alias.Joseph Myers2014-10-313-2/+4
* Add bug 15215 to NEWS; move bug 17344 to correct version's list in NEWS.Joseph Myers2014-10-311-3/+3
* Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers2014-10-316-221/+10
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-314-4/+13
* Clean up internal ctype.h header.Roland McGrath2014-10-302-16/+22
* Remove __libc_readv and __libc_writev function names.Joseph Myers2014-10-307-22/+30
* Clean up wchar_t conversion code in iconv program.Roland McGrath2014-10-302-79/+61
* Remove __libc_creat function name.Joseph Myers2014-10-307-9/+23
* manual/llio.texi: Add Linux-specific comments for write().Carlos O'Donell2014-10-292-0/+30
* elf/dl-load.c: Use __strdup.Carlos O'Donell2014-10-282-19/+12
* Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers2014-10-282-15/+36
* arm: Re-enable PI futex support for ARM kernels >= 3.14.3Gratian Crisan2014-10-272-4/+16
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-2719-77/+49
* Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab2014-10-276-11/+21
* Rework compiler version check in configure.Roland McGrath2014-10-243-66/+48
* Prototypify htonl and htons definitions.Roland McGrath2014-10-243-4/+7
* This patch improves strncat performance by using strlen. Strlen has a fast C ...Wilco Dijkstra2014-10-242-4/+6
* This patch improves strcat performance by using strlen and strcpy. Strlen has...Wilco Dijkstra2014-10-242-20/+5
* Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra2014-10-242-8/+7
* Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra2014-10-242-24/+7
* Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra2014-10-242-4/+7
* Cleanup feenableexcept to use the same logic as the ARM version. No functiona...Wilco Dijkstra2014-10-242-6/+6