This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from a1eb517 gcc/ Backport from mainline 2017-03-30 Peter Bergner <ber [...]
new cfd95b8 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from cbf80b1 gcc/ Backport from mainline 2017-03-30 Peter Bergner <ber [...]
new 32196f8 Daily bump.
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/DATESTAMP | 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 lnt.
from bf78fb7 Whitespace and import cleanup
new 47861aa Another secret key
new dba61cb Fix issue where matrix page is loaded even when graph button [...]
new a656dbc Run cleanup on signals
new 9dc947d Don’t flash when running on the command line
new daa155f Some pep8 compliance in commands.py
new 4be1242 Don’t use flask to fetch DB info
The 6 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:
lnt/server/reporting/runs.py | 7 ++---
lnt/server/ui/templates/v4_run.html | 9 +++++-
lnt/testing/util/commands.py | 32 ++++++++++++++++------
lnt/util/ImportData.py | 4 +--
lnt/util/async_ops.py | 19 +++++++------
tests/runtest/Inputs/rerun_server_instance/lnt.cfg | 2 ++
6 files changed, 49 insertions(+), 24 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 f96bd6c Add support for the WebAssembly file format and the wasm32 EL [...]
new 938ec66 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from b7bc833 Automatic date update in version.in
new 51b5729 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 49dfd6d Sanitize RISC-V GAS help text, documentation
new 97661ed Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 9065c48 LangRef: Don't refer to a 'generic' address space.
new 0b40dad ThinLTOBitcodeWriter: Use Module::global_values(). NFCI.
new 21463ca [XRay][docs] Examples for how to use XRay
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:
docs/XRayExample.rst | 274 ++++++++++++++++++++++++++++
docs/index.rst | 3 +
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 32 +---
3 files changed, 284 insertions(+), 25 deletions(-)
create mode 100644 docs/XRayExample.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 master
in repository llvm.
from 9d2fdf4 Add testcase for r299124.
new 9065c48 LangRef: Don't refer to a 'generic' address space.
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/LangRef.rst | 4 ++--
1 file changed, 2 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 libcxxabi.
from 78bab8f [libc++abi] Remove unistd.h include
new 847e4d2 [libc++abi] Delete config.h
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:
src/config.h | 17 -----------------
src/cxa_default_handlers.cpp | 1 -
src/cxa_exception.cpp | 1 -
src/cxa_exception_storage.cpp | 1 -
src/cxa_guard.cpp | 1 -
src/cxa_handlers.cpp | 1 -
src/cxa_personality.cpp | 1 -
src/fallback_malloc.cpp | 1 -
test/test_exception_storage.pass.cpp | 1 -
test/test_guard.pass.cpp | 1 -
10 files changed, 26 deletions(-)
delete mode 100644 src/config.h
--
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 a745540 Fixup for r299085: Disable the scribble.cc test on AArch64.
new ca8992d Fixup for r299085: Keep the scribble.cc test on Darwin only, [...]
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/asan/TestCases/scribble.cc | 58 -----------------------------------------
1 file changed, 58 deletions(-)
delete mode 100644 test/asan/TestCases/scribble.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.