about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* x86-64: Add sincosf with vector FMAH.J. Lu2018-01-087-4/+288
* nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer2018-01-083-2/+257
* support: Define support_static_assert for use with C and C++Florian Weimer2018-01-082-9/+21
* getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno2018-01-072-0/+10
* hurd: Fix pwritev*Samuel Thibault2018-01-072-1/+2
* Avoid race conditions when rebuilding librt.soPalmer Dabbelt2018-01-062-0/+6
* Strip shared objects in subdirectories of libPalmer Dabbelt2018-01-062-1/+3
* Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2018-01-062-0/+5
* Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2018-01-062-0/+3
* Add RISC-V dynamic relocations to elf.hPalmer Dabbelt2018-01-062-0/+29
* hurd: Fix glob64 compatibility symbolsSamuel Thibault2018-01-064-3/+94
* hurd: Fix posix glob testSamuel Thibault2018-01-062-0/+4
* i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2018-01-062-12/+14
* hurd: Fix build without NO_HIDDENSamuel Thibault2018-01-063-0/+12
* hurd: Add jmp_buf-macros.hSamuel Thibault2018-01-062-0/+10
* powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2018-01-052-1/+9
* resource/tst-getrlimit.c: Add copyright headerAurelien Jarno2018-01-052-0/+19
* Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno2018-01-053-1/+178
* prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2018-01-052-6/+15
* Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno2018-01-058-63/+83
* Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2018-01-053-0/+131
* NEWS: Deprecate static dlopenFlorian Weimer2018-01-051-0/+4
* NEWS: Deprecate direct access libio internalsFlorian Weimer2018-01-051-0/+27
* Increase some test timeouts.Joseph Myers2018-01-044-0/+9
* alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2018-01-043-89/+5
* alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella2018-01-045-210/+9
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-044-3/+263
* elf: Support dlvsym within libc.soFlorian Weimer2018-01-049-6/+330
* support_enter_mount_namespace: Fix indentationSamuel Thibault2018-01-041-1/+1
* Mention CVE-2017-16997 in ChangeLogFlorian Weimer2018-01-041-0/+1
* hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault2018-01-042-0/+7
* Improve math_errhandlingWilco Dijkstra2018-01-032-4/+15
* Update MIPS libm-test-ulps.Joseph Myers2018-01-023-56/+73
* misc/tst-pselect.c: Add copyright headerFlorian Weimer2018-01-022-0/+21
* Simplify getrlimit64.cAurelien Jarno2018-01-022-4/+4
* Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2018-01-023-4/+13
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2018-01-022-28/+36
* Update ARM libm-test-ulps.Joseph Myers2018-01-022-26/+28
* Reduce command length in regen-ulps.Joseph Myers2018-01-022-2/+7
* Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan2018-01-022-1/+5
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-025-106/+8
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-012-0/+207
* elf: check for rpath emptiness before making a copy of itDmitry V. Levin2018-01-012-10/+13
* Update miscellaneous files from upstream sources.Joseph Myers2018-01-015-35/+34
* Remove accidentally-committed junk file dev/nullZack Weinberg2017-12-311-0/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-0128-27/+55
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-019959-9958/+9965
* Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg2017-12-312-1/+11
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-303-16/+47
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-292-0/+197