summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Use custom x86 feature selection in libmfw/libm-noprivate-2.27Florian Weimer2018-05-109-21/+140
* Avoid use GLIBC_PRIVATE symbols in the implementation of nan* functionsFlorian Weimer2018-05-105-0/+10
* RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]Aurelien Jarno2018-04-281-0/+7
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-291-0/+2
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-281-6/+6
* RISC-V: fmax/fmin: Handle signalling NaNs correctly.Andrew Waterman2018-03-194-8/+36
* RISC-V: Do not initialize $gp in TLS macros.DJ Delorie2018-03-191-17/+3
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-03-123-1/+238
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-03-121-0/+62
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-03-121-0/+43
* sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2018-03-091-0/+13
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-085-2/+10
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-191-8/+0
* Update SH libm-tests-ulpsAdhemerval Zanella2018-02-141-48/+445
* [RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2018-02-091-1/+2
* Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2018-02-071-1/+1
* sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu2018-02-062-4/+4
* allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault2018-01-301-2/+2
* hurd: include generic's hp-timing.h instead of copying itSamuel Thibault2018-01-301-18/+1
* hurd: Add tlsdesc.symSamuel Thibault2018-01-301-0/+19
* hurd: disable hp timingSamuel Thibault2018-01-301-0/+38
* hurd: Fix comments for FREAD and FWRITESamuel Thibault2018-01-291-1/+1
* allocalim.h: Fix codestyleSamuel Thibault2018-01-291-3/+3
* Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI...Andreas Schwab2018-01-292-24/+18
* hurd: Add expected ABI listsSamuel Thibault2018-01-2911-0/+3674
* RISC-V: Add ipc_priv.hPalmer Dabbelt2018-01-291-0/+21
* RISC-V: Build InfastructurePalmer Dabbelt2018-01-2918-0/+433
* RISC-V: Add ABI ListsPalmer Dabbelt2018-01-2919-0/+8087
* RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt2018-01-293-0/+152
* RISC-V: Linux ABIPalmer Dabbelt2018-01-2923-0/+1423
* RISC-V: Linux Syscall InterfacePalmer Dabbelt2018-01-299-0/+601
* RISC-V: Atomic and Locking RoutinesPalmer Dabbelt2018-01-294-0/+303
* RISC-V: Hard Float SupportPalmer Dabbelt2018-01-2958-0/+2161
* RISC-V: Generic <math.h> and soft-fp RoutinesPalmer Dabbelt2018-01-297-0/+330
* RISC-V: Thread-Local Storage SupportPalmer Dabbelt2018-01-295-0/+264
* RISC-V: ABI ImplementationPalmer Dabbelt2018-01-2923-0/+1154
* sysdeps/init_array: Add PREINIT_FUNCTION to crti.SPalmer Dabbelt2018-01-291-0/+14
* microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour2018-01-291-0/+5
* hurd: Fix includesSamuel Thibault2018-01-293-1/+2
* hurd: Fix _POSIX_VDISABLE valueSamuel Thibault2018-01-291-1/+1
* hurd: Build stubs for new gnumach.defsSamuel Thibault2018-01-282-2/+2
* hurd: Fix allocalim buildSamuel Thibault2018-01-281-2/+5
* hurd: Fix posix optionsSamuel Thibault2018-01-281-2/+2
* hurd: Fix getifaddrs / freeifaddrs expositionSamuel Thibault2018-01-281-2/+0
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-282-0/+24
* hurd: add base abilist filesSamuel Thibault2018-01-282-0/+0
* hurd: Fix nscd buildSamuel Thibault2018-01-282-0/+4
* hurd: Fix warningSamuel Thibault2018-01-281-1/+2
* hurd: fix warningSamuel Thibault2018-01-272-22/+12
* hurd: Fix enabling vm_copySamuel Thibault2018-01-271-2/+2