This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 55a05747389 backport "[tail-merge] Fix side-effect test in stmt_local_def"
new 235f6910468 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-7-branch
in repository gcc.
from 8ca17231a0e backport "[tail-merge] Fix side-effect test in stmt_local_def"
new e5987124bcf 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 8633c99841d backport "[tail-merge] Fix side-effect test in stmt_local_def"
new 7ff16ccdfa1 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 binutils-gdb.
from 8744470dea Change the .section directive for the AVR assembler so that [...]
new 70f95c89a1 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-8.2-branch
in repository binutils-gdb.
from 9c5cec7d27 Automatic date update in version.in
new ad56973ef1 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_31-branch
in repository binutils-gdb.
from 9821d7da47 Automatic date update in version.in
new 7b821e0e36 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 e0a1c477d72 [AArch64][x86] add tests for pow(x, 0.25); NFC
new 341c1a8af7f [llvm-objcopy] Dwarf .debug section compression support (zl [...]
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:
.../Inputs/compress-debug-sections.yaml | 21 +++++++
.../compress-debug-sections-default-gnu.test | 9 +++
.../compress-debug-sections-default.test | 13 ++++
.../compress-debug-sections-invalid-format.test | 5 ++
.../compress-debug-sections-zlib-gnu.test | 49 +++++++++++++++
.../llvm-objcopy/compress-debug-sections-zlib.test | 49 +++++++++++++++
tools/llvm-objcopy/ObjcopyOpts.td | 6 ++
tools/llvm-objcopy/Object.cpp | 61 ++++++++++++++++++
tools/llvm-objcopy/Object.h | 27 +++++++-
tools/llvm-objcopy/llvm-objcopy.cpp | 73 ++++++++++++++++++++--
10 files changed, 307 insertions(+), 6 deletions(-)
create mode 100644 test/tools/llvm-objcopy/Inputs/compress-debug-sections.yaml
create mode 100644 test/tools/llvm-objcopy/compress-debug-sections-default-gnu.test
create mode 100644 test/tools/llvm-objcopy/compress-debug-sections-default.test
create mode 100644 test/tools/llvm-objcopy/compress-debug-sections-invalid-format.test
create mode 100644 test/tools/llvm-objcopy/compress-debug-sections-zlib-gnu.test
create mode 100644 test/tools/llvm-objcopy/compress-debug-sections-zlib.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 0f7b987bae0 [mips] Disable the selection of mixed microMIPS/MIPS code
new e0a1c477d72 [AArch64][x86] add tests for pow(x, 0.25); 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:
test/CodeGen/AArch64/pow.ll | 187 ++++++++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pow.ll | 157 +++++++++++++++++++++++++++++++++++++
2 files changed, 344 insertions(+)
create mode 100644 test/CodeGen/AArch64/pow.ll
create mode 100644 test/CodeGen/X86/pow.ll
--
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 8920fbd4d [ClangUserExpression][NFC] Removed unused code
new 42c0f1558 [NFC] Use llvm_unreachable instead of lldb::assert
new a6f47fd01 [NFC] Fixed enum constant in boolean context error
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:
source/Host/common/Editline.cpp | 2 +-
.../DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 11 ++++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.