This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from def1145 Fix PR gdb/20295: GDB segfaults printing bitfield member of o [...]
new 1b6ec8e Synchronize libiberty sources with FSF GCC mainline version.
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/ChangeLog | 4 +
include/libiberty.h | 11 ++
libiberty/ChangeLog | 92 +++++++++++++++
libiberty/configure | 3 +-
libiberty/cp-demangle.c | 213 +++++++++++++++++++++++++++++-----
libiberty/cplus-dem.c | 45 ++++++-
libiberty/make-relative-prefix.c | 11 +-
libiberty/testsuite/demangle-expected | 166 ++++++++++++++++++++++++++
8 files changed, 503 insertions(+), 42 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 compiler-rt.
from 662d549 [Profile] Implement new API __llvm_profile_dump
new 055eba8 [sanitizers] Make it possible to XFAIL on the effective targe [...]
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:
docs/TestingGuide.rst | 66 ++++++++++++++++++++++++++++++
test/asan/TestCases/Linux/local_alias.cc | 2 +-
test/asan/TestCases/Linux/odr-violation.cc | 2 +-
test/lit.common.configured.in | 1 +
test/tsan/ignore_lib4.cc | 2 +-
test/tsan/longjmp.cc | 2 +-
test/tsan/longjmp2.cc | 2 +-
test/tsan/longjmp3.cc | 2 +-
test/tsan/longjmp4.cc | 2 +-
test/tsan/map32bit.cc | 2 +-
test/tsan/signal_longjmp.cc | 2 +-
11 files changed, 76 insertions(+), 9 deletions(-)
create mode 100644 docs/TestingGuide.rst
--
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 gdb-7.12-branch
in repository binutils-gdb.
from 84d3b13 Automatic date update in version.in
new def1145 Fix PR gdb/20295: GDB segfaults printing bitfield member of o [...]
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 | 5 ++
gdb/testsuite/ChangeLog | 4 ++
...d-out.exp => bitfield-parent-optimized-out.exp} | 55 ++++++++++------------
gdb/value.c | 23 +++++----
4 files changed, 49 insertions(+), 38 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{implptr-optimized-out.exp => bitfield-parent-optimi [...]
--
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 02183cb Automatic date update in version.in
new e5ca03b Fix PR gdb/20295: GDB segfaults printing bitfield member of o [...]
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 | 5 ++
gdb/testsuite/ChangeLog | 4 ++
...d-out.exp => bitfield-parent-optimized-out.exp} | 55 ++++++++++------------
gdb/value.c | 23 +++++----
4 files changed, 49 insertions(+), 38 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{implptr-optimized-out.exp => bitfield-parent-optimi [...]
--
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 8b56a91 [XRay] Test for xray_instr_map in object file. (NFC)
new 3928702 [X86][XOP] Add support for combining target shuffles to VPPERM
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/X86ISelLowering.cpp | 39 ++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 12 ++++++++
2 files changed, 51 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 003757e Remove unreachable `return`. NFC.
new 0a72fe9 [ELF] - Removed dead code. 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:
ELF/OutputSections.cpp | 7 -------
ELF/OutputSections.h | 2 --
2 files changed, 9 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 glibc.
from a194625 Fix recvmsg returning SIGLOST on PF_LOCAL sockets
new 13cb8f7 Add atomic operations required by the new condition variable.
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:
ChangeLog | 6 ++++++
include/atomic.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 53 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 gcc-6-branch
in repository gcc.
from 9505434 [RS6000] PR72802 part 2, reload ICE
new 22e5191 2016-08-09 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 | 16 ++++++++++++++++
gcc/ipa-prop.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr71881.c | 25 +++++++++++++++++++++++++
gcc/tree-loop-distribution.c | 6 +++++-
5 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71881.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 a552eea Revert 278107 which causes buildbot failures and in addition [...]
new 8b56a91 [XRay] Test for xray_instr_map in object file. (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/Target/X86/X86MCInstLower.cpp | 1 -
test/CodeGen/X86/xray-section-group.ll | 8 ++++++--
2 files changed, 6 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 436c113 Fix Wdocumentation unknown parameter warning
new de4d175 [clang-rename] cleanup: use isWritten
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:
clang-rename/USRFinder.cpp | 4 ++--
clang-rename/USRLocFinder.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.