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 58bceb18274 x86: prefer VEX encodings over EVEX ones when possible
new 4befded43f5 nm: heap-buffer-overflow at elfcode.h:1507 in bfd_elf64_slu [...]
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/ChangeLog | 6 ++++++
bfd/elfcode.h | 7 +++++--
2 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig.
from fd532bb onsuccess: #50: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new e0aeabf onsuccess: #51: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
01-reset_artifacts/console.log.xz | Bin 2304 -> 2308 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2592 bytes
03-build_abe-binutils/console.log.xz | Bin 27396 -> 27252 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17624 -> 17968 bytes
04-build_abe-stage1/console.log.xz | Bin 74892 -> 73604 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54064 -> 54364 bytes
05-build_abe-qemu/console.log.xz | Bin 34876 -> 34316 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23272 -> 23032 bytes
06-build_linux/console.log.xz | Bin 2892 -> 2864 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 1224 -> 1196 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 248 ++++++++++++++---------------
jenkins/notify-init.log | 96 +++++------
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++----
notify/mail-subject.txt | 2 +-
24 files changed, 221 insertions(+), 221 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 aeb889f580a Adjust gdb.thread/pthreads.exp for Cygwin
new bd483d213a5 x86: correct cpu_arch_isa_flags maintenance
new fb2637073b4 x86: drop cpu_arch_tune_flags
new 58bceb18274 x86: prefer VEX encodings over EVEX ones when possible
The 3 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/config/tc-i386.c | 139 +++++++++----------
gas/testsuite/gas/i386/avx-ifma-intel.d | 4 +-
gas/testsuite/gas/i386/avx-ifma.d | 4 +-
gas/testsuite/gas/i386/avx-vex.l | 181 +++++++++++++++++++++++++
gas/testsuite/gas/i386/avx-vex.s | 23 ++++
gas/testsuite/gas/i386/avx-vnni.d | 2 +-
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/nops-9.d | 28 ++++
gas/testsuite/gas/i386/nops-9.s | 19 +++
gas/testsuite/gas/i386/x86-64-avx-ifma-intel.d | 4 +-
gas/testsuite/gas/i386/x86-64-avx-ifma.d | 4 +-
gas/testsuite/gas/i386/x86-64-avx-vnni.d | 2 +-
12 files changed, 333 insertions(+), 79 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx-vex.l
create mode 100644 gas/testsuite/gas/i386/avx-vex.s
create mode 100644 gas/testsuite/gas/i386/nops-9.d
create mode 100644 gas/testsuite/gas/i386/nops-9.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 binutils-gdb.
from a4045fdf2e8 opcodes: microblaze: Add wdc.ext.clear and wdc.ext.flush insns
new 3c3aa8bfc21 gdb.threads/pthreads.c, K&R -> ANSI function style
new ed11fb37b3f Fix gdb.threads/pthreads.c formatting
new f3e4716cc53 Fix gdb.threads/pthreads.exp error handling/printing
new b5726437226 In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUP
new aeb889f580a Adjust gdb.thread/pthreads.exp for Cygwin
The 5 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/testsuite/gdb.threads/pthreads.c | 86 +++++++++++++++++++++-------------
gdb/testsuite/gdb.threads/pthreads.exp | 14 +++---
2 files changed, 60 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.