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 5689c94 [GAS][ARM][PR20827]Fix gas error for two register form instru [...]
new 3fff986 Create subobject value in pretty printer
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 | 12 ++++++++++++
gdb/guile/scm-pretty-print.c | 11 +----------
gdb/python/py-prettyprint.c | 11 +----------
gdb/valarith.c | 17 +----------------
gdb/value.c | 25 +++++++++++++++++++++++++
gdb/value.h | 2 ++
6 files changed, 42 insertions(+), 36 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 b65e1c7 Adjust arm64-irtranslator.ll test to changes from r287368
new c636d7a [llvm-cov] Avoid 0% when reporting something that's 0/0
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-cov/Inputs/zeroFunctionFile.covmapping | Bin 0 -> 192 bytes
test/tools/llvm-cov/Inputs/zeroFunctionFile.h | 3 ++
...tiations.proftext => zeroFunctionFile.proftext} | 14 +------
test/tools/llvm-cov/zeroFunctionFile.c | 19 +++++++++
tools/llvm-cov/CoverageReport.cpp | 44 +++++++++++++--------
tools/llvm-cov/SourceCoverageViewHTML.cpp | 12 ++++--
6 files changed, 60 insertions(+), 32 deletions(-)
create mode 100644 test/tools/llvm-cov/Inputs/zeroFunctionFile.covmapping
create mode 100644 test/tools/llvm-cov/Inputs/zeroFunctionFile.h
copy test/tools/llvm-cov/Inputs/{prevent_false_instantiations.proftext => zeroFunc [...]
create mode 100644 test/tools/llvm-cov/zeroFunctionFile.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 lld.
from 765eaf9 Change the way how we print out line numbers.
new 8a1e431 [ELF] Attempt to fix Windows buidbot
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/Inputs/bad-archive.a | 2 ++
test/ELF/bad-archive.s | 8 +++-----
2 files changed, 5 insertions(+), 5 deletions(-)
create mode 100644 test/ELF/Inputs/bad-archive.a
--
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 78f1e6e [ELF] Better error reporting for broken archives
new 765eaf9 Change the way how we print out line numbers.
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/InputFiles.cpp | 2 +-
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/arm-target1.s | 2 +-
test/ELF/basic.s | 4 ++--
test/ELF/conflict.s | 24 ++++++++++++------------
test/ELF/copy-errors.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/libsearch.s | 2 +-
test/ELF/linkerscript/edata-etext.s | 6 +++---
test/ELF/linkerscript/ehdr_start.s | 2 +-
test/ELF/lto/combined-lto-object-name.ll | 2 +-
test/ELF/relocation-relative-absolute.s | 2 +-
test/ELF/sysroot.s | 2 +-
test/ELF/tls-static.s | 2 +-
test/ELF/undef-shared.s | 6 +++---
test/ELF/undef.s | 16 ++++++++--------
test/ELF/unresolved-symbols.s | 4 ++--
test/ELF/verneed-local.s | 2 +-
test/ELF/zdefs.s | 2 +-
28 files changed, 54 insertions(+), 54 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 zack/headers-cleanups
in repository glibc.
at c57a8ca The bits/types/*.h treatment for stdio and wchar.
This branch includes the following new commits:
new a5ccb91 Joseph's kludge around the ia64 ucontext.sigset_t bug
new a54ccb4 Make all of sysdeps/ia64/fpu/libm-symbols.h only visible to l [...]
new 826fb39 Always suppress libc-internal declarations for C++ code.
new d9336cb Clean up conditionals for declaration of gets().
new 708feb9 Clean up redundancies between string.h and strings.h.
new dd52a9c New mechanism for declaring const-covariant string functions.
new c57a8ca The bits/types/*.h treatment for stdio and wchar.
The 7 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.
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cross-build-tools.
from e7111af Add .gitreview file.
new 1d60929 build-cross-gcc.sh: Rename LSF_SLOTS into MAKE_SLOTS.
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:
build-cross-gcc.sh | 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cross-build-tools.
from 1f92bd0 Fix indentation
new e7111af Add .gitreview file.
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:
.gitreview | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .gitreview
--
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 f3db8f5 [X86][SSE] Allow PACKSS to be used to truncate any type of al [...]
new b65e1c7 Adjust arm64-irtranslator.ll test to changes from r287368
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/AArch64/GlobalISel/arm64-irtranslator.ll | 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 binutils-gdb.
from 2d7f2507 Use ACX_PROG_CMP_IGNORE_INITIAL in gas
new 5689c94 [GAS][ARM][PR20827]Fix gas error for two register form instru [...]
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:
gas/ChangeLog | 8 ++++++++
gas/config/tc-arm.c | 7 +++++--
gas/testsuite/gas/arm/add-shift-two.d | 11 +++++++++++
gas/testsuite/gas/arm/add-shift-two.s | 5 +++++
4 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/add-shift-two.d
create mode 100644 gas/testsuite/gas/arm/add-shift-two.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.