This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d37358df7 [LLD][ELF] - Linker script: accept using a file name without [...]
new 30c879a4a Fixup r348306: Require x86 for test
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/COFF/s_udt.s | 1 +
1 file changed, 1 insertion(+)
--
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-arm-next-defconfig
in repository toolchain/binutils-gdb.
from 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
adds 3a67e1a6b4 [aarch64] Add support for pointer authentication B key
adds 2861ee4fde Use separate sed expressions to escape auto-load directories.
adds eb7be1abbc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +++
bfd/elf-eh-frame.c | 2 ++
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++++++++
gas/config/tc-aarch64.c | 9 +++++
gas/doc/c-aarch64.texi | 8 +++++
gas/dw2gencfi.c | 22 ++++--------
gas/dw2gencfi.h | 23 +++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.d | 54 ++++++++++++++++++++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.s | 31 +++++++++++++++++
gdb/ChangeLog | 24 +++++++++++++
gdb/configure | 4 +--
gdb/configure.ac | 4 +--
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 +++
gdb/nat/aarch64-linux.c | 15 ++++++---
gdb/riscv-tdep.c | 61 +++++++++++++++++++++++++++-------
gdb/testsuite/ChangeLog | 7 ++++
gdb/testsuite/config/sim.exp | 12 ++-----
21 files changed, 284 insertions(+), 50 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.d
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 261e9119888 [InstCombine] foldICmpWithLowBitMaskedVal(): don't miscompi [...]
new 61f571aa189 [llvm-dwarfdump] - Simplify the test case.
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/tools/llvm-dwarfdump/X86/no_debug_addr.s | 236 +++++---------------------
1 file changed, 45 insertions(+), 191 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 gcc-8-branch
in repository gcc.
from a33a15e5dc0 Daily bump.
new a98d6f1891b backport r263580 to fix libstdc++ library symbol visibility [...]
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/configure.host | 17 ++++++++++-------
2 files changed, 19 insertions(+), 7 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 d75aa4903 Do not use a hash table to uniquify mergeable strings.
new d37358df7 [LLD][ELF] - Linker script: accept using a file name without [...]
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:
ELF/LinkerScript.h | 4 +++-
ELF/ScriptParser.cpp | 7 ++++++-
test/ELF/linkerscript/no-filename-spec.s | 17 +++++++++++++++++
test/ELF/linkerscript/sort.s | 5 -----
4 files changed, 26 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/linkerscript/no-filename-spec.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 gcc.
from b56815f6c69 testsuite - handle the -fno-diagnostics-show-line-numbers i [...]
new d974f078dd9 /cp 2018-12-06 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 5 +++++
gcc/cp/decl2.c | 15 +++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/parse/bitfield3.C | 2 +-
gcc/testsuite/g++.dg/parse/bitfield6b.C | 4 ++++
5 files changed, 24 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/bitfield6b.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 21526df0a7c [X86] Remove some leftover code for handling an i1 setcc type. NFC
new 689b72162c3 [NFC][InstCombine] Add more miscompile tests for foldICmpWi [...]
new 261e9119888 [InstCombine] foldICmpWithLowBitMaskedVal(): don't miscompi [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++
...nstant-low-bit-mask-and-icmp-sge-to-icmp-sle.ll | 52 ++++++++++++++++------
...nstant-low-bit-mask-and-icmp-slt-to-icmp-sgt.ll | 52 ++++++++++++++++------
3 files changed, 82 insertions(+), 26 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 40fc691eac0 PR rtl-optimization/85770 * gcc.target/i386/pr85770.c: New test.
new b56815f6c69 testsuite - handle the -fno-diagnostics-show-line-numbers i [...]
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/lib/c-compat.exp | 12 +++++++++++-
2 files changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.