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 d1b603a74e Updated Spanish translation for the ld subdirectory.
new 73b605ec3f [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging Exte [...]
new 193614f2b9 [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in [...]
new b731bc3b1b [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions [...]
new fb3265b371 [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Mem [...]
new e6025b546c [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memo [...]
new 503ba60025 [BINUTILS, AARCH64, 6/8] Add Tag getting instruction in Memo [...]
new 70f3d23af7 [BINUTILS, AARCH64, 7/8] Add system registers for Memory Tag [...]
new 3a0f69be55 [BINUTILS, AARCH64, 8/8] Add data cache instructions for Mem [...]
The 8 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 | 70 +
gas/config/tc-aarch64.c | 30 +-
gas/doc/c-aarch64.texi | 2 +
gas/testsuite/gas/aarch64/armv8_5-a-memtag.d | 134 +
gas/testsuite/gas/aarch64/armv8_5-a-memtag.s | 113 +
gas/testsuite/gas/aarch64/illegal-memtag.d | 3 +
gas/testsuite/gas/aarch64/illegal-memtag.l | 46 +
gas/testsuite/gas/aarch64/illegal-memtag.s | 60 +
gas/testsuite/gas/aarch64/illegal-sysreg-4.l | 39 +
gas/testsuite/gas/aarch64/sysreg-4.d | 39 +-
gas/testsuite/gas/aarch64/sysreg-4.s | 49 +
include/ChangeLog | 20 +
include/opcode/aarch64.h | 14 +
opcodes/ChangeLog | 84 +
opcodes/aarch64-asm-2.c | 1140 +++---
opcodes/aarch64-asm.c | 16 +-
opcodes/aarch64-asm.h | 1 +
opcodes/aarch64-dis-2.c | 5055 +++++++++++++-------------
opcodes/aarch64-dis.c | 22 +-
opcodes/aarch64-dis.h | 1 +
opcodes/aarch64-opc-2.c | 145 +-
opcodes/aarch64-opc.c | 126 +
opcodes/aarch64-opc.h | 11 +
opcodes/aarch64-tbl.h | 60 +
24 files changed, 4211 insertions(+), 3069 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/armv8_5-a-memtag.d
create mode 100644 gas/testsuite/gas/aarch64/armv8_5-a-memtag.s
create mode 100644 gas/testsuite/gas/aarch64/illegal-memtag.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-memtag.l
create mode 100644 gas/testsuite/gas/aarch64/illegal-memtag.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf Automatic date update in version.in
adds d1b603a74e Updated Spanish translation for the ld subdirectory.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ChangeLog | 4 +++
ld/po/es.po | 90 ++++++++++++++++++++---------------------------------------
3 files changed, 36 insertions(+), 60 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/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf Automatic date update in version.in
adds d1b603a74e Updated Spanish translation for the ld subdirectory.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ChangeLog | 4 +++
ld/po/es.po | 90 ++++++++++++++++++++---------------------------------------
3 files changed, 36 insertions(+), 60 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 d3733c222cb [newpm] Fix r346645: Missing consume of the Error return by [...]
new 736b8af9cf2 [llvm-mca] Correctly update the resource strategy for proce [...]
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:
.../X86/BdVer2/dependency-breaking-pcmpeq.s | 4 +--
.../X86/BdVer2/dependency-breaking-pcmpgt.s | 4 +--
.../llvm-mca/X86/BdVer2/dependent-pmuld-paddd.s | 4 +--
test/tools/llvm-mca/X86/BdVer2/dot-product.s | 8 ++---
test/tools/llvm-mca/X86/BdVer2/load-store-alias.s | 14 ++++----
test/tools/llvm-mca/X86/BdVer2/load-throughput.s | 28 +++++++--------
test/tools/llvm-mca/X86/BdVer2/memcpy-like-test.s | 12 +++----
test/tools/llvm-mca/X86/BdVer2/one-idioms.s | 4 +--
.../llvm-mca/X86/BdVer2/partial-reg-update-6.s | 4 +--
test/tools/llvm-mca/X86/BdVer2/pipes-fpu.s | 8 ++---
.../llvm-mca/X86/BdVer2/reg-move-elimination-1.s | 6 ++--
.../llvm-mca/X86/BdVer2/reg-move-elimination-2.s | 14 ++++----
.../llvm-mca/X86/BdVer2/reg-move-elimination-3.s | 12 +++----
test/tools/llvm-mca/X86/BdVer2/register-files-1.s | 4 +--
test/tools/llvm-mca/X86/BdVer2/register-files-2.s | 4 +--
test/tools/llvm-mca/X86/BdVer2/store-throughput.s | 42 +++++++++++-----------
.../X86/BdVer2/vbroadcast-operand-latency.s | 4 +--
.../llvm-mca/X86/BdVer2/xop-super-registers-1.s | 12 +++----
.../llvm-mca/X86/BdVer2/xop-super-registers-2.s | 14 ++++----
.../llvm-mca/X86/BdVer2/zero-idioms-avx-256.s | 28 +++++++--------
test/tools/llvm-mca/X86/BdVer2/zero-idioms.s | 20 +++++------
.../llvm-mca/lib/HardwareUnits/ResourceManager.cpp | 8 ++++-
22 files changed, 132 insertions(+), 126 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/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf Automatic date update in version.in
adds d1b603a74e Updated Spanish translation for the ld subdirectory.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ChangeLog | 4 +++
ld/po/es.po | 90 ++++++++++++++++++++---------------------------------------
3 files changed, 36 insertions(+), 60 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/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.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 release/2.28/master
in repository glibc.
from b21abc069f Add an additional test to resolv/tst-resolv-network.c
new 168035056e Update syscall-names.list for Linux 4.18.
new 510a25f2d2 malloc: Verify size of top chunk.
new 7e40c3f804 malloc: Mitigate null-byte overflow attacks
new 53a7e59405 malloc: Additional checks for unsorted bin integrity I.
new 7d174f5353 nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
new 9071be6b3f [BZ #20271] Add newlines in __libc_fatal calls.
new e7388e5134 Fix tzfile low-memory assertion failure
new f44c2ca5ea Update kernel version in syscall-names.list to 4.19.
The 8 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:
ChangeLog | 62 +++++++++++++++++++++++
grp/initgroups.c | 2 +-
include/stdio.h | 3 +-
malloc/malloc.c | 26 ++++++++--
nptl/pthread_cond_wait.c | 2 +-
nscd/initgrcache.c | 2 +-
nscd/netgroupcache.c | 42 ++++++++++-----
nss/nsswitch.c | 2 +-
sysdeps/aarch64/dl-irel.h | 2 +-
sysdeps/arm/dl-irel.h | 2 +-
sysdeps/generic/unwind-dw2.c | 2 +-
sysdeps/i386/dl-irel.h | 2 +-
sysdeps/nptl/futex-internal.h | 2 +-
sysdeps/powerpc/powerpc32/dl-irel.h | 2 +-
sysdeps/powerpc/powerpc64/dl-irel.h | 2 +-
sysdeps/s390/dl-irel.h | 2 +-
sysdeps/sparc/sparc32/dl-irel.h | 2 +-
sysdeps/sparc/sparc64/dl-irel.h | 2 +-
sysdeps/unix/sysv/linux/netlink_assert_response.c | 4 +-
sysdeps/unix/sysv/linux/syscall-names.list | 6 ++-
sysdeps/x86_64/dl-irel.h | 2 +-
time/tzfile.c | 3 +-
22 files changed, 138 insertions(+), 38 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 0c20a4d744a Add an OptimizerLast EP
new d3733c222cb [newpm] Fix r346645: Missing consume of the Error return by [...]
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:
tools/opt/NewPMDriver.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.