This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 6032ae6514 Update translations new 04dff6fc0d x86: Properly set usable CET feature bits [BZ #26625]
The 1 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: sysdeps/x86/Makefile | 8 ++++++- sysdeps/x86/cpu-features.c | 11 +++++++-- sysdeps/x86/dl-cet.c | 4 ++-- sysdeps/x86/tst-cet-legacy-10-static.c | 1 + .../x86/{tst-ifunc-isa-2.c => tst-cet-legacy-10.c} | 27 ++++++++++++++-------- sysdeps/x86/tst-cet-legacy-5.c | 11 +++++---- sysdeps/x86/tst-cet-legacy-6.c | 11 +++++---- sysdeps/x86/tst-cet-legacy-9-static.c | 1 + .../x86/{tst-cet-legacy-7.c => tst-cet-legacy-9.c} | 11 +++++---- sysdeps/x86/tst-get-cpu-features.c | 2 ++ 10 files changed, 61 insertions(+), 26 deletions(-) create mode 100644 sysdeps/x86/tst-cet-legacy-10-static.c copy sysdeps/x86/{tst-ifunc-isa-2.c => tst-cet-legacy-10.c} (65%) create mode 100644 sysdeps/x86/tst-cet-legacy-9-static.c copy sysdeps/x86/{tst-cet-legacy-7.c => tst-cet-legacy-9.c} (76%)