This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1110171c8f7 [X86][F16C] Fix btver2 AGU pipe scheduling
new 2b556e9b177 ELF: Add support for emitting dynamic relocations in the An [...]
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/Object/ELF.cpp | 2 ++
tools/llvm-readobj/ELFDumper.cpp | 6 ++++++
2 files changed, 8 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 17ec08b78 [ELF] - Ignore non-absolute R_386_GOTPC relocation in debug s [...]
new 251d6ebde ELF: Add support for emitting dynamic relocations in the Andr [...]
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/Config.h | 1 +
ELF/Driver.cpp | 8 ++
ELF/Options.td | 3 +
ELF/SyntheticSections.cpp | 275 ++++++++++++++++++++++++++++++++++++++++-----
ELF/SyntheticSections.h | 52 +++++++--
ELF/Writer.cpp | 35 ++++--
test/ELF/pack-dyn-relocs.s | 210 ++++++++++++++++++++++++++++++++++
7 files changed, 531 insertions(+), 53 deletions(-)
create mode 100644 test/ELF/pack-dyn-relocs.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 gcc.
from fb05ba13e08 2017-10-27 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 64ab8e1efe0 2017-10-27 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 4 ++++
gcc/cp/pt.c | 26 +++++++++++++-------------
2 files changed, 17 insertions(+), 13 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 9d8823fc2cd * gimple-ssa-sprintf.c: Include domwalk.h. (class sprintf [...]
new fb05ba13e08 2017-10-27 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/simplify.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/matmul_const.f90 | 10 ++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_const.f90
--
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 ae80ea790 Fix a use-after-free in lldb-server
new ad9ef8f54 Add specific ppc64le hardware watchpoint handler
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:
include/lldb/lldb-enumerations.h | 4 +-
.../Linux/NativeRegisterContextLinux_ppc64le.cpp | 260 +++++++++++++++++++++
.../Linux/NativeRegisterContextLinux_ppc64le.h | 47 +++-
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 21 +-
4 files changed, 320 insertions(+), 12 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 224b1ed240 [CrossTU] Fix handling of Cross Translation Unit directory path
new 67b501a525 New lldb python module for managing diagnostic breakpoints
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/clangdiag.py | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 192 insertions(+)
create mode 100755 utils/clangdiag.py
--
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-tools-extra.
from 130858aa [clangd] Harden clangd a bit against garbage input.
new 8ce68f41 [clangd] Don't crash on extremely large JSON messages.
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/JSONRPCDispatcher.cpp | 9 +++++++++
test/clangd/too_large.test | 7 +++++++
2 files changed, 16 insertions(+)
create mode 100644 test/clangd/too_large.test
--
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 86ca3f9c02b * tree-vrp.c (check_all_array_refs): Do not use wi->info t [...]
new 9d8823fc2cd * gimple-ssa-sprintf.c: Include domwalk.h. (class sprintf [...]
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 | 8 ++++++
gcc/gimple-ssa-sprintf.c | 75 +++++++++++++++++++++++++++++-------------------
2 files changed, 53 insertions(+), 30 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 c35c11558b5 [LoopPredication] Handle the case when the guard and the la [...]
new 1110171c8f7 [X86][F16C] Fix btver2 AGU pipe scheduling
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/Target/X86/X86ScheduleBtVer2.td | 6 +++---
1 file changed, 3 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 clang-tools-extra.
from d5f825bf [clang-tidy] Fix bug 34845, offending standard bitmask types
new 130858aa [clangd] Harden clangd a bit against garbage input.
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/JSONRPCDispatcher.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.