This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/c11-threads in repository glibc.
discards 727da22658 Add manual documentation for threads.h discards c5cf6deeac nptl: Add test cases for ISO C11 threads discards f4027c1fe1 nptl: Add abilist symbols for C11 threads discards c8c3e8fb3f nptl: Add C11 threads tss_* functions discards f0b96a8eaa nptl: Add C11 threads cnd_* functions discards 59b277a513 nptl: Add C11 threads call_once functions discards 8ffd03882e nptl: Add C11 threads mtx_* functions discards 2c7281e02e nptl: Add C11 threads thrd_* functions adds 9145f0333d os_RU: Add alternative month names (bug 23140). adds 124bcde683 x86: Add _CET_ENDBR to functions in crti.S adds 562837c002 x86: Add _CET_ENDBR to functions in dl-tlsdesc.S adds 5efc6777ad x86-64: Add _CET_ENDBR to STRCMP_SSE42 adds be9ccd27c0 i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S adds 61c4aad705 New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241] adds 4ef60d9597 x86_64: Use _CET_NOTRACK in strcmp.S adds 921595d151 x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S adds 8817df4265 x86-64: Use _CET_NOTRACK in strcmp-sse42.S adds 811e9e52b2 x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S adds 03aaf49b68 x86-64: Use _CET_NOTRACK in memcpy-ssse3.S adds 7e119cd582 i386: Use _CET_NOTRACK in i686/memcmp.S adds 00e7b76a8f i386: Use _CET_NOTRACK in memset-sse2.S adds 177824e232 i386: Use _CET_NOTRACK in memcmp-sse4.S adds 0a899af097 i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S adds 7fb613361c i386: Use _CET_NOTRACK in memcpy-ssse3.S adds f1574581c7 i386: Use _CET_NOTRACK in strcpy-sse2.S adds 90d15dc577 i386: Use _CET_NOTRACK in strcat-sse2.S adds 77a8ae0948 i386: Use _CET_NOTRACK in memset-sse2-rep.S adds e2d40a8822 x86-64: Use _CET_NOTRACK in memcmp-sse4.S adds e6c695099b Intel CET: Document --enable-cet adds 6d90776dff x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstk adds 5c112f1b62 Avoid insecure usage of tmpnam in tests. adds df467d229a oc_FR locale: Multiple updates (bug 23140, bug 23422). adds e84bd8514c INSTALL: Add a note for Intel CET status adds 1cf4ae7fe6 benchtests: improve argument parsing through argparse library adds 46f2474e93 hurd: Enable thread-safe i386 atomic instructions adds 6008824221 hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket adds 75d5e4a09e hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair adds de195be015 hurd: Implement pipe2 adds 38547460b7 Fix new file header adds 8ba1520e8c hurd: Fix installed-headers tests adds 2d5c41ded9 check-execstack: Permit sysdeps to xfail some libs adds 786658a088 regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396] adds c8fabb8434 Change URL of gcc's tarball adds b99f1c957d Use binutils 2.31 branch in build-many-glibcs.py. new 66b6a7d00f nptl: Add C11 threads thrd_* functions new 38e61d9925 nptl: Add C11 threads mtx_* functions new b06bbd114f nptl: Add C11 threads call_once functions new 6388e5d943 nptl: Add C11 threads cnd_* functions new 212c8dc9a1 nptl: Add C11 threads tss_* functions new cb68b8f380 nptl: Add abilist symbols for C11 threads new dc5e47a755 nptl: Add test cases for ISO C11 threads new 06a612274b Add manual documentation for threads.h
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 (727da22658) \ N -- N -- N refs/heads/azanella/c11-threads (06a612274b)
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 8 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: ChangeLog | 288 +++++++++++- INSTALL | 16 + NEWS | 23 +- benchtests/scripts/compare_bench.py | 40 +- elf/Makefile | 2 +- grp/tst_fgetgrent.c | 10 +- io/test-utime.c | 12 +- localedata/Makefile | 2 + localedata/SUPPORTED | 1 + localedata/locales/oc_FR | 64 ++- localedata/locales/os_RU | 15 +- localedata/locales/sah_RU | 290 ++++++++++++ localedata/{bg_BG.UTF-8.in => sah_RU.UTF-8.in} | 29 +- manual/Makefile | 2 +- manual/debug.texi | 2 +- manual/install.texi | 16 + manual/isothreads.texi | 358 --------------- manual/probes.texi | 2 +- manual/threads.texi | 559 ++++++++++++++++++++++- manual/tunables.texi | 28 ++ posix/annexc.c | 14 +- posix/bug-getopt1.c | 9 +- posix/bug-getopt2.c | 9 +- posix/bug-getopt3.c | 9 +- posix/bug-getopt4.c | 9 +- posix/bug-getopt5.c | 9 +- posix/regcomp.c | 16 +- scripts/build-many-glibcs.py | 4 +- scripts/check-execstack.awk | 27 +- stdio-common/bug7.c | 22 +- stdio-common/tst-fdopen.c | 11 +- stdio-common/tst-ungetc.c | 11 +- stdlib/isomac.c | 14 +- sysdeps/hurd/include/hurd/port.h | 2 + sysdeps/i386/add_n.S | 27 +- sysdeps/i386/crti.S | 2 + sysdeps/i386/dl-tlsdesc.S | 7 + sysdeps/i386/i686/add_n.S | 27 +- sysdeps/i386/i686/memcmp.S | 4 +- sysdeps/i386/i686/multiarch/memcmp-sse4.S | 4 +- sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S | 8 +- sysdeps/i386/i686/multiarch/memcpy-ssse3.S | 4 +- sysdeps/i386/i686/multiarch/memset-sse2-rep.S | 4 +- sysdeps/i386/i686/multiarch/memset-sse2.S | 4 +- sysdeps/i386/i686/multiarch/strcat-sse2.S | 4 +- sysdeps/i386/i686/multiarch/strcpy-sse2.S | 4 +- sysdeps/i386/sub_n.S | 26 +- sysdeps/mach/hurd/i386/Makefile | 6 + sysdeps/mach/hurd/i386/tls.h | 2 + sysdeps/mach/hurd/pipe.c | 21 +- sysdeps/mach/hurd/{pipe.c => pipe2.c} | 19 +- sysdeps/mach/hurd/socket.c | 15 +- sysdeps/mach/hurd/socketpair.c | 25 +- sysdeps/mach/include/mach-shortcuts-hidden.h | 2 + sysdeps/mach/include/mach/mach_traps.h | 2 + sysdeps/x86_64/crti.S | 2 + sysdeps/x86_64/dl-tlsdesc.S | 5 + sysdeps/x86_64/multiarch/memcmp-sse4.S | 2 +- sysdeps/x86_64/multiarch/memcpy-ssse3-back.S | 6 +- sysdeps/x86_64/multiarch/memcpy-ssse3.S | 124 ++--- sysdeps/x86_64/multiarch/strcmp-sse42.S | 3 +- sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S | 2 +- sysdeps/x86_64/strcmp.S | 2 +- 63 files changed, 1680 insertions(+), 608 deletions(-) create mode 100644 localedata/locales/sah_RU copy localedata/{bg_BG.UTF-8.in => sah_RU.UTF-8.in} (62%) delete mode 100644 manual/isothreads.texi copy sysdeps/mach/hurd/{pipe.c => pipe2.c} (79%)