about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hppa: Sync with pthread.h.Carlos O'Donell2015-02-061-1/+1146
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-052-3/+3
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-0513-1212/+131
* Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang2015-02-051-1/+1
* Fix two bugs in sparc atomics.David S. Miller2015-01-311-7/+8
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-3117-703/+668
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-01-308-8/+17
* Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab2015-01-291-0/+1
* tilegx32: set __HAVE_64B_ATOMICS to 0Chris Metcalf2015-01-281-1/+9
* Disable 64-bit atomics for MIPS n32.Joseph Myers2015-01-281-1/+1
* powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella2015-01-281-1/+1
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2015-01-285-102/+24
* ia64: avoid set-but-not-used warningAndreas Schwab2015-01-251-0/+3
* m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab2015-01-251-10/+9
* m68k: fix missing definition of __feraiseexceptAndreas Schwab2015-01-251-0/+1
* m68k: force inlining bswap functionsAndreas Schwab2015-01-251-4/+4
* powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella2015-01-241-1/+4
* powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella2015-01-241-1/+3
* Also treat model numbers 0x5a/0x5d as SilvermontH.J. Lu2015-01-231-0/+2
* Treat model numbers 0x4a/0x4d as SilvermontH.J. Lu2015-01-231-0/+2
* Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu2015-01-231-1/+1
* BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella2015-01-211-69/+59
* Update copyright year to 2015 for new files.Carlos O'Donell2015-01-211-1/+1
* Fix recursive dlopen.Carlos O'Donell2015-01-211-2/+2
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-2119-1794/+23
* Commit nios2 port to master.Chung-Lin Tang2015-01-1796-0/+7575
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-167-14/+42
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-1614-79/+79
* Fix powerpc-nofpu fesetenv namespace (bug 17748).Joseph Myers2015-01-141-1/+1
* [s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar2015-01-141-0/+7
* powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella2015-01-131-588/+282
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-135-5/+374
* powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan2015-01-131-114/+83
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-135-3/+306
* powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella2015-01-138-6/+542
* powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella2015-01-133-270/+31
* powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella2015-01-134-4/+40
* powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella2015-01-137-3/+377
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-131-1/+1
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-121-4/+4
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-121-2/+2
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-1216-118/+313
* powerpc: Fix Copyright dates and CL entryAdhemerval Zanella2015-01-1214-14/+14
* powerpc: abort transaction in syscallsAdhemerval Zanella2015-01-127-2/+74
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-123-3/+119
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-1215-5/+672
* Fix shm-directory.h #include.Roland McGrath2015-01-091-1/+1
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-091-8/+0
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-091-303/+0
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-091-89/+0