aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/2.22H.J. Lu
2015-12-15Enable Silvermont optimizations for Knights LandingH.J. Lu
2015-08-14Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar
2015-08-05Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu
2015-08-05Use SSE optimized strcmp in x86-64 ld.soH.J. Lu
2015-08-05Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu
2015-08-05Replace %xmm8 with %xmm0H.J. Lu
2015-08-05Replace %xmm[8-12] with %xmm[0-4]H.J. Lu
2015-08-05Don't disable SSE in x86-64 ld.soH.J. Lu
2015-08-05Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-08-05Align stack when calling __errno_locationH.J. Lu
2015-08-05Align stack to 16 bytes when calling __gettimeofdayH.J. Lu
2015-08-05Align stack to 16 bytes when calling __setcontextH.J. Lu
2015-08-05Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu
2015-08-05Update x86 elision-conf.c for <cpu-features.h>H.J. Lu
2015-08-05Update libmvec multiarch functions for <cpu-features.h>H.J. Lu
2015-08-05Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-08-05Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu
2015-08-05Add _dl_x86_cpu_features to rtld_global in ld.soH.J. Lu
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell
2015-08-04tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf
2015-08-04Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab
2015-08-01Updated translations for 2.22.Carlos O'Donell
2015-08-01Deprecate the use of regexp.hZack Weinberg
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell
2015-07-30Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich
2015-07-30hppa: add bz entry for pthreadtypes.h fixMike Frysinger
2015-07-30hppa: fix pthreadtypes.h namespace failuresMike Frysinger
2015-07-30hppa: Remove custom lowlevellock.h.Torvald Riegel
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-07-29hppa: fix sysdep.h header setupMike Frysinger
2015-07-29hppa: rewrite INLINE_SYSCALLMike Frysinger
2015-07-29Extend local PLT reference checkH.J. Lu
2015-07-29Added runtime check for AVX vector math tests.Andrew Senkevich
2015-07-28ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger
2015-07-28ia64: clean up old kernel headers cruftMike Frysinger
2015-07-27pwd.h: revert __nonnull markings on putpwent [BZ #18641]Mike Frysinger
2015-07-27Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.Joseph Myers
2015-07-27Fix spurious conform test failuresAndreas Schwab
2015-07-26Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang
2015-07-26Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings.Chung-Lin Tang
2015-07-25Update Nios II ulps file.Chung-Lin Tang
2015-07-24Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang
2015-07-24NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar
2015-07-24Update powerpc-fpu libm-test-ulps.Adhemerval Zanella
2015-07-24Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy
2015-07-24[AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy