This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 9d079c174 [ELF] Add missing test from r320800
new 9b237a500 [ELF] Remove Duplicate .ARM.exidx sections
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/Config.h | 1 +
ELF/Driver.cpp | 2 +
ELF/Options.td | 6 +
ELF/Writer.cpp | 82 ++++++++++++++
test/ELF/arm-exidx-dedup.s | 126 +++++++++++++++++++++
test/ELF/arm-exidx-gc.s | 2 +-
test/ELF/arm-exidx-order.s | 4 +-
test/ELF/arm-exidx-sentinel-orphan.s | 2 +-
test/ELF/arm-static-defines.s | 2 +-
.../arm-exidx-sentinel-and-assignment.s | 2 +-
10 files changed, 223 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/arm-exidx-dedup.s
--
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 978ff98d749 gcc/ada/ChangeLog: add entries missing from previous commit
new 15a97f6f68d gcc/ada/
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/ada/ChangeLog | 43 +++++++++++++
.../doc/gnat_ugn/gnat_and_program_execution.rst | 15 ++++-
gcc/ada/exp_aggr.adb | 20 +++++-
gcc/ada/exp_ch6.adb | 24 ++++++-
gcc/ada/exp_util.adb | 22 ++++++-
gcc/ada/sem_prag.adb | 25 +++-----
gcc/ada/sem_util.adb | 73 ++++++++++++++--------
gcc/ada/sem_util.ads | 14 +++--
gcc/ada/sem_warn.adb | 15 ++---
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gnat.dg/dflt_init_cond.adb | 12 ++++
gcc/testsuite/gnat.dg/dflt_init_cond_pkg.ads | 11 ++++
12 files changed, 211 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/dflt_init_cond.adb
create mode 100644 gcc/testsuite/gnat.dg/dflt_init_cond_pkg.ads
--
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 8e5bc2657 [ELF] Fix buildbot warning error.
new 9d079c174 [ELF] Add missing test from r320800
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/aarch64-cortex-a53-843419-large.s | 115 +++++++++++++++++++++++++++++
1 file changed, 115 insertions(+)
create mode 100644 test/ELF/aarch64-cortex-a53-843419-large.s
--
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 344a767d2 [ELF] Complete implementation of --fix-cortex-a53-843419
new 8e5bc2657 [ELF] Fix buildbot warning error.
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/AArch64ErrataFix.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 binutils-gdb.
from fbc2255575 Fix disassembly for PowerPC
new 97d4fac10f Skip parse_memory_map_tests if XML is disabled
new 1af17fd9cc Skip 'maintenance check xml-descriptions' if XML is disabled
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:
gdb/ChangeLog | 4 ++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.gdb/unittest.exp | 4 +++-
gdb/unittests/memory-map-selftests.c | 6 ++++++
4 files changed, 18 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 lld.
from f98d9770d Repair Windows buildbots after r320792
new 344a767d2 [ELF] Complete implementation of --fix-cortex-a53-843419
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/AArch64ErrataFix.cpp | 278 +++++++++++++++++++------
ELF/AArch64ErrataFix.h | 30 ++-
ELF/Writer.cpp | 3 +-
test/ELF/aarch64-cortex-a53-843419-address.s | 63 +++++-
test/ELF/aarch64-cortex-a53-843419-recognize.s | 253 ++++++++++++++++++++--
test/ELF/aarch64-cortex-a53-843419-thunk.s | 10 +
6 files changed, 552 insertions(+), 85 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 aa177330df3 Fix the build bot break introduced by r320791.
new d25fc4439de [RISCV] Change shift amount operand of RVC shift instructio [...]
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/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 18 ++++++++++++++++--
lib/Target/RISCV/RISCVInstrInfoC.td | 24 +++++++++++++++++-------
test/MC/RISCV/rv32c-invalid.s | 2 +-
test/MC/RISCV/rv64c-invalid.s | 5 +++++
test/MC/RISCV/rv64c-valid.s | 10 ++++++++++
5 files changed, 49 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 gcc-7-branch
in repository gcc.
from 4e3bc545b28 Fix regression on soft float targets for armv8_2-fp16-move-2.c
new ddc27664427 2017-12-15 Richard Biener <rguenther(a)suse.de>
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 | 10 ++++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.dg/torture/pr82060.C | 32 +++++++++++
gcc/tree-ssa-pre.c | 100 ++++++++++++++++++---------------
4 files changed, 102 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82060.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 gcc-7-branch
in repository gcc.
from af403d62319 2017-12-15 Richard Biener <rguenther(a)suse.de>
new 4e3bc545b28 Fix regression on soft float targets for armv8_2-fp16-move-2.c
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-2.c | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.