public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/maskray/relr] login: Add back libutil as an empty library
 2021-10-29 22:21 UTC 

[glibc/maskray/relr] riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] x86_64: Add support for __memcmpeq using sse2, avx2, and evex
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] Benchtests: Add benchtests for __memcmpeq
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] String: Add __memcmpeq as build target
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] NEWS: Add item for __memcmpeq
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] String: Add tests for __memcmpeq
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] String: Add hidden defs for __memcmpeq() to enable internal usage
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] String: Add support for __memcmpeq() ABI on all targets
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
 2021-10-29 22:20 UTC 

[glibc/maskray/relr] elf: Make global.out depend on reldepmod4.so [BZ #28457]
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] bench-math: Sort and put each bench per line
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] x86_64: Add missing libmvec ABI tests
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] elf: Fix e6fd79f379 build with --enable-tunables=no
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] iconv: Use TIMEOUTFACTOR for iconv test timeout
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] posix: Remove alloca usage for internal fnmatch implementation
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] Add alloc_align attribute to memalign et al
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] linux: Fix a possibly non-constant expression in _Static_assert
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] x86-64: Add sysdeps/x86_64/fpu/Makeconfig
 2021-10-29 22:19 UTC 

[glibc/maskray/relr] stdlib: Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlink
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] powerpc: Remove backtrace implementation
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] Correct access attribute on memfrob (bug 28475)
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] debug: Add tests for _FORTIFY_SOURCE=3
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] Make sure that the fortified function conditionals are constant
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] Don't add access size hints to fortifiable functions
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] glibcextract.py: Place un-assemblable @@@ in a comment
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] nss: Unnest nested function add_key
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] manual: Update _TIME_BITS to clarify it's user defined
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] nptl: Fix tst-cancel7 and tst-cancelx7 pidfile race
 2021-10-29 22:18 UTC 

[glibc/maskray/relr] elf: Fix elf_get_dynamic_info() for bootstrap
 2021-10-29 22:17 UTC 

[glibc/maskray/relr] hurd if_index: Explicitly use AF_INET for if index discovery
 2021-10-29 22:17 UTC 

[glibc/maskray/relr] hurd: Fix intr-msg parameter/stack kludge
 2021-10-29 22:17 UTC 

[glibc/maskray/relr] (50 commits) elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-29 22:17 UTC 

[glibc] benchtests: Add acosf function to bench-math
 2021-10-29 16:28 UTC 

[glibc] benchtests: Improve bench-memcpy-random
 2021-10-29 14:46 UTC 

[glibc] Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
 2021-10-29 14:41 UTC 

[glibc] Fix compiler issue with mmap_internal
 2021-10-29 12:36 UTC 

[glibc] Check if linker also support -mtls-dialect=gnu2
 2021-10-29 12:36 UTC 

[glibc] Fix LIBC_PROG_BINUTILS for -fuse-ld=lld
 2021-10-29 12:36 UTC 

[glibc] elf: Disable ifuncmain{1,5,5pic,5pie} when using LLD
 2021-10-29 12:36 UTC 

[glibc/release/2.34/master] Handle NULL input to malloc_usable_size [BZ #28506]
 2021-10-29  9:28 UTC 

[glibc] Handle NULL input to malloc_usable_size [BZ #28506]
 2021-10-29  9:26 UTC 

[glibc] x86_64: Add memcmpeq.S to fix disable-multi-arch build
 2021-10-28 21:36 UTC 

[glibc] login: Add back libutil as an empty library
 2021-10-28 21:19 UTC 

[glibc/maskray/unnest-regcomp] regex: Unnest nested functions in regcomp.c
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] x86_64: Add support for __memcmpeq using sse2, avx2, and evex
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] Benchtests: Add benchtests for __memcmpeq
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] String: Add __memcmpeq as build target
 2021-10-28 18:41 UTC 

[glibc/maskray/unnest-regcomp] (8 commits) regex: Unnest nested functions in regcomp.c
 2021-10-28 18:40 UTC 

[glibc] riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
 2021-10-28 18:39 UTC 

[glibc] x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
 2021-10-27 18:47 UTC 

[glibc] x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
 2021-10-27 18:46 UTC 

[glibc] x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S
 2021-10-27 18:46 UTC 

[glibc] x86_64: Add support for __memcmpeq using sse2, avx2, and evex
 2021-10-27 18:46 UTC 

