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 58f7f0bf54 Fix broken ChangeLog entry for last commit.
new 8e2495f2f7 gas: Update x86 sse-noavx tests
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 | 9 +++++++++
gas/testsuite/gas/i386/ilp32/x86-64-sse-noavx.d | 1 +
gas/testsuite/gas/i386/sse-noavx.d | 1 +
gas/testsuite/gas/i386/sse-noavx.s | 2 ++
gas/testsuite/gas/i386/x86-64-sse-noavx.d | 1 +
gas/testsuite/gas/i386/x86-64-sse-noavx.s | 2 ++
6 files changed, 16 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 binutils-gdb.
from e5a8dd426d Automatic date update in version.in
new 5ffd2cb722 [spu] Fix single-stepping regression
new 617cd4bc36 [spu] Fix various test cases
new 58f7f0bf54 Fix broken ChangeLog entry for last commit.
The 3 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 | 6 +++++
gdb/spu-tdep.c | 9 ++++---
gdb/testsuite/ChangeLog | 25 +++++++++++++++++
gdb/testsuite/gdb.arch/spu-info.c | 5 ++--
gdb/testsuite/gdb.arch/spu-info.exp | 46 ++++++++++++++------------------
gdb/testsuite/gdb.arch/spu-ls.exp | 13 +++------
gdb/testsuite/gdb.cell/arch.exp | 4 +--
gdb/testsuite/gdb.cell/break.exp | 4 +--
gdb/testsuite/gdb.cell/bt.exp | 6 ++---
gdb/testsuite/gdb.cell/core.exp | 4 +--
gdb/testsuite/gdb.cell/data.exp | 4 +--
gdb/testsuite/gdb.cell/dwarfaddr.exp | 2 +-
gdb/testsuite/gdb.cell/ea-cache.exp | 4 +--
gdb/testsuite/gdb.cell/ea-standalone.exp | 2 +-
gdb/testsuite/gdb.cell/ea-test.exp | 2 +-
gdb/testsuite/gdb.cell/f-regs.exp | 4 +--
gdb/testsuite/gdb.cell/fork.exp | 4 +--
gdb/testsuite/gdb.cell/gcore.exp | 4 +--
gdb/testsuite/gdb.cell/mem-access.exp | 4 +--
gdb/testsuite/gdb.cell/ptype.exp | 4 +--
gdb/testsuite/gdb.cell/registers.exp | 4 +--
gdb/testsuite/gdb.cell/sizeof.exp | 4 +--
gdb/testsuite/gdb.cell/solib-symbol.exp | 4 +--
gdb/testsuite/gdb.cell/solib.exp | 4 +--
24 files changed, 97 insertions(+), 75 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 864319e63f2 Plugin support on Windows/MinGW
new 87d7483a020 * config/i386/i386.c (processor_target_table): Add skylake [...]
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 | 57 ++++++++++++-----
gcc/config.gcc | 2 +-
gcc/config/i386/driver-i386.c | 24 ++++++--
gcc/config/i386/i386-c.c | 7 +++
gcc/config/i386/i386.c | 18 ++++--
gcc/config/i386/i386.h | 2 +
gcc/config/i386/x86-tune-costs.h | 89 +++++++++++++++++++++++++++
gcc/doc/invoke.texi | 7 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/ext/mv16.C | 6 ++
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 1 +
libgcc/ChangeLog | 6 ++
libgcc/config/i386/cpuinfo.c | 5 ++
libgcc/config/i386/cpuinfo.h | 1 +
14 files changed, 205 insertions(+), 25 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 users/hjl/pr22471
in repository binutils-gdb.
discards 8935198a6e ELF: Don't check DT_NEEDED for symbols defined in elf.sc
new d2b4738d7e ELF: Don't check DT_NEEDED for symbols defined by linker script
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8935198a6e)
\
N -- N -- N refs/heads/users/hjl/pr22471 (d2b4738d7e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ld/emultempl/elf32.em | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 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 40090f420c5 Control-Flow Enforcement Technology - Shadow Stack support [...]
new 081379e8b44 [SCEV] Adding a check on outgoing branches of a terminator [...]
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/Analysis/ScalarEvolution.cpp | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 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 users/hjl/pr22471
in repository binutils-gdb.
discards 12943e9f58 ELF: Don't check DT_NEEDED for linker script defined symbols
adds 650444eb54 elf: Properly compute offsets of note descriptor and next note
adds e8d58cbaac Remove dead code in regcache::dump
adds d044bac8ce Document linespec/explicit locations & completion improvemen [...]
adds 089354bb06 Create private_inferior class hierarchy
adds 21fe1c752e remote: C++ify thread_item and threads_listing_context
adds 7aabaf9d4a Create private_thread_info hierarchy
adds 8172f16b5b Poison XNEW and friends for types that should use new/delete
adds 7696f5c957 Fix aarch64-none-elf build error
adds 30649c1451 Workaround build bug with GCC 6.2.1
adds 8b77421a20 Update PR ld/21562 tests for underscore targets
adds 0fbc35681f Add reference to implicit use in _bfd_elf_is_local_label_name.
adds 4e25ac038e Revert "elf: Properly compute offsets of note descriptor and [...]
adds d7fcdff980 [spu] Fix spu-linux native build
adds f5291a6f32 [spu] Fix spu-linux gdbserver build
adds 5f1ca24acd Fix issues with gdb-memory-map.dtd
adds e547c119d0 (Ada) provide the exception message when hitting an exceptio [...]
adds 276da9b31b Re-apply "elf: Properly compute offsets of note descriptor a [...]
adds 0662b6a7c1 Make strcmp_iw NOT ignore whitespace in the middle of tokens
adds 8955eb2da3 Comprehensive C++ linespec/completer tests
adds 13450e7c7f Automatic date update in version.in
adds 6a3c6ee418 Add comprehensive C++ operator linespec/location/completion tests
adds a81aaca057 Fix completing an empty string
adds deeeba559b Use TOLOWER in SYMBOL_HASH_NEXT
adds 685de8c299 Fix PR gdb/22491: Regression when setting SystemTap probe se [...]
adds 0e5457dca1 Adding ChangeLog entry for the last commit.
adds e5a8dd426d Automatic date update in version.in
new 8935198a6e ELF: Don't check DT_NEEDED for symbols defined in elf.sc
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (12943e9f58)
\
N -- N -- N refs/heads/users/hjl/pr22471 (8935198a6e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 15 +
bfd/elf.c | 31 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +
binutils/readelf.c | 8 +-
gas/ChangeLog | 4 +
gas/write.h | 11 +-
gdb/ChangeLog | 273 ++++++++++++++
gdb/Makefile.in | 2 +
gdb/NEWS | 34 ++
gdb/ada-lang.c | 81 ++++
gdb/aix-thread.c | 57 ++-
gdb/common/common-utils.c | 7 -
gdb/common/common-utils.h | 14 +-
gdb/common/poison.h | 132 +++++++
gdb/common/rsp-low.c | 13 +
gdb/common/rsp-low.h | 6 +
gdb/completer.c | 9 +-
gdb/configure.nat | 3 +-
gdb/configure.tgt | 2 +-
gdb/cp-support.c | 178 ++++++++-
gdb/darwin-nat-info.c | 48 +--
gdb/darwin-nat.c | 296 ++++++++-------
gdb/darwin-nat.h | 47 ++-
gdb/dictionary.c | 1 +
gdb/doc/ChangeLog | 16 +-
gdb/doc/gdb.texinfo | 77 ++--
gdb/dtrace-probe.c | 8 +-
gdb/gdbserver/ChangeLog | 4 +
gdb/gdbserver/spu-low.c | 2 +-
gdb/gdbthread.h | 18 +-
gdb/inferior.c | 4 +-
gdb/inferior.h | 9 +-
gdb/language.c | 2 +-
gdb/linux-thread-db.c | 46 +--
gdb/minsyms.c | 1 +
gdb/minsyms.h | 2 +-
gdb/nto-procfs.c | 30 +-
gdb/nto-tdep.c | 10 +-
gdb/nto-tdep.h | 16 +-
gdb/probe.c | 4 +-
gdb/regcache.c | 4 -
gdb/remote.c | 347 +++++++----------
gdb/stap-probe.c | 16 +-
gdb/testsuite/ChangeLog | 30 ++
gdb/testsuite/gdb.ada/catch_ex.exp | 8 +-
gdb/testsuite/gdb.ada/mi_catch_ex.exp | 10 +-
gdb/testsuite/gdb.ada/mi_ex_cond.exp | 2 +-
gdb/testsuite/gdb.base/complete-empty.exp | 44 +++
gdb/testsuite/gdb.base/completion.exp | 6 +-
gdb/testsuite/gdb.linespec/cpcompletion.exp | 534 ++++++++++++++++++++++++++
gdb/testsuite/gdb.linespec/cpls-hyphen.cc | 33 ++
gdb/testsuite/gdb.linespec/cpls-ops.cc | 254 +++++++++++++
gdb/testsuite/gdb.linespec/cpls-ops.exp | 565 ++++++++++++++++++++++++++++
gdb/testsuite/gdb.linespec/cpls.cc | 386 +++++++++++++++++++
gdb/testsuite/gdb.linespec/cpls2.cc | 46 +++
gdb/testsuite/gdb.linespec/explicit.exp | 208 +++++++++-
gdb/testsuite/lib/completion-support.exp | 480 +++++++++++++++++++++++
gdb/thread.c | 14 +-
gdb/unittests/rsp-low-selftests.c | 59 +++
gdb/utils.c | 233 +++++++++++-
gdb/utils.h | 18 +-
include/ChangeLog | 7 +
include/bfdlink.h | 43 ++-
include/elf/external.h | 16 +
ld/ChangeLog | 6 +
ld/emultempl/elf32.em | 27 +-
ld/ldmain.c | 1 +
ld/testsuite/ld-elf/pr21562c.t | 2 +
ld/testsuite/ld-elf/pr21562d.t | 2 +
70 files changed, 4334 insertions(+), 597 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/complete-empty.exp
create mode 100644 gdb/testsuite/gdb.linespec/cpcompletion.exp
create mode 100644 gdb/testsuite/gdb.linespec/cpls-hyphen.cc
create mode 100644 gdb/testsuite/gdb.linespec/cpls-ops.cc
create mode 100644 gdb/testsuite/gdb.linespec/cpls-ops.exp
create mode 100644 gdb/testsuite/gdb.linespec/cpls.cc
create mode 100644 gdb/testsuite/gdb.linespec/cpls2.cc
create mode 100644 gdb/testsuite/lib/completion-support.exp
create mode 100644 gdb/unittests/rsp-low-selftests.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 a897faafb78 [x86][icelake]GFNI galois field arithmetic (GF(2^8)) insns: [...]
new 40090f420c5 Control-Flow Enforcement Technology - Shadow Stack support [...]
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/IR/IntrinsicsX86.td | 29 ++++
lib/Support/Host.cpp | 3 +
lib/Target/X86/X86.td | 4 +
lib/Target/X86/X86InstrCompiler.td | 14 +-
lib/Target/X86/X86InstrControl.td | 12 +-
lib/Target/X86/X86InstrInfo.td | 2 +
lib/Target/X86/X86InstrSystem.td | 58 +++++++
lib/Target/X86/X86RegisterInfo.cpp | 3 +
lib/Target/X86/X86RegisterInfo.td | 3 +
lib/Target/X86/X86Subtarget.cpp | 2 +
lib/Target/X86/X86Subtarget.h | 10 ++
.../MIR/X86/frame-info-save-restore-points.mir | 6 +-
.../X86/GlobalISel/irtranslator-callingconv.ll | 110 +++++++-------
test/CodeGen/X86/ipra-reg-usage.ll | 2 +-
test/CodeGen/X86/movtopush.mir | 24 +--
test/CodeGen/X86/tail-call-conditional.mir | 2 +-
test/CodeGen/X86/x32-cet-intrinsics.ll | 106 +++++++++++++
test/CodeGen/X86/x64-cet-intrinsics.ll | 150 ++++++++++++++++++
.../X86/live-debug-vars-unused-arg-debugonly.mir | 6 +-
.../MIR/X86/live-debug-vars-unused-arg.mir | 6 +-
test/DebugInfo/X86/live-debug-vars-dse.mir | 12 +-
test/MC/X86/cet-encoding.s | 169 +++++++++++++++++++++
22 files changed, 636 insertions(+), 97 deletions(-)
create mode 100644 test/CodeGen/X86/x32-cet-intrinsics.ll
create mode 100644 test/CodeGen/X86/x64-cet-intrinsics.ll
create mode 100644 test/MC/X86/cet-encoding.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 a155c7aa67a Daily bump.
new 864319e63f2 Plugin support on Windows/MinGW
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:
config/ChangeLog | 4 ++
config/gcc-plugin.m4 | 15 ++++++-
gcc/ChangeLog | 9 ++++
gcc/Makefile.in | 14 +++++-
gcc/c/ChangeLog | 4 ++
gcc/c/Make-lang.in | 9 +++-
gcc/configure | 15 ++++++-
gcc/cp/ChangeLog | 4 ++
gcc/cp/Make-lang.in | 5 +++
gcc/doc/plugins.texi | 55 ++++++++++++++++++++---
gcc/plugin.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++----
libcc1/ChangeLog | 4 ++
libcc1/configure | 15 ++++++-
13 files changed, 253 insertions(+), 20 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 clang.
from 24008b27d5 [X86] Use separate builtins for fma4 scalar intrinsics. Use [...]
new 30a844e21f Control-Flow Enforcement Technology - Shadow Stack and Indir [...]
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 | 10 ++++
include/clang/Basic/BuiltinsX86_64.def | 4 ++
include/clang/Driver/Options.td | 5 +-
lib/Basic/Targets/X86.cpp | 8 +++
lib/Basic/Targets/X86.h | 2 +
lib/Headers/CMakeLists.txt | 1 +
lib/Headers/cetintrin.h | 93 +++++++++++++++++++++++++++++++++
lib/Headers/immintrin.h | 4 ++
test/CodeGen/builtins-x86.c | 17 +++++-
test/CodeGen/cetintrin.c | 84 +++++++++++++++++++++++++++++
test/Driver/x86-target-features.c | 10 ++++
test/Preprocessor/x86_target_features.c | 4 ++
12 files changed, 239 insertions(+), 3 deletions(-)
create mode 100644 lib/Headers/cetintrin.h
create mode 100644 test/CodeGen/cetintrin.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.