This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from f3a3ccda026 Test commit
adds cd514b66e80 [llvm-objcopy] Add support for -I binary -B <arch>.
No new revisions were added by this update.
Summary of changes:
.../llvm-objcopy/binary-input-and-output.test | 15 +++
test/tools/llvm-objcopy/binary-input-arch.test | 75 +++++++++++
test/tools/llvm-objcopy/binary-input-error.test | 10 ++
test/tools/llvm-objcopy/binary-input.test | 112 ++++++++++++++++
tools/llvm-objcopy/Object.cpp | 147 +++++++++++++++++----
tools/llvm-objcopy/Object.h | 54 +++++++-
tools/llvm-objcopy/llvm-objcopy.cpp | 136 ++++++++++++++-----
7 files changed, 485 insertions(+), 64 deletions(-)
create mode 100644 test/tools/llvm-objcopy/binary-input-and-output.test
create mode 100644 test/tools/llvm-objcopy/binary-input-arch.test
create mode 100644 test/tools/llvm-objcopy/binary-input-error.test
create mode 100644 test/tools/llvm-objcopy/binary-input.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 llvm.
from f3a3ccda026 Test commit
new cd514b66e80 [llvm-objcopy] Add support for -I binary -B <arch>.
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:
.../llvm-objcopy/binary-input-and-output.test | 15 +++
test/tools/llvm-objcopy/binary-input-arch.test | 75 +++++++++++
test/tools/llvm-objcopy/binary-input-error.test | 10 ++
test/tools/llvm-objcopy/binary-input.test | 112 ++++++++++++++++
tools/llvm-objcopy/Object.cpp | 147 +++++++++++++++++----
tools/llvm-objcopy/Object.h | 54 +++++++-
tools/llvm-objcopy/llvm-objcopy.cpp | 136 ++++++++++++++-----
7 files changed, 485 insertions(+), 64 deletions(-)
create mode 100644 test/tools/llvm-objcopy/binary-input-and-output.test
create mode 100644 test/tools/llvm-objcopy/binary-input-arch.test
create mode 100644 test/tools/llvm-objcopy/binary-input-error.test
create mode 100644 test/tools/llvm-objcopy/binary-input.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 9ce73cfd3e9 Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
adds f3a3ccda026 Test commit
No new revisions were added by this update.
Summary of changes:
lib/Transforms/Scalar/DeadStoreElimination.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 llvm.
from 9ce73cfd3e9 Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
new f3a3ccda026 Test commit
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/Transforms/Scalar/DeadStoreElimination.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 newlib.
from 09c114d7e Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches
new 71b4e3b33 Cygwin: get_mem_values: Fix prototype
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:
winsup/cygwin/fhandler_process.cc | 5 ++---
1 file changed, 2 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 40198e78bb5 [llvm-mca] Reformat a few lines (fix spacing). NFC.
adds 18da2d12953 [IDF] Make GD const.
adds 9ce73cfd3e9 Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
No new revisions were added by this update.
Summary of changes:
include/llvm/Analysis/IteratedDominanceFrontier.h | 2 +-
test/DebugInfo/X86/vla-multi.ll | 4 ++--
2 files 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 llvm.
from 40198e78bb5 [llvm-mca] Reformat a few lines (fix spacing). NFC.
new 18da2d12953 [IDF] Make GD const.
new 9ce73cfd3e9 Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
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:
include/llvm/Analysis/IteratedDominanceFrontier.h | 2 +-
test/DebugInfo/X86/vla-multi.ll | 4 ++--
2 files 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 newlib.
from 76d17e686 Cygwin: Add missing items to release notes
new ca2ec0c5c Revert "Use allocation granularity as the 'page_size' in /pro [...]
new 630294d37 Cygwin: get_mem_values: Return allocation as size_t values
new 7b70195f5 Cygwin: get_mem_values: Convert arguments to call-by-reference
new c2fa05899 Cygwin: get_mem_values: Return number of Cygwin pages in arguments
new 09c114d7e Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches
The 5 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:
winsup/cygwin/fhandler_process.cc | 81 ++++++++++++++++++++-------------------
winsup/cygwin/release/2.11.0 | 3 ++
2 files changed, 45 insertions(+), 39 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 023f288a76f PR libstdc++/86963 Implement LWG 2729 constraints on tuple [...]
new bffe1cb496f Formatted printing for dump_* in the middle-end
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 | 48 ++++
gcc/c-family/ChangeLog | 12 +
gcc/c-family/c-format.c | 36 ++-
gcc/dump-context.h | 7 +-
gcc/dumpfile.c | 358 +++++++++++++++++++++++++++---
gcc/dumpfile.h | 20 +-
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/gcc.dg/format/gcc_diag-1.c | 15 +-
gcc/testsuite/gcc.dg/format/gcc_diag-10.c | 26 +++
gcc/tree-vect-data-refs.c | 8 +-
gcc/tree-vect-loop.c | 2 +-
gcc/tree-vect-slp.c | 3 +-
gcc/tree-vectorizer.c | 4 +-
13 files changed, 496 insertions(+), 50 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 zorg.
from a1fca6f lldb_cmake_builder: Use the regular *source* dir.
new 0f54ea0 lldb_cmake_builder: fix typo
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:
zorg/jenkins/build.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.