This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 54c46b27 [clangd] Replace ASTUnit with manual AST management.
new fcc059d9 clangDaemon: Update libdeps in r308738.
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:
clangd/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 2f423248e14 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
new aed2034ae4d Revert "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
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/CMakeLists.txt | 1 -
test/tools/llvm-objcopy/basic-copy.test | 47 -----
test/tools/llvm-objcopy/empty-section.s | 55 -----
test/tools/llvm-objcopy/hello-world.s | 48 -----
tools/llvm-objcopy/CMakeLists.txt | 9 -
tools/llvm-objcopy/LLVMBuild.txt | 21 --
tools/llvm-objcopy/Object.cpp | 342 --------------------------------
tools/llvm-objcopy/Object.h | 150 --------------
tools/llvm-objcopy/llvm-objcopy.cpp | 99 ---------
tools/llvm-objcopy/llvm-objcopy.h | 32 ---
10 files changed, 804 deletions(-)
delete mode 100644 test/tools/llvm-objcopy/basic-copy.test
delete mode 100644 test/tools/llvm-objcopy/empty-section.s
delete mode 100644 test/tools/llvm-objcopy/hello-world.s
delete mode 100644 tools/llvm-objcopy/CMakeLists.txt
delete mode 100644 tools/llvm-objcopy/LLVMBuild.txt
delete mode 100644 tools/llvm-objcopy/Object.cpp
delete mode 100644 tools/llvm-objcopy/Object.h
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.cpp
delete mode 100644 tools/llvm-objcopy/llvm-objcopy.h
--
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 lnt.
from a98dcc5 Wrong usage of Blueprint
new dd00f15 Don't compare order_id either in round trip test
new 119a80d Add Form labels to run page
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:
lnt/server/ui/templates/v4_run.html | 64 ++++++++++++++++++-------------------
tests/server/ui/test_roundtrip.py | 11 ++++---
2 files changed, 39 insertions(+), 36 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 cc55cc24516 Remove Bitrig: LLVM Changes
new 2f423248e14 Reland "[LLVM][llvm-objcopy] Added basic plumbing to get th [...]
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/CMakeLists.txt | 1 +
test/tools/llvm-objcopy/basic-copy.test | 47 +++++
test/tools/llvm-objcopy/empty-section.s | 55 +++++
test/tools/llvm-objcopy/hello-world.s | 48 +++++
tools/llvm-objcopy/CMakeLists.txt | 9 +
tools/llvm-objcopy/LLVMBuild.txt | 21 ++
tools/llvm-objcopy/Object.cpp | 342 ++++++++++++++++++++++++++++++++
tools/llvm-objcopy/Object.h | 150 ++++++++++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 99 +++++++++
tools/llvm-objcopy/llvm-objcopy.h | 32 +++
10 files changed, 804 insertions(+)
create mode 100644 test/tools/llvm-objcopy/basic-copy.test
create mode 100644 test/tools/llvm-objcopy/empty-section.s
create mode 100644 test/tools/llvm-objcopy/hello-world.s
create mode 100644 tools/llvm-objcopy/CMakeLists.txt
create mode 100644 tools/llvm-objcopy/LLVMBuild.txt
create mode 100644 tools/llvm-objcopy/Object.cpp
create mode 100644 tools/llvm-objcopy/Object.h
create mode 100644 tools/llvm-objcopy/llvm-objcopy.cpp
create mode 100644 tools/llvm-objcopy/llvm-objcopy.h
--
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 zorg.
from 72e97a9 Added new builder clang-freebsd11-amd64.
new d0944e6 [libFuzzer bot] remove stale code, promote to tests from warn [...]
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:
.../builders/sanitizers/buildbot_fuzzer.sh | 46 ++--------------------
1 file changed, 3 insertions(+), 43 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 clang.
from 7d9f2d7ae0 Remove Bitrig: Clang Changes
new a50011f98b [index] Set SymbolSubKind::Accessor[GS]etter on class methods
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/Index/IndexSymbol.cpp | 23 ++++++++++-------------
test/Index/Core/index-source.m | 13 +++++++++++--
2 files changed, 21 insertions(+), 15 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 8fc7dc6aaf3 [ProfData] Detect if zlib is available
new cc55cc24516 Remove Bitrig: LLVM Changes
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:
cmake/config.guess | 4 ----
include/llvm/ADT/Triple.h | 5 -----
lib/Support/Triple.cpp | 2 --
lib/Support/Unix/Path.inc | 13 ++++++-------
lib/Support/Unix/Process.inc | 4 ++--
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp | 1 -
test/CodeGen/ARM/dwarf-eh.ll | 4 ----
7 files changed, 8 insertions(+), 25 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 clang.
from 60dfdd6430 Break up Targets.cpp into a header/impl pair per target type[NFCI]
new 7d9f2d7ae0 Remove Bitrig: Clang Changes
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/Basic/Targets.cpp | 8 -
lib/Basic/Targets/ARM.h | 6 +-
lib/Basic/Targets/OSTargets.h | 33 ----
lib/Basic/Targets/X86.h | 21 ---
lib/CodeGen/TargetInfo.cpp | 1 -
lib/Driver/CMakeLists.txt | 1 -
lib/Driver/Driver.cpp | 4 -
lib/Driver/ToolChains/Arch/X86.cpp | 2 -
lib/Driver/ToolChains/Bitrig.cpp | 190 ---------------------
lib/Driver/ToolChains/Bitrig.h | 79 ---------
lib/Frontend/InitHeaderSearch.cpp | 1 -
.../Checkers/CheckSecuritySyntaxOnly.cpp | 1 -
test/CodeGen/linux-arm-atomic.c | 1 -
test/Driver/bitrig.c | 29 ----
test/Frontend/gnu-mcount.c | 8 -
test/Preprocessor/init.c | 7 -
test/Sema/tls.c | 4 -
17 files changed, 3 insertions(+), 393 deletions(-)
delete mode 100644 lib/Driver/ToolChains/Bitrig.cpp
delete mode 100644 lib/Driver/ToolChains/Bitrig.h
delete mode 100644 test/Driver/bitrig.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 compiler-rt.
from ecbdaaaa7 [XRay][compiler-rt] Update test to account for change in logg [...]
new ce339bb5f Remove Bitrig: CompilerRT Changes
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/builtins/clear_cache.c | 4 ++--
lib/builtins/int_endianness.h | 4 ++--
test/builtins/Unit/endianness.h | 4 ++--
3 files changed, 6 insertions(+), 6 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 hjl/pie/static
in repository glibc.
discards d15640b862 Add _startup_sbrk and _startup_fatal
discards 26cb63887b Don't compile tst-prelink.c with PIE for GLOB_DAT relocation
discards cc18e5bd3f i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC
discards 87d5af3474 i386: Check PIC in i386 multiarch functions
discards 1b324811d2 i386: Check PIC instead of SHARED in start.S
discards 6155174459 Use hidden visibility for ENABLE_STATIC_PIE
discards 100f8148f0 Add _dl_relocate_static_pie
discards 49504c8315 Define pie-default/default-pie-ldflag for --enable-static-pie
discards 4342bba858 x86-64: Check if linker supports static PIE
discards 83f7cc148f Add --enable-static-pie
discards 325274dfde Check if -static-pie works
discards 3c2e79fcdc Check if linker supports --no-dynamic-linker
discards 09f0835ca1 x86-64: Check PIC instead of SHARED in start.S
discards f007d0b6e7 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
discards 5467dc7f3e i386: Convert IFUNC selectors to C
discards 8cc2d3c298 x86-64: Convert libmathvec IFUNC selectors to C
discards be0774660a x86-64: Convert libm IFUNC selectors to C
discards 2bb19bfe62 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]
discards c274dbd836 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
discards 79a77e1166 tunables: Use direct syscall for access (BZ#21744)
adds a4c9be1b8b Fix cexpl when compiled with latest GCC
adds cb62108e74 Fix nss/nss_test1.c compile with latest GCC.
adds 6259e62c02 Fix localedata test builds with latest GCC
adds a8757308cb Compile tst-prelink.c without PIE [BZ #21815]
new 55849e2728 tunables: Use direct syscall for access (BZ#21744)
new eec8437ce6 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
new be329c4840 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]
new 87e74ea270 x86-64: Convert libm IFUNC selectors to C
new 994ed23d71 x86-64: Convert libmathvec IFUNC selectors to C
new ba16d3befd i386: Convert IFUNC selectors to C
new 509095e6ab x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
new 95f848ad77 x86-64: Check PIC instead of SHARED in start.S
new 300f39770f Check if linker supports --no-dynamic-linker
new 1f7cf6a43d Check if -static-pie works
new 9340f3ca8e Add --enable-static-pie
new d0079c616e x86-64: Check if linker supports static PIE
new a0ba8ddafc Define pie-default/default-pie-ldflag for --enable-static-pie
new 6cc544c111 Add _dl_relocate_static_pie
new e6645591c3 Use hidden visibility for ENABLE_STATIC_PIE
new 9ef0ff3253 i386: Check PIC instead of SHARED in start.S
new 9712df2613 i386: Check PIC in i386 multiarch functions
new 5094f18c49 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC
new 76509fc640 Add _startup_sbrk and _startup_fatal
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 (d15640b862)
\
N -- N -- N refs/heads/hjl/pie/static (76509fc640)
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 19 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 | 17 +++++++++++++++++
elf/Makefile | 1 +
localedata/Makefile | 15 +++++++++++++++
nss/nss_test1.c | 3 ++-
sysdeps/ieee754/ldbl-128/e_expl.c | 1 +
5 files changed, 36 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.