about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* hurd: fix warningSamuel Thibault2018-01-271-1/+2
* hurd: fix warningSamuel Thibault2018-01-271-0/+3
* hurd: drop elder MACH_IPC_COMPAT handlingSamuel Thibault2018-01-271-32/+3
* hurd: fix warningSamuel Thibault2018-01-271-0/+4
* hurd: fix warningSamuel Thibault2018-01-272-2/+2
* hurd: fix warningSamuel Thibault2018-01-271-1/+1
* hurd: fix warningsSamuel Thibault2018-01-271-6/+6
* hurd: fix warningSamuel Thibault2018-01-271-0/+2
* hurd: fix warningsSamuel Thibault2018-01-271-0/+11
* hurd: fix warningSamuel Thibault2018-01-271-3/+3
* hurd: fix warningSamuel Thibault2018-01-271-0/+1
* Update hppa libm-test-ulpsJames Clarke2018-01-271-26/+26
* Update Alpha libm-test-ulpsJames Clarke2018-01-271-26/+26
* Update sparc ULPs.Patrick McGehearty2018-01-261-26/+26
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-259-103/+11
* Add support for the RISC-V-specific ELF flagsPalmer Dabbelt2018-01-251-0/+2
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-259-20/+20
* Add localplt.data for ColdFire.Joseph Myers2018-01-242-0/+18
* Add no-FPU ColdFire math_private.h.Joseph Myers2018-01-241-0/+52
* Add jmp_buf-macros.h for no-FPU ColdFire.Joseph Myers2018-01-242-0/+6
* Add jmp_buf-macros.h for ColdFire.Joseph Myers2018-01-242-0/+6
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-242-2/+6
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-193-4/+36
* generic if_ether.h: Fix buildSamuel Thibault2018-01-191-0/+1
* Fix backtrace for hppa (bug 22719).Joseph Myers2018-01-171-0/+1
* x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu2018-01-171-2/+10
* Use LIBGCC_S_SO in x86_64 backtrace.Joseph Myers2018-01-161-1/+2
* aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2018-01-162-2/+8
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-162-7/+4
* powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho2018-01-121-0/+5
* aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy2018-01-121-2/+11
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-121-4/+4
* Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers2018-01-121-1/+1
* Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers2018-01-111-4/+5
* csu: Update __libgcc_s_init commentFlorian Weimer2018-01-111-2/+6
* Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers2018-01-101-2/+2
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-101-1/+1
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-103-184/+169