This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b9f4c5114f6 Revert "Revert "Revert "Switch external cvtres.exe for llvm [...]
new e533e91208e Avoid constructing GlobalExtensions only to find out it is empty.
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/Transforms/IPO/PassManagerBuilder.cpp | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 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 lldb.
from ada059830 [lldb] Add a testcase for MainThreadCheckerRuntime plugin
new 69ca1f530 add googlemock include dir to lldb-gtest Xcode target
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:
lldb.xcodeproj/project.pbxproj | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 binutils-gdb.
from 8455d26243 Fix Python unwinder frames regression
new 4b617f5235 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from bc73abf0fd Automatic date update in version.in
new 38368a8fef Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 3e5f4497f7 [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-A
new 83550a4ca6 Automatic date update in version.in
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:
bfd/version.h | 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 hjl/cet/property
in repository glibc.
discards e04eefe5ee i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
discards ec13d7eee4 x86: Support IBT and SHSTK from Intel CET
discards 31e1594811 x86: Add IBT/SHSTK bits to cpu-features
discards 40215e85a8 Add NT_GNU_PROPERTY_TYPE_0 macros
discards fd362b6822 Add private_function for private functions within glibc
adds 2b2ccd0c63 Reorganize and revise NEWS for 2.26.
adds 7e368000c0 Consistently say "GNU C Library" in NEWS, not "glibc".
adds 97e7b6aa42 Added Tok-Pisin locale.
adds 76637a921f support: Check isolation of loopback addresses in tst-suppor [...]
adds d4165eedf5 support: Add support_chroot_create and support_chroot_free
adds cb3c27e87b support: Add resolver testing mode which does not patch _res
adds 8d6cba414a Edit and shorten float128 NEWS item.
adds b8e0e03b7c Fixup localedata/ChangeLog.
adds db6b2f2522 posix: Fix default posix_spawn return value
new 79a5b7a4b1 Add private_function for private functions within glibc
new c5b354aade Add NT_GNU_PROPERTY_TYPE_0 macros
new c37f266be1 x86: Add IBT/SHSTK bits to cpu-features
new e42bdf3f69 x86: Support IBT and SHSTK from Intel CET
new e8523421a8 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
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 (e04eefe5ee)
\
N -- N -- N refs/heads/hjl/cet/property (e8523421a8)
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 5 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 | 40 +++
NEWS | 302 ++++++++-------------
localedata/ChangeLog | 18 +-
localedata/SUPPORTED | 1 +
localedata/locales/tpi_PG | 217 +++++++++++++++
resolv/Makefile | 6 +-
resolv/tst-resolv-res_init-skeleton.c | 69 ++---
resolv/tst-resolv-threads.c | 484 ++++++++++++++++++++++++++++++++++
support/Makefile | 1 +
support/namespace.h | 32 +++
support/resolv_test.c | 37 ++-
support/resolv_test.h | 10 +
support/support_chroot.c | 71 +++++
support/tst-support-namespace.c | 84 +++++-
sysdeps/posix/spawni.c | 40 +--
sysdeps/unix/sysv/linux/x86/sys/cet.h | 50 ++--
16 files changed, 1170 insertions(+), 292 deletions(-)
create mode 100644 localedata/locales/tpi_PG
create mode 100644 resolv/tst-resolv-threads.c
create mode 100644 support/support_chroot.c
--
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 binutils-gdb.
from 1d827a720c Fix build with GCC 4.2
new 8455d26243 Fix Python unwinder frames regression
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:
gdb/ChangeLog | 4 ++++
gdb/python/py-unwind.c | 2 +-
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.python/py-unwind.exp | 3 ++-
4 files changed, 11 insertions(+), 2 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 3208bb2d1dd [IR] Use CmpInst::isFPPredicate/isIntPredicate in a few oth [...]
new 4f70e7e8d84 Revert "Revert "Revert "Replace trivial use of external rc. [...]
new b9f4c5114f6 Revert "Revert "Revert "Switch external cvtres.exe for llvm [...]
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/BinaryFormat/COFF.h | 6 ----
include/llvm/Object/WindowsResource.h | 49 +++++++-------------------------
lib/BinaryFormat/Magic.cpp | 3 +-
lib/Object/WindowsResource.cpp | 25 ++++++++++------
tools/llvm-cvtres/llvm-cvtres.cpp | 1 -
unittests/BinaryFormat/TestFileMagic.cpp | 3 +-
6 files changed, 29 insertions(+), 58 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 lld.
from 887d82301 Move fabricateDefaultCommands earlier.
new c579072f5 Revert "Revert "Revert "Replace trivial use of external rc.ex [...]
new 27fbc6ad4 Revert "Revert "Revert "Switch external cvtres.exe for llvm's [...]
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:
COFF/DriverUtils.cpp | 152 ++++++++++++++++++++------------------
test/COFF/combined-resources.test | 2 +
test/COFF/def-name.test | 2 +
test/COFF/dll.test | 2 +
test/COFF/dllimport-gc.test | 2 +
test/COFF/manifestinput.test | 27 +------
test/COFF/noentry.test | 2 +
test/COFF/out.test | 1 +
test/COFF/resource.test | 2 +
test/lit.cfg | 9 ++-
10 files changed, 98 insertions(+), 103 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 1e0b73ce8bf [GlobalOpt] Remove unreachable blocks before optimizing a f [...]
new 3208bb2d1dd [IR] Use CmpInst::isFPPredicate/isIntPredicate in a few oth [...]
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/IR/Constants.cpp | 7 ++++---
lib/IR/Verifier.cpp | 6 ++----
2 files changed, 6 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.