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-defconfig
in repository toolchain/binutils-gdb.
from b5ab31636d [ARM] Update knowledge of bfd architectures
adds 4765cd6119 RISC-V: Add .insn CA support.
adds f68d3e0053 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-riscv.c | 31 +++++++++++++++++++++++++++++++
gas/doc/c-riscv.texi | 11 ++++++++++-
gas/testsuite/gas/riscv/insn.d | 25 +++++++++++++------------
gas/testsuite/gas/riscv/insn.s | 1 +
include/ChangeLog | 5 +++++
include/opcode/riscv.h | 4 ++++
opcodes/ChangeLog | 5 +++++
opcodes/riscv-opc.c | 9 +++++++--
10 files changed, 87 insertions(+), 16 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 openmp.
from 2b5d510 [OpenMP][libomptarget] Add new version of SPMD deinit kernel [...]
new 03e17c4 [OpenMP] Add omp_get_device_num() and update several other de [...]
new e80a48c [OpenMP] Fixed possible array out of bound access
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:
runtime/src/dllexports | 7 ++--
runtime/src/include/45/omp.h.var | 1 -
runtime/src/include/45/omp_lib.f.var | 8 ++++-
runtime/src/include/45/omp_lib.h.var | 3 +-
runtime/src/include/50/omp.h.var | 4 ++-
runtime/src/include/50/omp_lib.f.var | 18 ++++++++--
runtime/src/include/50/omp_lib.f90.var | 5 +++
runtime/src/include/50/omp_lib.h.var | 9 +++++
runtime/src/kmp.h | 7 ++++
runtime/src/kmp_ftn_entry.h | 63 ++++++++++++++++++++--------------
runtime/src/kmp_ftn_os.h | 20 +++++------
runtime/src/kmp_runtime.cpp | 1 +
12 files changed, 99 insertions(+), 47 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 glibc.
from 530504e3a8 Do not copy glibc sources in build-many-glibcs.py.
new 96cd0558bc support: Add signal support to support_capture_subprocess_check
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:
ChangeLog | 17 +++++++++++++
libio/tst-vtables-common.c | 18 +------------
support/capture_subprocess.h | 15 ++++++-----
support/support_capture_subprocess_check.c | 41 ++++++++++++++++++++++++++----
support/tst-support_capture_subprocess.c | 14 ++++++++++
5 files changed, 77 insertions(+), 28 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 8bf3df2df61 * gcc.dg/recip_sqrt_mult_[12345]: Do not add -fcomp [...]
new f228e7b7a67 PR c++/88222 - ICE with bit-field with invalid type. * de [...]
new 4da42d4fcab 2018-11-28 Vladimir Makarov <vmakarov(a)redhat.com>
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 | 6 ++++
gcc/cp/ChangeLog | 5 +++
gcc/cp/decl.c | 2 +-
gcc/ira-costs.c | 64 +++++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/ext/flexary31.C | 8 +++++
6 files changed, 59 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary31.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-8-branch
in repository gcc.
from a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
new f37f815d8a7 2018-11-28 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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 | 15 ++
gcc/config/rs6000/rs6000-string.c | 304 +++++++++++++++++++++-----------------
2 files changed, 187 insertions(+), 132 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 d5ee5db9d4a [X86] Make X86TTIImpl::getCastInstrCost properly handle the [...]
new 3d1a12c18cb Reapply "[llvm-mca] Return the total number of cycles from [...]
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/llvm-mca/include/Pipeline.h | 5 ++++-
tools/llvm-mca/lib/Pipeline.cpp | 6 +++---
tools/llvm-mca/llvm-mca.cpp | 5 +++--
3 files changed, 10 insertions(+), 6 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 lldb.
from 287e9a1fb Revert r347673 "Catch up with EvaluateAsInt() clang API change."
new 3a53bb7a5 [unittests] Fix the File System Test on Windows
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:
unittests/Host/FileSystemTest.cpp | 8 --------
1 file changed, 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.