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 9f86398b29 Fix second-to-last gdb/testsuite/ChangeLog entry.
new 1e5ded6ce6 Fix GDB build failure when $development is false
new 605fd3c659 Fix GDBserver build failure when $development is false
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/Makefile.in | 3 ---
gdb/configure | 4 ++--
gdb/configure.ac | 4 ++--
gdb/gdbserver/ChangeLog | 10 ++++++++++
gdb/gdbserver/Makefile.in | 1 -
gdb/gdbserver/configure | 3 ++-
gdb/gdbserver/configure.ac | 3 ++-
gdb/gdbserver/server.c | 8 ++++++++
gdb/maint.c | 10 ++++++++++
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.gdb/unittest.exp | 13 ++++++++++++-
gdb/testsuite/gdb.server/unittest.exp | 13 ++++++++++---
13 files changed, 80 insertions(+), 14 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 newlib.
from 9588ff755 RISC-V: Add gdb sim and newlib nano support. Fix a few misc [...]
new fcd33916a fix incompatible pointer type for va_list in nano versions of [...]
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:
newlib/libc/stdio/nano-vfprintf.c | 14 ++++++++++++--
newlib/libc/stdio/nano-vfscanf.c | 15 ++++++++++++---
2 files changed, 24 insertions(+), 5 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 e73fc7baed2 epiphany: Enable Ada run-time build
new 239f0c886bf Require alloca for some test-cases
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 | 6 ++++++
gcc/testsuite/c-c++-common/builtins.c | 3 ++-
gcc/testsuite/gcc.dg/Wrestrict.c | 3 ++-
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-15.c | 1 +
4 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 102e9361c8 Add a description of the X86_64 assembler's .largcomm pseudo-op.
new 30066b0b00 Relax expected output in gdb.ada/access_tagged_param.exp test
new 9f86398b29 Fix second-to-last gdb/testsuite/ChangeLog entry.
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:
gdb/testsuite/ChangeLog | 10 ++++++++--
gdb/testsuite/gdb.ada/access_tagged_param.exp | 2 +-
2 files changed, 9 insertions(+), 3 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 04bafb1ed0 (Ada) Fix print of array using non-contiguous enumeration indexes
new 102e9361c8 Add a description of the X86_64 assembler's .largcomm pseudo-op.
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:
gas/ChangeLog | 6 ++++++
gas/doc/c-i386.texi | 11 ++++++++++-
2 files changed, 16 insertions(+), 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 d9ae30325a4 2018-01-08 Richard Biener <rguenther(a)suse.de>
new ec2244b3e9a nios2: Enable Ada run-time build
new e73fc7baed2 epiphany: Enable Ada run-time build
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 | 12 ++++++++++++
gcc/config/epiphany/epiphany.h | 2 +-
gcc/config/nios2/nios2.h | 2 +-
3 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 gcc.
from ac947eaeb10 2018-01-08 Richard Biener <rguenther(a)suse.de>
new d9ae30325a4 2018-01-08 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr83580.c | 16 ++++++++++++++++
gcc/tree-data-ref.c | 8 +++-----
4 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr83580.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 master
in repository gcc.
from efe54414844 Daily bump.
new ac947eaeb10 2018-01-08 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/match.pd | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83517.c | 9 +++++++++
4 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83517.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 master
in repository llvm.
from b10b1580534 Don't try to run MCJIT/OrcJIT EH tests when C++ library is [...]
new f3b2c065d54 [X86] Add patterns to allow 512-bit BWI compare instruction [...]
new 10c0bf7a263 [X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.
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:
lib/Target/X86/X86ISelLowering.cpp | 20 +--
lib/Target/X86/X86ISelLowering.h | 3 -
lib/Target/X86/X86InstrAVX512.td | 30 +++-
lib/Target/X86/X86InstrFragmentsSIMD.td | 2 -
lib/Target/X86/X86IntrinsicsInfo.h | 24 +--
test/CodeGen/X86/avx512-cvt.ll | 273 +++++++++++++++++++----------
test/CodeGen/X86/avx512-schedule.ll | 42 ++---
test/CodeGen/X86/vector-shift-ashr-512.ll | 3 +-
test/CodeGen/X86/x86-interleaved-access.ll | 96 +++++-----
9 files changed, 291 insertions(+), 202 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 53ae617ca Simplify handling of size relocations.
new ad7763484 [ELF] Drop unnecessary VersionId setting in scanShlibUndefined
new 2f5aebe33 [COFF] Initalize ErrorHandler with CanExitEarly value
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:
COFF/Driver.cpp | 1 +
ELF/SymbolTable.cpp | 6 ------
test/ELF/{shlib-undefined-shared.s => shlib-undefined-local.s} | 10 +++++++---
3 files changed, 8 insertions(+), 9 deletions(-)
copy test/ELF/{shlib-undefined-shared.s => shlib-undefined-local.s} (64%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.