[glibc] Benchtests: Add benchtests for __memcmpeq
 2021-10-27 18:46 UTC 

[glibc] String: Add __memcmpeq as build target
 2021-10-27 18:46 UTC 

[glibc/maskray/unnest-regcomp] regex: Unnest regcomp.c
 2021-10-27  5:17 UTC 

[glibc] Created branch 'maskray/unnest-regcomp'
 2021-10-27  5:17 UTC 

[glibc] NEWS: Add item for __memcmpeq
 2021-10-26 22:29 UTC 

[glibc] String: Add tests for __memcmpeq
 2021-10-26 22:29 UTC 

[glibc] String: Add hidden defs for __memcmpeq() to enable internal usage
 2021-10-26 22:29 UTC 

[glibc] String: Add support for __memcmpeq() ABI on all targets
 2021-10-26 22:29 UTC 

[glibc] configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
 2021-10-25 20:17 UTC 

[glibc] elf: Make global.out depend on reldepmod4.so [BZ #28457]
 2021-10-25 14:14 UTC 

[glibc] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2021-10-23 18:07 UTC 

[glibc] bench-math: Sort and put each bench per line
 2021-10-23 12:20 UTC 

[glibc] x86_64: Add missing libmvec ABI tests
 2021-10-22 14:56 UTC 

[glibc] elf: Fix e6fd79f379 build with --enable-tunables=no
 2021-10-21 20:28 UTC 

[glibc] elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)
 2021-10-21 19:21 UTC 

[glibc] elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)
 2021-10-21 19:21 UTC 

[glibc] iconv: Use TIMEOUTFACTOR for iconv test timeout
 2021-10-21 14:17 UTC 

[glibc] posix: Remove alloca usage for internal fnmatch implementation
 2021-10-21 14:17 UTC 

[glibc] Add alloc_align attribute to memalign et al
 2021-10-20 23:20 UTC 

[glibc/maskray/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] Disable __USE_EXTERN_INLINES for clang
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] configure: Check -fno-tree-loop-distribute-patterns
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] x86: fix __arch_exchange_and_add_body
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] libc-symbols.h: Work around asm label issues with #pragma redefine_extname
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] not-cancel.h: Move hidden_proto before first use
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] Skip undefined va_arg_pack
 2021-10-20 21:24 UTC 

[glibc/maskray/clang] configure: remove overly restrictive check for clang
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] linux: Fix a possibly non-constant expression in _Static_assert
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] x86-64: Add sysdeps/x86_64/fpu/Makeconfig
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] stdlib: Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlink
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] powerpc: Remove backtrace implementation
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] Correct access attribute on memfrob (bug 28475)
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] debug: Add tests for _FORTIFY_SOURCE=3
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] Make sure that the fortified function conditionals are constant
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] Don't add access size hints to fortifiable functions
 2021-10-20 21:23 UTC 

[glibc/maskray/clang] (17 commits) stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
 2021-10-20 21:23 UTC 

[glibc] linux: Fix a possibly non-constant expression in _Static_assert
 2021-10-20 21:22 UTC 

[glibc] x86-64: Add sysdeps/x86_64/fpu/Makeconfig
 2021-10-20 20:10 UTC 

[glibc] stdlib: Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlink
 2021-10-20 15:07 UTC 

[glibc] powerpc: Remove backtrace implementation
 2021-10-20 13:47 UTC 

[glibc] Correct access attribute on memfrob (bug 28475)
 2021-10-20 13:39 UTC 

[glibc] debug: Add tests for _FORTIFY_SOURCE=3
 2021-10-20 12:52 UTC 

[glibc] Make sure that the fortified function conditionals are constant
 2021-10-20 12:52 UTC 

[glibc] Don't add access size hints to fortifiable functions
 2021-10-20  3:17 UTC 

[glibc/maskray/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] Disable __USE_EXTERN_INLINES for clang
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] linux: Fix a non-constant expression in _Static_assert
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] configure: Check -fno-tree-loop-distribute-patterns
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] x86: fix __arch_exchange_and_add_body
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] libc-symbols.h: Work around asm label issues with #pragma redefine_extname
 2021-10-19 17:02 UTC 

