This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7143472 [ELF] - Inform user that we do not support dynamic relocation [...]
new c62f180 [ELF] - Properly check that R_X86_64_PC32 and R_X86_64_32 rel [...]
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-reloc-32-fpic.s | 3 ++-
test/ELF/x86-64-reloc-pc32-fpic.s | 3 ++-
2 files changed, 4 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 clang.
from 570fa27 Check for null pointers before calling the Stmt Profiler
new 22a3dfe test commit: remove trailing whitespace in comments
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/clang/ASTMatchers/ASTMatchers.h | 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 lld.
from 912845d Use errorDynRel like every other target.
new 7143472 [ELF] - Inform user that we do not support dynamic relocation [...]
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/Relocations.cpp | 4 ++--
test/ELF/aarch64-fpic-add_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-adr_prel_lo21.s | 2 +-
test/ELF/aarch64-fpic-adr_prel_pg_hi21.s | 2 +-
test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s | 2 +-
test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s | 2 +-
test/ELF/copy-in-shared.s | 2 +-
test/ELF/copy-rel-pie-error.s | 4 ++--
test/ELF/dynamic-reloc-in-ro.s | 2 +-
test/ELF/eh-frame-dyn-rel.s | 2 +-
test/ELF/x86-64-reloc-32-fpic.s | 2 +-
test/ELF/x86-64-reloc-pc32-fpic.s | 2 +-
13 files changed, 15 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 gcc.
from 4c5b8dd compiler: fix quoting in error message
new 332409d 2016-06-10 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/cfgloop.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr71477.c | 11 +++++++++++
4 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71477.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 bb05836 [LibFuzzer] Fix some unit test crashes on OSX.
new f4c1325 Bug fix remove another illegal char from prof symbol name
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/ProfileData/InstrProf.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 compiler-rt.
from 9e74198 [profile] add profile path tests
new 01533af [profile] add profile path tests for shared lib
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/profile/instrprof-set-filename.c | 14 ++++++++++++++
1 file changed, 14 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 binutils-gdb.
from c040f3f Add myself as a write-after-approval GDB maintainer
new bb556f1 Add negative repeat count to 'x' command
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 | 14 ++
gdb/NEWS | 14 ++
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 14 +-
gdb/printcmd.c | 262 +++++++++++++++++++++-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.base/examine-backward.c | 106 +++++++++
gdb/testsuite/gdb.base/examine-backward.exp | 324 ++++++++++++++++++++++++++++
8 files changed, 741 insertions(+), 3 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/examine-backward.c
create mode 100644 gdb/testsuite/gdb.base/examine-backward.exp
--
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 93d6426 Add missing include for r272369
new bb05836 [LibFuzzer] Fix some unit test crashes on OSX.
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/FuzzerUnittest.cpp | 4 ++++
1 file changed, 4 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 llvm.
from e041e26 [AVX512] Add shuffle comment printing for masked VPERMPD/VPERMQ.
new 93d6426 Add missing include for r272369
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/llvm/Support/MathExtras.h | 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 compiler-rt.
from e00c72b [esan|cfrag] Add the struct field offset array in StructInfo
new 9e74198 [profile] add profile path tests
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/profile/instrprof-set-filename.c | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.