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 e21126b7b3 Documentation fix
new 826c3f1edc x86 map file textrel
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 | 11 +++++
bfd/elfxx-x86.c | 91 ++++++++++++++++++++------------------
bfd/linker.c | 2 +-
ld/ChangeLog | 7 +++
ld/testsuite/ld-i386/pr17935-1.d | 2 +-
ld/testsuite/ld-i386/pr17935-2.d | 2 +-
ld/testsuite/ld-x86-64/pr17935-1.d | 2 +-
ld/testsuite/ld-x86-64/pr17935-2.d | 2 +-
8 files changed, 72 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 llvm.
from 62f11d908ed [TwoAddressInstructionPass] Bugfix in handling of sunk ins [...]
new a53a7f06272 [Asm, ARM] Add fallback diag for multiple invalid operands
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/llvm/MC/MCParser/MCTargetAsmParser.h | 27 +++++++++++++++++++++------
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 17 +++++++++++++++++
test/MC/ARM/diagnostics.s | 6 +++---
test/MC/ARM/invalid-fp-armv8.s | 24 ++++++++++++------------
test/MC/ARM/invalid-neon-v8.s | 14 +++++++-------
test/MC/ARM/ldrd-strd-gnu-arm-bad-regs.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-bad-inst.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-sp.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s | 4 ++--
test/MC/ARM/thumb-mov.s | 6 +++---
test/MC/ARM/thumb2-diagnostics.s | 11 +++++++----
test/MC/ARM/vfp4.s | 12 ++++++------
utils/TableGen/AsmMatcherEmitter.cpp | 23 +++++++++++------------
13 files changed, 101 insertions(+), 67 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 c88f7cba81 Automatic date update in version.in
new e21126b7b3 Documentation fix
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 | 5 +++++
gas/doc/as.texinfo | 2 +-
2 files changed, 6 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 gcc-6-branch
in repository gcc.
from 408dacc267e Daily bump.
new 250178edbf7 Fix PR82941 and PR82942 by adding proper vzeroupper generat [...]
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 | 30 +++++++++++++++++
gcc/config/i386/i386.c | 56 ++++++++++++++++---------------
gcc/config/i386/i386.h | 5 +++
gcc/config/i386/x86-tune.def | 4 +++
gcc/testsuite/ChangeLog | 19 +++++++++++
gcc/testsuite/gcc.target/i386/pr82941-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82941-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-1.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82990-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-3.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-4.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-5.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82990-6.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-7.c | 6 ++++
16 files changed, 177 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-7.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-7-branch
in repository gcc.
from 3a474772edd 2017-12-03 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 138da97f1b7 Fix PR82941 and PR82942 by adding proper vzeroupper generat [...]
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 | 30 +++++++++++++++++
gcc/config/i386/i386.c | 56 ++++++++++++++++---------------
gcc/config/i386/i386.h | 5 +++
gcc/config/i386/x86-tune.def | 4 +++
gcc/testsuite/ChangeLog | 19 +++++++++++
gcc/testsuite/gcc.target/i386/pr82941-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82941-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-1.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82990-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-3.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-4.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-5.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82990-6.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82990-7.c | 6 ++++
16 files changed, 177 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82990-7.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 lld.
from 8ed8fd509 Reland "[WebAssembly] Add support for visibility flag""
new 6491fd0c8 [ELF] Add BYTE expression to test case for non-contiguous rel [...]
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:
test/ELF/relro-non-contiguous-script-data.s | 7 +++++++
1 file changed, 7 insertions(+)
--
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 08d77e515 cygwin: document %l[ and bump API minor
new 8f7c712bb ssp: add Object Size Checking for wchar.h, part 1
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/include/ssp/wchar.h | 97 +++++++++++++++++++++++++++++++++++++++++
newlib/libc/include/wchar.h | 4 ++
newlib/libc/ssp/ssp.tex | 8 ++++
3 files changed, 109 insertions(+)
create mode 100644 newlib/libc/include/ssp/wchar.h
--
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 5022455191e [DAGCombine] Remove isAndLoadExtLoad arguments
new 62f11d908ed [TwoAddressInstructionPass] Bugfix in handling of sunk ins [...]
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:
lib/CodeGen/TwoAddressInstructionPass.cpp | 11 ++++++++++-
1 file changed, 10 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 clang-tools-extra.
from 68be7653 [clangd] Avoid enum in bitfields, can't satisfy old GCC and new MSVC
new aa493725 [clangd] GlobalCompilationDatabase interface changes
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:
clangd/ClangdUnitStore.cpp | 12 +++---
clangd/GlobalCompilationDatabase.cpp | 75 +++++++++++++++++++-----------------
clangd/GlobalCompilationDatabase.h | 32 +++++++++------
unittests/clangd/ClangdTests.cpp | 18 ++++-----
4 files changed, 73 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.