This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3ce4725d2e [CodeGen] Propagate dllexport to thunks
new 04bee3d442 [clang-format] Reorder assignments, 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:
lib/Format/UnwrappedLineParser.cpp | 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 llvm.
from 1aa3f8dfbc8 [Hexagon] Recognize C4_cmpneqi, C4_cmpltei and C4_cmplteui [...]
new 4b85cce0fdf Followup to r308890: don't assert the llvm llvm version number.
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/DebugInfo/COFF/dlang.ll | 4 ++--
1 file changed, 2 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 lld.
from 68505a72b [LTO] Make sure symbol ordering is honoured.
new c70b58df3 [ELF] Fix a couple of typos in a 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:
test/ELF/icf-non-mergeable.s | 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 gcc.
from c80c7b3fc74 Fix PR79041
new f5d6296721d cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULL
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:
gcc/ChangeLog | 4 ++++
gcc/cfgrtl.c | 30 ++++++++++++++++--------------
2 files changed, 20 insertions(+), 14 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 df6678d0548 test-release.sh: Fix phase2 and phase3 binary comparision
new 8121aebb83f Move DWARFSectionMap to a .cpp file.
new 1aa3f8dfbc8 [Hexagon] Recognize C4_cmpneqi, C4_cmpltei and C4_cmplteui [...]
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/DebugInfo/DWARF/DWARFSection.h | 4 ---
lib/DebugInfo/DWARF/DWARFContext.cpp | 6 ++++
lib/Target/Hexagon/HexagonNewValueJump.cpp | 26 +++++++++++++++-
test/CodeGen/Hexagon/newvaluejump-c4.mir | 48 +++++++++++++++++++++++++++++
4 files changed, 79 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Hexagon/newvaluejump-c4.mir
--
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 758fe77a3 Handle a section being more aligned than a page size.
new 68505a72b [LTO] Make sure symbol ordering is honoured.
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:
ELF/LTO.cpp | 3 +++
test/ELF/lto/Inputs/symbol-ordering-lto.ll | 10 ++++++++++
test/ELF/lto/symbol-ordering-lto.s | 25 +++++++++++++++++++++++++
3 files changed, 38 insertions(+)
create mode 100644 test/ELF/lto/Inputs/symbol-ordering-lto.ll
create mode 100644 test/ELF/lto/symbol-ordering-lto.s
--
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 9bf22f24517 Revert "Revert "[libFuzzer] Add a dependency on symbolizer [...]
new df6678d0548 test-release.sh: Fix phase2 and phase3 binary comparision
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:
utils/release/test-release.sh | 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/pie/static
in repository glibc.
discards 664c42b087 Add _startup_sbrk and _startup_fatal
discards b0ed342d22 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC
discards e139c16ae4 i386: Check PIC in i386 multiarch functions
discards 93ca7b6672 i386: Check PIC instead of SHARED in start.S
discards 2ac6dfa442 Use hidden visibility for ENABLE_STATIC_PIE
discards e1f8defda9 Add _dl_relocate_static_pie
discards 72e55f82ce Define pie-default/default-pie-ldflag for --enable-static-pie
discards dedf744f1b x86-64: Check if linker supports static PIE
discards 2ed7353a58 Add --enable-static-pie
discards 1bf38d344f Check if -static -pie works
discards 789f501807 Check if -static-pie works
discards 2d0e67910a Check if linker supports --no-dynamic-linker
discards 9f30a2632f x86-64: Check PIC instead of SHARED in start.S
discards bfe1ce39b2 tunables: Use direct syscall for access (BZ#21744)
discards 3adc435c43 Compile tst-prelink.c without PIE [BZ #21815]
discards 4d1d2922cb x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
discards 053e85e327 i686: Implement IFUNC selectors in C
discards 0ceab73143 x86-64: Implement libmathvec IFUNC selectors in C
discards df50907933 x86-64: Implement libm IFUNC selectors in C
discards ba6a2d3346 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]
adds 95a7339258 tunables: Use direct syscall for access (BZ#21744)
new 43eb8e57e0 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]
new 64729a4ebd x86-64: Implement libm IFUNC selectors in C
new 14cdadb819 x86-64: Implement libmathvec IFUNC selectors in C
new e7687d44d5 i686: Implement IFUNC selectors in C
new 385f7b7b25 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
new 041f3cf267 Compile tst-prelink.c without PIE [BZ #21815]
new 9244a69159 x86-64: Check PIC instead of SHARED in start.S
new 966f3bfdca Check if linker supports --no-dynamic-linker
new 772e714eb2 Check if -static-pie works
new 21d38e9fba Check if -static -pie works
new 57c6e02025 Add --enable-static-pie
new 9ff9d4b95a x86-64: Check if linker supports static PIE
new d8938e32e6 Define pie-default/default-pie-ldflag for --enable-static-pie
new 6f7a9493e5 Add _dl_relocate_static_pie
new ae3b8bb2dd Use hidden visibility for ENABLE_STATIC_PIE
new adbb05a0d2 i386: Check PIC instead of SHARED in start.S
new 83c27a5b93 i386: Check PIC in i386 multiarch functions
new e1ca9c8b11 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC
new 51cb782ed5 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 (664c42b087)
\
N -- N -- N refs/heads/hjl/pie/static (51cb782ed5)
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 | 10 ++++++++++
sysdeps/unix/sysv/linux/not-errno.h | 8 ++++++--
2 files changed, 16 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 gcc-6-branch
in repository gcc.
from 4dbf9e28040 Daily bump.
new 44c6a8746a2 PR target/80569 * config/i386/i386.c (ix86_option_overrid [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/config/i386/i386.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr80569.c | 9 +++++++++
4 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80569.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 llvm.
from 52f43a94dd4 Adding base test for interleave store VF16 and expand the t [...]
new 9bf22f24517 Revert "Revert "[libFuzzer] Add a dependency on symbolizer [...]
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/Fuzzer/test/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.