summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-01-12malloc: Ensure that the consolidated fast chunk has a sane size.Istvan Kurucsai
2018-01-12support: Preserve errno in write_message, TEST_VERIFY and other checksFlorian Weimer
2018-01-12Add missing reference to bug 20532Florian Weimer
2018-01-12libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]Florian Weimer
2018-01-12hu_HU locale: Avoid double space (bug 22657).Egmont Koblinger
2018-01-12Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers
2018-01-11Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers
2018-01-11csu: Update __libgcc_s_init commentFlorian Weimer
2018-01-11nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer
2018-01-10Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers
2018-01-10Regenerate libc.potDmitry V. Levin
2018-01-10nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault
2018-01-10Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers
2018-01-10Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690).Joseph Myers
2018-01-09Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers
2018-01-09hurd: Use the new file_exec_paths RPCSamuel Thibault
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer
2018-01-08support: Increase usability of TEST_COMPAREFlorian Weimer
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy
2018-01-08x86-64: Add sincosf with vector FMAH.J. Lu
2018-01-08nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer
2018-01-08support: Define support_static_assert for use with C and C++Florian Weimer
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno
2018-01-07hurd: Fix pwritev*Samuel Thibault
2018-01-06Avoid race conditions when rebuilding librt.soPalmer Dabbelt
2018-01-06Strip shared objects in subdirectories of libPalmer Dabbelt
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt
2018-01-06Allow make-link-multidir to make subdirectoriesPalmer Dabbelt
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault
2018-01-06hurd: Fix posix glob testSamuel Thibault
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho
2018-01-05resource/tst-getrlimit.c: Add copyright headerAurelien Jarno
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno
2018-01-04Increase some test timeouts.Joseph Myers
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer
2018-01-04Mention CVE-2017-16997 in ChangeLogFlorian Weimer
2018-01-04hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault