This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr22051/master
in repository glibc.
at 48db460491 Place $(elf-objpfx)sofini.os the last [BZ #22051]
This branch includes the following new commits:
new 48db460491 Place $(elf-objpfx)sofini.os the last [BZ #22051]
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.
--
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 686335cd3c Regen SRC-POTFILES.in
new d7de64088c Add a test for PR ld/22048
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:
ld/ChangeLog | 8 ++++++++
ld/testsuite/{ld-elf/eh1.d => ld-x86-64/pr22048.d} | 21 ++++++---------------
ld/testsuite/ld-x86-64/pr22048a.s | 4 ++++
ld/testsuite/ld-x86-64/{gotplt1.s => pr22048b.s} | 5 ++++-
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
5 files changed, 23 insertions(+), 16 deletions(-)
copy ld/testsuite/{ld-elf/eh1.d => ld-x86-64/pr22048.d} (51%)
create mode 100644 ld/testsuite/ld-x86-64/pr22048a.s
copy ld/testsuite/ld-x86-64/{gotplt1.s => pr22048b.s} (61%)
--
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 654670a4f0 Unbreak gdb build on 32-bit host with ADI support
new 9866ffe25a Remove .eh_frame zero terminators
new 686335cd3c Regen SRC-POTFILES.in
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:
bfd/ChangeLog | 13 +++++++++++
bfd/elf-eh-frame.c | 20 +++++++----------
bfd/elflink.c | 57 ++++++++++++++++++++++-------------------------
bfd/po/SRC-POTFILES.in | 2 ++
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/eh3.d | 12 ++--------
ld/testsuite/ld-elf/eh4.d | 4 +---
7 files changed, 58 insertions(+), 55 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 lld.
from de832f6ba Simplify writeArchive return type.
new d7aea662e [ELF] - Fix comment. 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:
ELF/Arch/X86_64.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 gcc.
from 5920913469a [AArch64] Rename cmp_result iterator
new eec23e8fbe2 [AArch64] Tighten address register subreg checks
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 | 8 ++++++++
gcc/config/aarch64/aarch64.c | 8 ++++++--
2 files changed, 14 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 compiler-rt.
from 8fd4da6e7 [ubsan] Give ubsan-minimal lit test suite a name.
new 1c3df8c3b [cmake] Fix the list of arm32 architectures
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:
cmake/builtin-config-ix.cmake | 1 -
1 file changed, 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 gcc.
from 63756d1102b [TESTSUITE]Use memcpy instead of strcpy in testsuite/gcc.dg [...]
new 0444c2ea423 [AArch64] Remove use of wider vector modes
new 5920913469a [AArch64] Rename cmp_result iterator
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:
gcc/ChangeLog | 48 +++++
gcc/config/aarch64/aarch64-modes.def | 10 -
gcc/config/aarch64/aarch64-simd.md | 405 ++++++++---------------------------
gcc/config/aarch64/aarch64.md | 19 +-
gcc/config/aarch64/iterators.md | 53 ++---
5 files changed, 170 insertions(+), 365 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 clang.
from 2c5db5c384 [ItaniumCXXABI] Always use linkonce_odr linkage for RTTI dat [...]
new 0e1cc48068 Revert r312224: "[ItaniumCXXABI] Always use linkonce_odr lin [...]
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/CodeGen/ItaniumCXXABI.cpp | 16 +++++++++-------
test/CodeGenCXX/rtti-mingw64.cpp | 5 -----
2 files changed, 9 insertions(+), 12 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 0e15a39d64a Daily bump.
new 63756d1102b [TESTSUITE]Use memcpy instead of strcpy in testsuite/gcc.dg [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/memcmp-1.c | 4 ++--
2 files changed, 7 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 llvm.
from 10edef110eb [llvm-cov] Read in function names for filtering from a text file.
new b67279b7954 [AArch64] v8.3-a complex number support
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/AArch64/AArch64InstrFormats.td | 232 +++++++++++++++++++++
lib/Target/AArch64/AArch64InstrInfo.td | 9 +
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 29 +++
.../AArch64/InstPrinter/AArch64InstPrinter.cpp | 9 +
.../AArch64/InstPrinter/AArch64InstPrinter.h | 3 +
test/MC/AArch64/armv8.3a-complex.s | 148 +++++++++++++
test/MC/Disassembler/AArch64/armv8.3a-complex.txt | 101 +++++++++
7 files changed, 531 insertions(+)
create mode 100644 test/MC/AArch64/armv8.3a-complex.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.3a-complex.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.