]> sourceware.org Git - glibc.git/history - sysdeps
Fix integer overflows in internal memalign and malloc functions [BZ #22343]
[glibc.git] / sysdeps /
2018-01-17 Joseph MyersFix backtrace for hppa (bug 22719).
2018-01-17 H.J. Lux86-64: Properly align La_x86_64_retval to VEC_SIZE...
2018-01-16 Joseph MyersUse LIBGCC_S_SO in x86_64 backtrace.
2018-01-16 Szabolcs Nagyaarch64: Update bits/hwcap.h for Linux 4.15.
2018-01-16 Szabolcs Nagyaarch64: make HWCAP updates less error prone
2018-01-12 Tulio Magno Quites... powerpc: Fix llround spurious inexact on 32-bit POWER4...
2018-01-12 Szabolcs Nagyaarch64: fix static pie enabled libc when main is in...
2018-01-12 Dmitry V. Levinlinux: make getcwd(3) fail if it cannot obtain an absol...
2018-01-12 Joseph MyersFix s390 linknamespace fallout of bug 22702 patch.
2018-01-11 Joseph MyersMake default libc_feholdsetround_noex_ctx use __feholde...
2018-01-11 Florian Weimercsu: Update __libgcc_s_init comment
2018-01-10 Joseph MyersFix ldbl-128ibm log1pl (-qNaN) spurious "invalid" excep...
2018-01-10 Florian Weimernptl: Open libgcc.so with RTLD_NOW during pthread_cance...
2018-01-10 Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2018-01-10 Joseph MyersFix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid...
2018-01-10 Joseph MyersFix ldbl-128ibm lrintl, lroundl missing "invalid" excep...
2018-01-09 Joseph MyersFix powerpc-nofpu remainderl wrong sign of zero result...
2018-01-09 Joseph MyersFix powerpc-nofpu complex long double functions spuriou...
2018-01-09 Samuel Thibaulthurd: Use the new file_exec_paths RPC
2018-01-08 Dmitry V. Levintst-ttyname: skip the test when /dev/ptmx is not available
2018-01-08 H.J. Lux86-64: Add sincosf with vector FMA
2018-01-07 Aurelien Jarnogetrlimit64: fix for 32-bit configurations with default...
2018-01-07 Samuel Thibaulthurd: Fix pwritev*
2018-01-07 Palmer DabbeltAdd linux-4.15 VDSO hash for RISC-V
2018-01-06 Samuel Thibaulthurd: Fix glob64 compatibility symbols
2018-01-06 Samuel Thibaulti386: Regenerate libm-test-ulps for for gcc 7 on i686
2018-01-06 Samuel Thibaulthurd: Fix build without NO_HIDDEN
2018-01-06 Samuel Thibaulthurd: Add jmp_buf-macros.h
2018-01-05 Tulio Magno Quites... powerpc: Fix error message during relocation overflow
2018-01-05 Aurelien JarnoAdd test for getrlimit/setrlimit/prlimit with infinity...
2018-01-05 Aurelien Jarnoprlimit: Translate old_rlimit from RLIM64_INFINITY...
2018-01-05 Aurelien JarnoAlpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constants
2018-01-05 Aurelien JarnoAlpha: Add wrappers to get/setrlimit64 to fix RLIM64_IN...
2018-01-04 Adhemerval Zanellaalpha: Remove s_trunc{f} implementation (BZ#22666)
2018-01-04 Adhemerval Zanellaalpha: Remove s_ceil{f} and s_floor{f} implementation...
2018-01-04 Florian Weimeri386: In makecontext, align the stack before calling...
2018-01-02 Joseph MyersUpdate MIPS libm-test-ulps.
2018-01-02 Aurelien JarnoSimplify getrlimit64.c
2018-01-02 Aurelien JarnoFix typos in getrlimit64.c and setrlimit64.c
2018-01-02 Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2018-01-02 Joseph MyersUpdate ARM libm-test-ulps.
2018-01-02 Aurelien JarnoRemove alpha specific fmax, fmin to fix sNaN handling...
2018-01-01 Dmitry V. Levinlinux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-29 Dmitry V. Levinlinux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]
2017-12-29 Dmitry V. Levinlinux: update sys/ptrace.h comments
2017-12-29 Dmitry V. Levinlinux: move a shared part of sys/ptrace.h to bits/ptrac...
2017-12-27 Dmitry V. Levinelf: remove redundant is_path argument
2017-12-24 Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-23 Dmitry V. Levingetrandom: fix comment [BZ #22347]
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-20 Adhemerval ZanellaSimplify tile assembly definitions
2017-12-20 Adhemerval ZanellaSimplify tilegx sysdeps folder
2017-12-20 Adhemerval ZanellaRemove tilepro-*-linux-gnu support
2017-12-20 Adhemerval Zanellanptl: Consolidate pthread_{timed,try}join{_np}
2017-12-20 Szabolcs Nagyaarch64: update libm-test-ulps
2017-12-20 Adhemerval Zanellaaarch64: fix memset with --disable-multi-arch
2017-12-20 Florian Weimernptl: Implement pthread_self in libc.so [BZ #22635]
2017-12-20 Gabriel F. T. GomesProvide a C++ version of iseqsig (bug 22377)
2017-12-19 Bernd EdlingerAvoid signed shift overflow in pow (bug 21309).
2017-12-19 Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19 Joseph MyersUpdate x86_64 libm-test-ulps.
2017-12-19 Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-19 Adhemerval Zanellaia64: Fix memchr for large input sizes (BZ #22603)
2017-12-19 Adhemerval Zanellash: Fix clone exit return code (BZ #22605)
2017-12-19 H.J. Lux86: Add feature_1 to tcbhead_t [BZ #22563]
2017-12-19 H.J. LuLinux/x86: Update cancel_jmp_buf to match __jmp_buf_tag...
2017-12-19 Joseph MyersFix m68k bits/mathinline.h attributes (bug 22631).
2017-12-18 Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-12-18 Sergei Trofimovichmips32: fix clobbering s0 in setjmp() [BZ #22624]
2017-12-18 Sergei Trofimovichmips64: fix clobbering s0 in setjmp() [BZ #22624]
2017-12-18 Szabolcs Nagyaarch64: fix start code for static pie
2017-12-16 Rajalakshmi Sriniv... s390: Update ulps
2017-12-16 Rajalakshmi Sriniv... powerpc: Update ulps
2017-12-16 Rajalakshmi Sriniv... New generic sincosf
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-12-15 Thomas SchwingeDon't set errno in Hurd rtld's __access_noerrno
2017-12-15 Joseph MyersUpdate SPARC divrem generation to match output.
2017-12-15 Rajalakshmi Sriniv... powerpc: st{r,p}cpy optimization for aligned strings
2017-12-14 H.J. Lux86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
2017-12-14 Patrick McGeheartysparc: M7 optimized memset/bzero
2017-12-14 Patrick McGeheartysparc: M7 optimized memcpy/mempcpy/memmove
2017-12-14 Jose E. Marchesisparc: assembly version of memmove for ultra1+
2017-12-14 Jose E. Marchesisparc: support the ADP hw capability
2017-12-13 Siddhesh Poyarekaraarch64: Improve strcmp unaligned performance
2017-12-12 Joseph MyersAdd sysdeps/ieee754/soft-fp.
2017-12-12 H.J. Lux86-64: Add cosf with FMA
2017-12-12 Adhemerval ZanellaUpdate IA64 libm-test-ulps
2017-12-12 James Clarkeia64: Add ipc_priv.h header to set __IPC_64 to zero
2017-12-12 Joseph MyersRemove --with-fp / --without-fp.
2017-12-11 Paul ClarkeNew generic cosf
2017-12-11 Adhemerval Zanellapowerpc: POWER8 memcpy optimization for cached memory
2017-12-11 Stefan LieblerS390: Add CFI rule in _dl_runtime_resolve[_vx] for...
2017-12-07 H.J. Lux86-64: Add sinf with FMA
2017-12-07 H.J. Lux86-64: Remove sysdeps/x86_64/fpu/s_sinf.S
2017-12-07 Joseph MyersAdd _Float32 function aliases.
2017-12-06 Joseph MyersSupport _Float32 in libm_alias_float.
2017-12-06 Joseph MyersCorrect some ia64 libm_alias_float_other calls.
2017-12-06 Adhemerval ZanellaUpdate Alpha libm-test-ulps
next
This page took 0.090205 seconds and 8 git commands to generate.