about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-111-61/+69
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-111-0/+22
* Increase internal precision of ldbl-128ibm decimal printf [BZ #19853]Paul E. Murphy2016-04-121-7/+18
* configure: fix `test ==` usageMike Frysinger2016-04-094-6/+6
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2016-04-083-4/+5
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-043-65/+124
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-046-248/+496
* S390: configure check for vector instruction support in assembler.Stefan Liebler2016-04-042-0/+70
* S390: Add new s390 platform.Stefan Liebler2016-04-042-3/+3
* S390: Add hwcaps value for vector facility.Stefan Liebler2016-04-043-3/+5
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-03-111-2/+1
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2016-03-081-1/+1
* S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler2016-03-031-19/+0
* Regenerate Alpha ULPsAurelien Jarno2016-03-011-6/+78
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-02-221-3/+3
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-02-226-15/+46
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2016-01-241-2/+14
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2016-01-242-22/+42
* alpha/hppa: fix libc.abilist sorting wrt fmemopenAurelien Jarno2015-12-312-6/+6
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-12-172-12/+9
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-273-30/+63
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-201-1/+27
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-153-46/+0
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-103-1/+64
* Add a test for prelink outputH.J. Lu2015-11-103-0/+46
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-201-52/+63
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-161-3/+0
* NaCl: Do not install <sys/mtio.h>.Roland McGrath2015-09-111-0/+9
* BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath2015-09-041-1/+1
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-0/+1
* NaCl: Call __nacl_main in preference to main. fedora/2.22/masterRoland McGrath2015-08-251-1/+5
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-0/+5
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-18/+17
* microblaze: include unix/sysdep.hMike Frysinger2015-08-071-1/+6
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-071-0/+1
* 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