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 819eff183b update t/gsync-libc
discards 8e7e551ddd Update t/gsync-libc
discards 72b515078f fix spurious whitespaces
discards 52b5310e85 Update directory name
discards a271a91d4f Revert signal disposition, not in glibc's cvs yet
discards d0bca7385f plug htl subdir to the build, hackish for now
discards 773e92b5f2 Until posix thread signal distribution is commited
discards 40e993677e Hack htl build failures
discards e2ae9f9038 Import Hurd libpthread git snapshot 4cd68f934f6e
discards c5249dd6ca t/gnumach
discards 37d598a622 Really import t/extern_inline
discards 6a3b40d49a fix prototype
discards 46cd6f7cd5 fix prototypes
discards ea344c9ebf Add missing hooks from t/extern_inline
discards 5300123dd4 Update from t/gsync-libc
discards a08fbedd8c Update t2.26/sigsetops.h
discards c633ac1ea1 Add missing bit for t/gsync-libc
discards 9fb868427b t/gsync-libc From: Agustina Arzille <avarzille(a)riseup.net> S [...]
discards a527814bc7 t/tls-threadvar
discards e99d5421be t2.26/sigsetops.h
discards 015c430798 t2.26/sched_param
discards b22f0ff690 t2.25/tls
discards 0e35533cb5 t/tls
discards ce4400924d t/tlsdesc.sym
discards 0d3c80fdf7 t/gai_misc
discards 32bdff327b t/allocalim
discards ec98b77480 t/no-hp-timing
discards 136bdaf11d t/posix_thread
discards 03856a0370 t/libpthread_depends
discards d00ed48fa5 t/timer_routines
discards 9b95b73e6c t/extern_inline
discards d8ba243c85 t/grantpt
discards 28b1970cba t/gscope
discards 3e78cf6a63 t/_dl_random
discards 8834cf27ad t/pagesize
discards 8c1fb8668e t/verify.h
discards 438bb5c77e t/fcntl-internal.h
adds 85285a0ce7 hurd: fix warning
adds da8168df01 hurd: fix warning
adds 3538a4b6c3 hurd: fix warning
adds b29848b99b hurd: fix warnings
adds 4f66dc2390 hurd: fix warning
adds 147d1dbb9d hurd: fix warnings
adds 05ebfe87fa hurd: fix warning
adds 61a3a8c6ce hurd: fix warning
adds d4d5b2ddf3 hurd: fix gcc build in build-many-glibcs.py
new 1599d900b9 t/fcntl-internal.h
new 3fc46d5633 t/verify.h
new 10e77c1a16 t/pagesize
new 7eb34e9483 t/_dl_random
new 6c02e9b729 t/gscope
new ca6584d7df t/grantpt
new 19b778e71f t/extern_inline
new 563faff2d5 t/timer_routines
new 53e901da8a t/libpthread_depends
new 9bdd89ac1d t/posix_thread
new b40be3bcfa t/no-hp-timing
new 4864cec53b t/allocalim
new a160c1c312 t/gai_misc
new ea2b595512 t/tlsdesc.sym
new 89e6906ad6 t/tls
new c6973fabad t2.25/tls
new 37cdc9e01c t2.26/sched_param
new e624f39b84 t2.26/sigsetops.h
new 737f55912f t/tls-threadvar
new 2d8acc6452 t/gsync-libc From: Agustina Arzille <avarzille(a)riseup.net> S [...]
new abb2e86141 Add missing bit for t/gsync-libc
new 7b57bb0427 Update t2.26/sigsetops.h
new 51ff970887 Update from t/gsync-libc
new 1a3f9ad52d Add missing hooks from t/extern_inline
new 2c1ffd8f1b fix prototypes
new cf07e8a0a0 fix prototype
new 9c852b0c76 Really import t/extern_inline
new 52c4e990c3 t/gnumach
new 6787f77fd5 Import Hurd libpthread git snapshot 4cd68f934f6e
new bd8344d99b Hack htl build failures
new 3de08b7b86 Until posix thread signal distribution is commited
new ea95ae8b78 plug htl subdir to the build, hackish for now
new 1bd280d115 Revert signal disposition, not in glibc's cvs yet
new 14d0644b80 Update directory name
new 9213601ec6 fix spurious whitespaces
new 82a62f6144 Update t/gsync-libc
new de6ab33ee1 update t/gsync-libc
new 23c2944212 Update signal disposition revert
new 1a2f89fb94 update t/gsync-libc
new 01200ba001 update libpthread git snapshot to f58ab00078c2
new e6748bff18 Update signal distribution workaround
new 184462113e update libpthread git snapshot to a7e90478b6bd
new 3002ed65f9 Update t/gsync-libc
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 (819eff183b)
\
N -- N -- N refs/heads/sthibaul/hurd-builds (3002ed65f9)
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 43 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 | 22 ++++++++++++++++++++++
htl/forward.c | 23 ++++++++++++-----------
htl/pthread/pt-initialize.c | 6 +++---
htl/sysdeps/generic/pthread/pthread.h | 32 ++++++++++++++++++++++++++++++++
htl/sysdeps/mach/hurd/pt-sigstate-init.c | 2 ++
htl/sysdeps/mach/hurd/pt-sigstate.c | 4 ++--
htl/sysdeps/pthread/flockfile.c | 1 -
htl/sysdeps/pthread/funlockfile.c | 1 -
htl/sysdeps/pthread/libc-lockP.h | 22 ++++++++++++++++++++++
htl/sysdeps/pthread/pthread-functions.h | 6 +++---
hurd/Versions | 1 -
resolv/res-close.c | 1 +
scripts/build-many-glibcs.py | 2 ++
sysdeps/generic/not-cancel.h | 11 +++++++++++
sysdeps/generic/sigset-cvt-mask.h | 2 ++
sysdeps/generic/sigsetops.h | 12 ++++++------
sysdeps/mach/hurd/cthreads.c | 11 +----------
sysdeps/mach/hurd/dl-sysdep.c | 2 +-
sysdeps/mach/hurd/profil.c | 6 +++---
sysdeps/mach/hurd/xmknodat.c | 1 +
sysdeps/mach/libc-lock.h | 13 ++++---------
sysdeps/pthread/posix-timer.h | 2 +-
sysdeps/pthread/timer_create.c | 2 +-
23 files changed, 132 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from e1601db Reland: [cmake] [libcxxabi] Call llvm_setup_rpath() when addi [...]
new 8a7e157 [cmake] [libcxxabi] LLVM_FOUND isn't always set, so just test [...]
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:
src/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 27c341db4 Fix the BinaryPredicate form of std::is_permutation to not re [...]
new 1dfee5b4d LLVM_FOUND isn't always set, so just test if llvm_setup_rpath [...]
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:
lib/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 61a3a8c6ce hurd: fix warning
new d4d5b2ddf3 hurd: fix gcc build in build-many-glibcs.py
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:
ChangeLog | 2 ++
scripts/build-many-glibcs.py | 2 ++
2 files changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from fd24b05a2 [ELF] - Extend lto/asmundef.ll testcase.
new b518999e9 [COFF] Update comment to reflect link.exe behavior. NFC
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:
COFF/Writer.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from eab8a177a4c Regenerate test result for testb-je-fusion.ll. NFC.
new c01d1363ea0 Regenerate test result for vastart-defs-eflags.ll. NFC.
new e2b8d977230 Add IRBuilder API to create memcpy/memmove calls with diffe [...]
The 2 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:
include/llvm/IR/IRBuilder.h | 51 +++++++++++++++++++++++++++++----
lib/IR/IRBuilder.cpp | 29 ++++++++++++-------
lib/IR/Verifier.cpp | 4 ---
test/CodeGen/X86/vastart-defs-eflags.ll | 41 ++++++++++++++++++++++++--
4 files changed, 101 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fbcbf6093b4 Regenerate test result for stateppint-vector.ll. NFC.
new eab8a177a4c Regenerate test result for testb-je-fusion.ll. NFC.
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:
test/CodeGen/X86/testb-je-fusion.ll | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7a3392112df Regenrate brcond.ll test results. NFC
new fbcbf6093b4 Regenerate test result for stateppint-vector.ll. NFC.
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:
test/CodeGen/X86/statepoint-vector.ll | 97 +++++++++++++++++++++--------------
1 file changed, 59 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ae2123945b5 Regenrate test results for avx-brcond.ll . NFC
new 7a3392112df Regenrate brcond.ll test results. NFC
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:
test/CodeGen/X86/brcond.ll | 160 ++++++++++++++++++++++++++++++++-------------
1 file changed, 114 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e2250f6b02f [X86][SSE] Regenerate fp2int/int2fp tests
new ae2123945b5 Regenrate test results for avx-brcond.ll . NFC
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:
test/CodeGen/X86/avx-brcond.ll | 121 +++++++++++++++++++++++++++++------------
1 file changed, 85 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.