[glibc/maskray/clang] not-cancel.h: Move hidden_proto before first use
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] Skip undefined va_arg_pack
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] configure: remove overly restrictive check for clang
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] glibcextract.py: Place un-assemblable @@@ in a comment
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] nss: Unnest nested function add_key
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] manual: Update _TIME_BITS to clarify it's user defined
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] nptl: Fix tst-cancel7 and tst-cancelx7 pidfile race
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] elf: Fix elf_get_dynamic_info() for bootstrap
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] hurd if_index: Explicitly use AF_INET for if index discovery
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] hurd: Fix intr-msg parameter/stack kludge
 2021-10-19 17:01 UTC 

[glibc/maskray/clang] x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] elf: Fix dynamic-link.h usage on rtld.c
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] x86: Optimize memset-vec-unaligned-erms.S
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] libio: Update tst-wfile-sync to not depend on stdin
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] elf: Update audit tests to not depend on stdout
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] elf: Fix elf_get_dynamic_info definition
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] Add TEST_COMPARE_STRING_WIDE to support/check.h
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] Fix nios2 localplt failure
 2021-10-19 17:00 UTC 

[glibc/maskray/clang] (28 commits) stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
 2021-10-19 17:00 UTC 

[glibc] glibcextract.py: Place un-assemblable @@@ in a comment
 2021-10-19 16:58 UTC 

[glibc] nss: Unnest nested function add_key
 2021-10-19 16:36 UTC 

[glibc] ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
 2021-10-19 13:41 UTC 

[glibc/release/2.34/master] elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
 2021-10-19 12:22 UTC 

[glibc/release/2.34/master] timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
 2021-10-19 11:15 UTC 

[glibc/release/2.34/master] y2038: Use a common definition for stat for sparc32
 2021-10-19 11:15 UTC 

[glibc] timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
 2021-10-18 20:43 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 19:50 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 19:49 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 19:01 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 19:00 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 18:55 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 18:55 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 17:57 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-18 17:57 UTC 

[glibc] manual: Update _TIME_BITS to clarify it's user defined
 2021-10-18 17:40 UTC 

[glibc] nptl: Fix tst-cancel7 and tst-cancelx7 pidfile race
 2021-10-18 17:40 UTC 

[glibc] elf: Fix elf_get_dynamic_info() for bootstrap
 2021-10-18 13:56 UTC 

[glibc] hurd if_index: Explicitly use AF_INET for if index discovery
 2021-10-17 23:40 UTC 

[glibc] hurd: Fix intr-msg parameter/stack kludge
 2021-10-17 22:51 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-17  0:49 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-17  0:49 UTC 

[glibc/maskray/relr] elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-16 20:20 UTC 

[glibc/maskray/relr] configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
 2021-10-16 20:20 UTC 

[glibc/maskray/relr] x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h
 2021-10-16 20:20 UTC 

[glibc/maskray/relr] elf: Fix dynamic-link.h usage on rtld.c
 2021-10-16 20:20 UTC 

[glibc/maskray/relr] x86: Optimize memset-vec-unaligned-erms.S
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] libio: Update tst-wfile-sync to not depend on stdin
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] elf: Update audit tests to not depend on stdout
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] elf: Fix elf_get_dynamic_info definition
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] Add TEST_COMPARE_STRING_WIDE to support/check.h
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] Fix nios2 localplt failure
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] resolv: Avoid GCC 12 false positive warning [BZ #28439]
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] benchtests: Add medium cases and increase iters in bench-memset.c
 2021-10-16 20:19 UTC 

[glibc/maskray/relr] (14 commits) elf: Support DT_RELR relative relocation format [BZ #27924]
 2021-10-16 20:19 UTC 

[glibc] x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h
 2021-10-14 18:59 UTC 

[glibc] elf: Fix dynamic-link.h usage on rtld.c
 2021-10-14 17:52 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add SVE support for aarch64 rtld-audit
 2021-10-13 19:28 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2021-10-13 19:28 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Move LAV_CURRENT to link_lavcurrent.h
 2021-10-13 19:28 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add LA_SYMB_BINDNOW
 2021-10-13 19:28 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Issue la_symbind() for bind-now (BZ #23734)
 2021-10-13 19:28 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add la_activity during application exit
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add main application on main_map l_name
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Issue audit la_objopen() for vDSO
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_pltexit
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_pltenter
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_preinit
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_objclose
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_objsearch
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add _dl_audit_objopen
 2021-10-13 19:27 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2021-10-13 19:26 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
 2021-10-13 19:26 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
 2021-10-13 19:26 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Add audit tests for modules with TLSDESC
 2021-10-13 19:26 UTC 

[glibc/azanella/ld-audit-fixes-v4] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-10-13 19:26 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).