This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 22f1da5178 Move the make_const_ptr trait into STLExtras; use add_pointe [...]
new 99a6fb120e [X86] Remove the addcarry builtins. Leaving only the addcarr [...]
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:
include/clang/Basic/BuiltinsX86.def | 3 +--
include/clang/Basic/BuiltinsX86_64.def | 3 +--
lib/CodeGen/CGBuiltin.cpp | 16 ++++------------
lib/Headers/adxintrin.h | 4 ++--
test/CodeGen/adc-builtins.c | 8 ++++----
test/CodeGen/adx-builtins.c | 4 ++--
6 files changed, 14 insertions(+), 24 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-defconfig
in repository toolchain/binutils-gdb.
from 2578ecb1b5 Look for tgetent in libtinfow
adds 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
adds 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds ecfe6254b5 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-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 ++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 ++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
gdb/testsuite/ChangeLog | 9 +++++++
gdb/testsuite/gdb.threads/tid-reuse.c | 29 ++++++++++++++++------
9 files changed, 69 insertions(+), 8 deletions(-)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-next-allyesconfig
in repository toolchain/gcc.
from ff41ab51999 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 501b3b9ef5b 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds ef5d82d6df2 2018-12-09 Fritz Reese <fritzoreese(a)gmail.com>
adds 15960a94ab3 2018-12-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds b79e7e5a5d6 Daily bump.
adds 6da2ab3f278 2018-12-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 22 ++++++++++++++
gcc/fortran/io.c | 54 +++++++++++++++++------------------
gcc/fortran/match.c | 5 ++++
gcc/fortran/resolve.c | 10 +++++--
gcc/testsuite/ChangeLog | 20 +++++++++++++
gcc/testsuite/gfortran.dg/pr88048.f90 | 7 +++++
gcc/testsuite/gfortran.dg/pr88205.f90 | 14 +++++++++
gcc/testsuite/gfortran.dg/pr88206.f90 | 8 ++++++
gcc/testsuite/gfortran.dg/pr88228.f90 | 8 ++++++
10 files changed, 119 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88048.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88205.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88206.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88228.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.