This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch sthibaul/hurd-builds in repository glibc.
discards 69895f5d1e hurd: Add libphread.so ABI file discards 36f513c435 t/thread-linkspace discards 4f5b3c379e WIP: fix warnings in nscd/connections.c discards fab16ad66b t/gsync-libc From: Agustina Arzille avarzille@riseup.net S [...] discards 31ea88aa56 Update directory name discards 581ea3dde8 Revert signal disposition, not in glibc's cvs yet discards 0378d34278 plug htl subdir to the build, hackish for now discards abb4e9f410 Until posix thread signal distribution is commited discards 25b92fd5d5 Hack htl build failures discards 316b44cb38 Import Hurd libpthread git snapshot 47c9c441c2d6 discards 7ad3a23068 t/tls-threadvar discards f0e4839cd3 t2.26/sched_param discards ebb1d91456 t2.25/tls discards 12bc19f455 t/tls discards 36a85be496 t/gai_misc discards 271b20a089 t/posix_thread discards d1ac5ae7fd t/libpthread_depends discards f6480b2d05 t/timer_routines discards 8f389b4e65 t/grantpt discards 0cb3430a5d t/gscope discards e2ba80b8fa t/_dl_random discards cba994da21 t/pagesize adds 9a123ff05d hurd: include generic's hp-timing.h instead of copying it adds 9a1b267d47 hr_HR: Add alternative month names (bug 10871). adds d7536874b8 nss: Adjust tests to use nss_files only adds d31a4a4803 hurd: Fix ChangeLog date adds 407552cf0b allocalim.h: use __glibc_likely instead of __builtin_expect adds 9349311964 Update information about the newest versions of tools used t [...] adds d9f442ce56 Fix typo in the previous commit adds 650ba77ad5 crypt: Fix badsalttest test (Bug 22765) adds c10c9a5efe NEWS: List the languages which use the alternative months. adds ced64e014c Update contributions in the manual adds 673e230560 stdlib: Fixing test-*atexit*-race tests on ia64 adds 4590634fd6 Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343] adds 242cbc9047 NEWS: add the list of bugs fixed in 2.27 adds 363e4519a6 Fix ChangeLog formatting adds 23158b08a0 Update for 2.27 release adds 086ee48eae Open master branch for glibc 2.28 development adds f1d7368196 Fix -Os log1p, log1pf build (bug 21314). adds 049375e2b5 Do not use packed structures in soft-fp. adds ccc9035a67 Fix m68k bits/fenv.h for no-FPU ColdFire. adds 5f167950df Add ColdFire math-tests.h. adds d23a4962bb Move some fenv.h override macros to generic math_private.h. adds b1c347e2cd Move fenv.h override inline functions to generic math_private.h. adds ae1fcb7b92 Add feholdexcept inline in generic math_private.h. adds 8a6bb1d086 Remove some math_private.h libc_fe* overrides. adds eb65a3d545 Remove some math_private.h libc_feholdexcept_setround overrides. adds 6f9a3dd8b8 Move LDBL_CLASSIFY_COMPAT to its own header. adds 39f898c692 Update syscall-names.list for 4.15. adds 3dfcbfa1a4 benchtests: Reallocate buffers for every test run adds 96e6a7167e benchtests: Make bench-memcmp print json adds 84c94d2fd9 aarch64: Use the L() macro for labels in memcmp adds d4b4a00a46 preadv2/pwritev2: Handle offset == -1 [BZ #22753] adds 09e56b9e18 time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735] new 9fdb340e64 hurd: Fix build new 955dfe88ff t/pagesize new df3945ba3a t/_dl_random new 35608ce6a0 t/gscope new 8515c643b2 t/grantpt new c469d5c8b4 t/timer_routines new 4cb636a1c0 t/libpthread_depends new a9a6de94b8 t/posix_thread new 256e9bd47d t/gai_misc new eaf4989f35 t/tls new 3c2fabbb6e t2.25/tls new d0f8656868 t2.26/sched_param new 9fa56407fe t/tls-threadvar new 2bd795e8d0 Import Hurd libpthread git snapshot 47c9c441c2d6 new 2d921b3d54 Hack htl build failures new 97c68ebd77 Until posix thread signal distribution is commited new 983a358dd4 plug htl subdir to the build, hackish for now new f23ed2e95d Revert signal disposition, not in glibc's cvs yet new 75e79d56dd Update directory name new 9d28b4902b t/gsync-libc From: Agustina Arzille avarzille@riseup.net S [...] new eaf6e5b119 WIP: fix warnings in nscd/connections.c new 5f02ad0283 t/thread-linkspace new e24f86e76b hurd: Add libphread.so ABI file
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 (69895f5d1e) \ N -- N -- N refs/heads/sthibaul/hurd-builds (e24f86e76b)
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 23 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 | 308 ++++++++++++++++-- INSTALL | 13 +- NEWS | 351 ++++++++++++++++++++- benchtests/bench-memcmp.c | 95 ++++-- crypt/badsalttest.c | 3 + include/features.h | 2 +- include/fenv.h | 15 + localedata/locales/hr_HR | 16 +- manual/contrib.texi | 18 +- manual/install.texi | 13 +- manual/llio.texi | 21 +- misc/tst-preadvwritev-common.c | 38 +++ misc/tst-preadvwritev2.c | 1 + misc/tst-preadvwritev64v2.c | 1 + nss/bug17079.c | 3 + nss/tst-nss-getpwent.c | 3 + soft-fp/double.h | 4 +- soft-fp/extended.h | 2 +- soft-fp/half.h | 2 +- soft-fp/quad.h | 2 +- soft-fp/single.h | 2 +- stdlib/test-atexit-race-common.c | 8 +- sysdeps/aarch64/memcmp.S | 32 +- .../math_private.h => arm/ldbl-classify-compat.h} | 6 +- sysdeps/arm/math_private.h | 4 - .../generic/ldbl-classify-compat.h | 29 +- sysdeps/generic/math_private.h | 90 ++++++ sysdeps/ieee754/dbl-64/s_finite.c | 3 +- sysdeps/ieee754/dbl-64/s_isinf.c | 3 +- sysdeps/ieee754/dbl-64/s_isnan.c | 3 +- sysdeps/ieee754/dbl-64/s_log1p.c | 12 +- sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c | 3 +- sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c | 3 +- sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c | 3 +- sysdeps/ieee754/flt-32/s_log1pf.c | 17 +- sysdeps/m68k/{fpu => }/bits/fenv.h | 58 +++- .../{fpu/math_private.h => ldbl-classify-compat.h} | 6 +- sysdeps/{mips => m68k/coldfire}/math-tests.h | 17 +- sysdeps/m68k/coldfire/nofpu/math_private.h | 52 --- sysdeps/mach/hurd/hp-timing.h | 19 +- .../ldbl-classify-compat.h} | 6 +- sysdeps/microblaze/math_private.h | 39 --- .../math_private.h => mips/ldbl-classify-compat.h} | 6 +- sysdeps/mips/math_private.h | 4 - .../ldbl-classify-compat.h} | 6 +- sysdeps/nios2/math_private.h | 38 --- sysdeps/posix/preadv2.c | 5 +- sysdeps/posix/preadv64v2.c | 5 +- sysdeps/posix/pwritev2.c | 5 +- sysdeps/posix/pwritev64v2.c | 5 +- sysdeps/pthread/allocalim.h | 4 +- .../sh/{math_private.h => ldbl-classify-compat.h} | 6 +- sysdeps/tile/math_private.h | 44 --- sysdeps/unix/sysv/linux/preadv2.c | 5 +- sysdeps/unix/sysv/linux/preadv64v2.c | 6 +- sysdeps/unix/sysv/linux/pwritev2.c | 5 +- sysdeps/unix/sysv/linux/pwritev64v2.c | 5 +- sysdeps/unix/sysv/linux/syscall-names.list | 5 +- time/time.h | 2 +- version.h | 2 +- 60 files changed, 1089 insertions(+), 395 deletions(-) copy sysdeps/{sh/math_private.h => arm/ldbl-classify-compat.h} (64%) copy benchtests/bench-util.c => sysdeps/generic/ldbl-classify-compat.h (52%) rename sysdeps/m68k/{fpu => }/bits/fenv.h (71%) rename sysdeps/m68k/coldfire/{fpu/math_private.h => ldbl-classify-compat.h} (61%) copy sysdeps/{mips => m68k/coldfire}/math-tests.h (71%) delete mode 100644 sysdeps/m68k/coldfire/nofpu/math_private.h copy sysdeps/{sh/math_private.h => microblaze/ldbl-classify-compat.h} (64%) delete mode 100644 sysdeps/microblaze/math_private.h copy sysdeps/{sh/math_private.h => mips/ldbl-classify-compat.h} (64%) copy sysdeps/{sh/math_private.h => nios2/ldbl-classify-compat.h} (64%) delete mode 100644 sysdeps/nios2/math_private.h rename sysdeps/sh/{math_private.h => ldbl-classify-compat.h} (64%) delete mode 100644 sysdeps/tile/math_private.h