about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-0428-28/+0
* [powerpc] No need to enter "Ignore Exceptions Mode"Paul A. Clarke2019-10-021-4/+15
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-0152-238/+241
* Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers2019-09-303-1/+5
* [powerpc] Rename fesetenv_mode to fesetenv_controlPaul A. Clarke2019-09-275-6/+6
* [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR writePaul A. Clarke2019-09-271-1/+1
* [powerpc] Rename fegetenv_status to fegetenv_controlPaul A. Clarke2019-09-277-9/+9
* [powerpc] __fesetround_inline optimizationsPaul A. Clarke2019-09-271-3/+15
* [powerpc] libc_feupdateenv_test: optimize FPSCR accessPaul A. Clarke2019-09-272-2/+18
* [powerpc] fenv_private.h clean upPaul A. Clarke2019-09-278-117/+38
* Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers2019-09-271-0/+1
* Fix tst-sigcontext-get_pc rule name from a43565ac447b1Adhemerval Zanella2019-09-251-1/+1
* Fix vDSO initialization on arm and mipsAndreas Schwab2019-09-242-4/+4
* [powerpc] SET_RESTORE_ROUND optimizations and bug fixPaul A. Clarke2019-09-192-25/+36
* S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H.Stefan Liebler2019-09-191-2/+2
* Update syscall-names.list for Linux 5.3.Joseph Myers2019-09-181-2/+4
* S390: Add support for HP_TIMING_NOW.Stefan Liebler2019-09-181-0/+42
* Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers2019-09-181-1/+4
* sparc64: Use linux generic time implementationAdhemerval Zanella2019-09-171-1/+0
* mips: Consolidate INTERNAL_VSYSCALL_CALLAdhemerval Zanella2019-09-174-36/+16
* powerpc: Simplify vsyscall internal macrosAdhemerval Zanella2019-09-175-54/+38
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-1734-650/+177
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-1733-157/+163
* Fix small error in HP_TIMING_PRINT trailing null char settingChung-Lin Tang2019-09-171-1/+1
* alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno2019-09-143-0/+0
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-073-6/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-075836-5836/+5836
* y2038: Introduce the __ASSUME_TIME64_SYSCALLS defineLukasz Majewski2019-09-041-0/+59
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-0456-143/+205
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-031-8/+8
* hurd: Fix buildSamuel Thibault2019-08-301-1/+1
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-301-1/+0
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-3028-28/+0
* hurd: Fix SS_ONSTACK supportSamuel Thibault2019-08-301-26/+42
* hurd: Remove optimizing anonymous maps as __vm_allocate.Samuel Thibault2019-08-301-23/+0
* hurd getcwd: Allow unknown root directorySamuel Thibault2019-08-301-12/+0
* hurd: Fix implementation of setitimer.Samuel Thibault2019-08-301-8/+12
* MIPS support for GNU hashMihailo Stojanovic2019-08-295-1/+36
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2936-9/+3744
* microblaze: Split BE/LE abilistAdhemerval Zanella2019-08-2930-1/+3651
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-2935-2/+3690
* [powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke2019-08-281-15/+6
* [powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke2019-08-281-8/+4
* [powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke2019-08-281-2/+36
* [powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke2019-08-284-24/+30
* [powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke2019-08-283-33/+63
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-2825-25/+0
* Don't put non-ASCII into installed headersPaul Eggert2019-08-236-7/+2
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-2318-19/+19
* [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic2019-08-234-1/+79