about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/2.22H.J. Lu2015-12-154-0/+124
* Enable Silvermont optimizations for Knights LandingH.J. Lu2015-12-151-0/+3
* Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar2015-08-142-2/+0
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-051-5/+0
* Use SSE optimized strcmp in x86-64 ld.soH.J. Lu2015-08-051-253/+216
* Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu2015-08-056-464/+0
* Replace %xmm8 with %xmm0H.J. Lu2015-08-051-26/+26
* Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2015-08-051-47/+47
* Don't disable SSE in x86-64 ld.soH.J. Lu2015-08-053-11/+14
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-058-501/+472
* Align stack when calling __errno_locationH.J. Lu2015-08-053-0/+18
* Align stack to 16 bytes when calling __gettimeofdayH.J. Lu2015-08-051-4/+5
* Align stack to 16 bytes when calling __setcontextH.J. Lu2015-08-051-2/+2
* Compile {memcpy,strcmp}-sse2-unaligned.S only for libcH.J. Lu2015-08-052-0/+8
* Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2015-08-051-2/+2
* Update libmvec multiarch functions for <cpu-features.h>H.J. Lu2015-08-0538-227/+125
* Update i686 multiarch functions for <cpu-features.h>H.J. Lu2015-08-0538-887/+356
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-0539-233/+246
* Add _dl_x86_cpu_features to rtld_global in ld.soH.J. Lu2015-08-0527-396/+511
* tilepro: fix warnings in sysdeps/tile/tilepro/bits/atomic.hChris Metcalf2015-08-041-8/+12
* Properly terminate FDE in makecontext for ix86 (bug 18635)Andreas Schwab2015-08-042-7/+4
* Prevent runtime fail of SSE vector math tests on non SSE4.1 machine.Andrew Senkevich2015-07-301-2/+0
* hppa: fix pthreadtypes.h namespace failuresMike Frysinger2015-07-301-3/+3
* hppa: Remove custom lowlevellock.h.Torvald Riegel2015-07-301-334/+0
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-291-1/+6
* hppa: fix sysdep.h header setupMike Frysinger2015-07-293-5/+9
* hppa: rewrite INLINE_SYSCALLMike Frysinger2015-07-291-22/+7
* Extend local PLT reference checkH.J. Lu2015-07-292-3/+24
* Added runtime check for AVX vector math tests.Andrew Senkevich2015-07-293-1/+27
* ia64: drop __tls_get_addr from expected ld.so plt usageMike Frysinger2015-07-281-4/+3
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-281-3/+1
* ia64: clean up old kernel headers cruftMike Frysinger2015-07-281-4/+0
* Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2015-07-262-1/+4
* Update Nios II ulps file.Chung-Lin Tang2015-07-251-41/+98
* Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2015-07-242-6/+6
* NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2015-07-241-4/+0
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-07-241-56/+152
* Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich2015-07-2415-223/+201
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-242-3/+9
* [AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-242-1/+4
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-234-24/+40
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-232-0/+2
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-231-1/+1
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-211-4/+9
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-211-2/+2
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-211-1/+2
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-211-1/+1
* NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath2015-07-213-4/+2
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-2110-0/+2521
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-212-4/+6