This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from dedaaf91a [ARM][AArch64] Increase TLS alignment to reserve space for An [...]
new 3599cddb8 [LLD][ELF] - Fix BB after r350726.
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/x86-64-retpoline-znow-static-iplt.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 clang.
from 6004d6a892 Fix typo in comment
new 51d9fdf26d Remove dependency-related arguments in clang-check.
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:
tools/clang-check/ClangCheck.cpp | 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 gcc-8-branch
in repository gcc.
from 7de67a1f54d PR target/84010 * config/sparc/sparc.c (sparc_legitimize_ [...]
new 7a0b9b3f488 * config/sparc/sparc.md (*tablejump_sp32): Merge into... [...]
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 | 30 ++++++++++
gcc/config/sparc/sparc.md | 144 +++++++++++-----------------------------------
2 files changed, 65 insertions(+), 109 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 e83eaf0f94d Fix typo in comment
new 56b18a6bdf2 [llvm-objdump] - Print symbol addressed when dumping disass [...]
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/tools/llvm-objdump/X86/print-symbol-addr.s | 29 +++++++++++++++++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 3 +++
2 files changed, 32 insertions(+)
create mode 100644 test/tools/llvm-objdump/X86/print-symbol-addr.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 newlib.
from dee6cb133 Cygwin: try_to_bin: don't reopen the file
new 15094d5d0 Cygwin: rename: rename incoming flags argument to at2flags
new ec457e035 Cygwin: rename: use FILE_RENAME_POSIX_SEMANTICS if available
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:
winsup/cygwin/release/2.12.0 | 4 ++++
winsup/cygwin/syscalls.cc | 36 +++++++++++++++++++++++++++++-------
winsup/doc/new-features.xml | 6 ++++++
3 files changed, 39 insertions(+), 7 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 gcc.
from 559dff77106 [AArch64, 6/6] Enable BTI: Add configure option.
new 188ff54431d PR target/84010 * config/sparc/sparc.c (sparc_legitimize_ [...]
new 4e1b3f859fc * config/sparc/sparc.md (*tablejump_sp32): Merge into... [...]
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:
gcc/ChangeLog | 122 ++++-
gcc/config/sparc/sparc.c | 93 ++--
gcc/config/sparc/sparc.md | 687 ++++++++-----------------
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/gcc.target/sparc/tls-ld-int16.c | 34 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int64.c | 24 +
gcc/testsuite/gcc.target/sparc/tls-ld-int8.c | 39 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c | 33 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint8.c | 38 ++
11 files changed, 631 insertions(+), 520 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int64.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int8.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint8.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 gcc-8-branch
in repository gcc.
from 81bfe84b9bc PR libstdc++/87855 fix optional for types with non-trivial [...]
new 7de67a1f54d PR target/84010 * config/sparc/sparc.c (sparc_legitimize_ [...]
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 | 90 ++++
gcc/config/sparc/sparc.c | 93 +++--
gcc/config/sparc/sparc.md | 543 ++++++++-----------------
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/gcc.target/sparc/tls-ld-int16.c | 34 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int64.c | 24 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int8.c | 39 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c | 33 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint8.c | 38 ++
11 files changed, 565 insertions(+), 410 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int64.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int8.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint8.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 gcc-7-branch
in repository gcc.
from 2cf845e5869 * doc/invoke.texi (-Os): Add reference to -finline-functio [...]
new 4b148a96030 PR target/84010 * config/sparc/sparc.c (sparc_legitimize_ [...]
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 | 90 ++++
gcc/config/sparc/sparc.c | 93 +++--
gcc/config/sparc/sparc.md | 543 ++++++++-----------------
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/gcc.target/sparc/tls-ld-int16.c | 34 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int64.c | 24 ++
gcc/testsuite/gcc.target/sparc/tls-ld-int8.c | 39 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c | 33 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c | 36 ++
gcc/testsuite/gcc.target/sparc/tls-ld-uint8.c | 38 ++
11 files changed, 565 insertions(+), 410 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int64.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-int8.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c
create mode 100644 gcc/testsuite/gcc.target/sparc/tls-ld-uint8.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 gcc.
from db43f74e727 [AArch64, 4/6] Enable BTI: Add new <type> to -mbranch-protection.
new 15b179097a8 [AArch64, 5/6] Enable BTI : Add new pass for BTI.
new 559dff77106 [AArch64, 6/6] Enable BTI: Add configure option.
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:
gcc/ChangeLog | 26 +++
gcc/config.gcc | 2 +-
gcc/config/aarch64/aarch64-bti-insert.c | 235 +++++++++++++++++++++
gcc/config/aarch64/aarch64-passes.def | 1 +
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 50 ++++-
gcc/config/aarch64/aarch64.h | 2 +-
gcc/config/aarch64/aarch64.md | 33 +++
gcc/config/aarch64/t-aarch64 | 9 +
gcc/configure | 28 +++
gcc/configure.ac | 23 ++
gcc/doc/install.texi | 10 +
gcc/testsuite/ChangeLog | 17 ++
gcc/testsuite/gcc.target/aarch64/bti-1.c | 62 ++++++
gcc/testsuite/gcc.target/aarch64/bti-2.c | 36 ++++
.../pr56982.c => gcc.target/aarch64/bti-3.c} | 8 +-
gcc/testsuite/lib/target-supports.exp | 21 ++
17 files changed, 556 insertions(+), 8 deletions(-)
create mode 100644 gcc/config/aarch64/aarch64-bti-insert.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/bti-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/bti-2.c
copy gcc/testsuite/{gcc.c-torture/execute/pr56982.c => gcc.target/aarch64/bti-3.c} (63%)
--
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 7d03bc32b05 [X86][SSE] Cleanup shuffle combining test check prefixes
new e83eaf0f94d Fix typo in comment
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/WebAssembly/i32-load-store-alignment.ll | 4 ++--
test/CodeGen/WebAssembly/i64-load-store-alignment.ll | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.