This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a115f5c1a MainLoop: avoid infinite loop when pty slave gets closed
new f659883ae Move PseudoTerminal to the lldb_private namespace
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/Host/PseudoTerminal.h | 6 ++----
include/lldb/Target/ProcessLaunchInfo.h | 4 ++--
source/Host/common/PseudoTerminal.cpp | 2 +-
source/Plugins/Platform/Linux/PlatformLinux.cpp | 2 +-
source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp | 2 +-
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp | 2 +-
source/Plugins/Process/Darwin/DarwinProcessLauncher.cpp | 2 +-
source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 2 +-
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 5 ++---
source/Target/Platform.cpp | 2 +-
source/Target/ProcessLaunchInfo.cpp | 14 ++++++--------
unittests/Editline/EditlineTest.cpp | 4 +++-
unittests/Host/MainLoopTest.cpp | 2 +-
13 files changed, 23 insertions(+), 26 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 tag gcc-5_5_0-release
in repository gcc.
at ba9cddfdab8 (commit)
No new revisions were added by this update.
--
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 15aff84a169 Daily bump.
new 57354e3c971 [PR c++/83301] cgraph.c segfault
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 | 12 ++++++++++++
gcc/cgraph.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/torture/pr78692.C | 26 ++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78692.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.
Charles Baylis pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2f1e34f tcwg-benchmark.sh: Allow empty value for sysroot
new b2cf594 tcwg-benchmark-results-compare: Update for removed --ratio parameter
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:
tcwg-benchmark-results-compare.sh | 3 ++-
1 file changed, 2 insertions(+), 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.
Charles Baylis pushed a change to branch master
in repository toolchain/bmk-scripts.
from dec72b0 prepare-board.sh: Use "ntpd -gq" instead of ntpdate.
new fbd99fd quick-view-spec.pl: Default to reporting SPEC score instead 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:
quick-view-spec.pl | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 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 lldb.
from 08c34404f Revert "[DataEncoder] Replace buggy versions of write functions."
new a115f5c1a MainLoop: avoid infinite loop when pty slave gets closed
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:
source/Host/common/MainLoop.cpp | 2 +-
unittests/Host/MainLoopTest.cpp | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 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 f4e6ea2ff0b [X86] Regenerate test with update_llc_test_checks.py
new ec65f947468 [DAGCombiner] Reuse existing SDLoc variable instead of crea [...]
new ff09090aacc [DAGCombiner] Support folding (mulhs/u X, 0)->0 for vectors.
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 23 +++++++++++++++++++----
test/CodeGen/X86/pr34855.ll | 11 +++--------
2 files changed, 22 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 glibc.
from f648728cb1 elf/rtld.c (init_tls): Add missing new line to the _dl_fatal [...]
new dee943668f S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.
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 | 7 +++++++
sysdeps/s390/s390-32/dl-trampoline.h | 13 ++++++-------
sysdeps/s390/s390-64/dl-trampoline.h | 35 +++++++++++++++++------------------
3 files changed, 30 insertions(+), 25 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 2f772f12837 [X86] Add a test case for masked scatter where the index ne [...]
new f4e6ea2ff0b [X86] Regenerate test with update_llc_test_checks.py
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/X86/scalar_widen_div.ll | 416 ++++++++++++++++++++++++++++-------
1 file changed, 340 insertions(+), 76 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 binutils-gdb.
from 08f49010a1 (Ada) change tagged types base_address computation
new c5f9cfc894 Adapt gdb.ada/variant_record_packed_array.exp to accept reor [...]
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/testsuite/ChangeLog | 5 +++++
.../gdb.ada/variant_record_packed_array.exp | 24 ++++++++++++++++------
2 files changed, 23 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.