This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/ld-audit-fixes in repository glibc.
discards b3f2b873ea elf: Add SVE support for aarch64 rtld-audit discards 37da04242f elf: Fix runtime linker auditing on aarch64 (BZ #26643) discards 648f0df17e elf: Move LAV_CURRENT to link_lavcurrent.h discards 12758642cd elf: Add LA_SYMB_BINDNOW discards 9fcd331ffd elf: Issue la_symbind() for bind-now (BZ #23734) discards fb95d2095d elf: Add la_activity during application exit discards df7000c7a3 elf: Add main application on main_map l_name discards 7e96545d87 elf: Issue audit la_objopen() for vDSO discards fd97f23020 elf: Add _dl_audit_pltexit discards ae04d52d4a elf: Add _dl_audit_pltenter discards 64830d7332 elf: Add _dl_audit_preinit discards 4038a855a9 elf: Add _dl_audit_symbind_alt and _dl_audit_symbind discards 92d793a870 elf: Add _dl_audit_objclose discards 4395fd9749 elf: Add _dl_audit_objsearch discards 4f3e1a53a1 elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid discards 65863938ea elf: Add _dl_audit_objopen discards e76acf75cc elf: Fix initial-exec TLS access on audit modules (BZ #28096) discards db2baa2909 elf: Suppress audit calls when a (new) namespace is empty (B [...] discards 968571823c elf: Do not fail for failed dlopem on audit modules (BZ #28061) discards d877625fe3 elf: Add audit tests for modules with TLSDESC discards fa333e24d9 elf: Avoid unnecessary slowdown from profiling with audit (B [...] adds ac30324c67 test-dlclose-exit-race: avoid hang on pthread_create error adds 5b86241a03 linux: Add sparck brk implementation adds c52eb066bc Update sparc libm-test-ulps adds 3d9a539ee6 rt: Set the correct message queue for tst-mqueue10 new 6e058b2612 elf: Avoid unnecessary slowdown from profiling with audit (B [...] new 93cb39ace0 elf: Add audit tests for modules with TLSDESC new 632bc460bb elf: Do not fail for failed dlopem on audit modules (BZ #28061) new b3753ca587 elf: Suppress audit calls when a (new) namespace is empty (B [...] new f572c91a40 elf: Fix initial-exec TLS access on audit modules (BZ #28096) new a3503e54dd elf: Add _dl_audit_objopen new a7f3f4cce3 elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid new 9443297c75 elf: Add _dl_audit_objsearch new 970398990b elf: Add _dl_audit_objclose new 57c67622c3 elf: Add _dl_audit_symbind_alt and _dl_audit_symbind new c7c5849e50 elf: Add _dl_audit_preinit new 36d7fbf99f elf: Add _dl_audit_pltenter new 2758c65a7e elf: Add _dl_audit_pltexit new ec5bd97992 elf: Issue audit la_objopen() for vDSO new 8293a98f57 elf: Add main application on main_map l_name new 89fcf675b0 elf: Add la_activity during application exit new 94b19ad859 elf: Issue la_symbind() for bind-now (BZ #23734) new 37fb6a6460 elf: Add LA_SYMB_BINDNOW new 01dd9bfd6a elf: Move LAV_CURRENT to link_lavcurrent.h new 3b64ad683b elf: Fix runtime linker auditing on aarch64 (BZ #26643) new 0abe99d1e5 elf: Add SVE support for aarch64 rtld-audit
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (b3f2b873ea) \ N -- N -- N refs/heads/azanella/ld-audit-fixes (0abe99d1e5)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 21 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: rt/tst-mqueue10.c | 4 ++-- stdlib/test-dlclose-exit-race.c | 14 ++++++++++- sysdeps/aarch64/dl-trampoline.S | 40 +++++++++++++------------------ sysdeps/sparc/fpu/libm-test-ulps | 2 +- sysdeps/unix/sysv/linux/{ => sparc}/brk.c | 19 ++++++++++++--- 5 files changed, 49 insertions(+), 30 deletions(-) copy sysdeps/unix/sysv/linux/{ => sparc}/brk.c (76%)