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 5f60af5d24 Fix a memory exhaustion bug when attempting to allocate room [...]
new c180496d2a Move test_target_ops to a separate file
new 3b3dac9b3f Introduce process_stratum_target
new f3d11a9a96 Convert default_child_has_foo functions to process_stratum_t [...]
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 | 83 ++++++++++++++++++++++++++
gdb/Makefile.in | 2 +
gdb/bsd-kvm.c | 6 +-
gdb/corelow.c | 8 ++-
gdb/gdbarch-selftests.c | 1 +
gdb/inf-child.c | 35 -----------
gdb/inf-child.h | 17 +-----
gdb/process-stratum-target.c | 85 ++++++++++++++++++++++++++
gdb/process-stratum-target.h | 59 ++++++++++++++++++
gdb/ravenscar-thread.c | 7 ---
gdb/regcache.c | 1 +
gdb/remote-sim.c | 15 +----
gdb/remote.c | 14 +----
gdb/target-delegates.c | 4 +-
gdb/target.c | 105 ---------------------------------
gdb/target.h | 67 ++-------------------
gdb/{selftest-arch.h => test-target.c} | 26 +++++---
gdb/test-target.h | 65 ++++++++++++++++++++
gdb/tracefile.c | 5 --
gdb/tracefile.h | 6 +-
20 files changed, 340 insertions(+), 271 deletions(-)
create mode 100644 gdb/process-stratum-target.c
create mode 100644 gdb/process-stratum-target.h
copy gdb/{selftest-arch.h => test-target.c} (66%)
create mode 100644 gdb/test-target.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 gcc.
from 2df8a4a6fca Fix ICE in substring locations from macros in header files [...]
new e3c93d883cb 2018-11-30 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new c11bc7c2fb1 The remainder of the Pre-emptively support P0646R1 for std [...]
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:
libstdc++-v3/ChangeLog | 22 ++++++++++++++++++++++
libstdc++-v3/include/bits/erase_if.h | 19 ++++++++++++-------
libstdc++-v3/include/std/deque | 8 ++++++--
libstdc++-v3/include/std/forward_list | 9 +++++----
libstdc++-v3/include/std/list | 9 +++++----
libstdc++-v3/include/std/map | 8 ++++----
libstdc++-v3/include/std/set | 8 ++++----
libstdc++-v3/include/std/string | 8 ++++++--
libstdc++-v3/include/std/unordered_map | 9 +++++----
libstdc++-v3/include/std/unordered_set | 8 ++++----
libstdc++-v3/include/std/vector | 8 ++++++--
.../testsuite/21_strings/basic_string/erasure.cc | 9 ++++++---
.../testsuite/23_containers/deque/erasure.cc | 9 ++++++---
.../23_containers/forward_list/erasure.cc | 9 ++++++---
.../testsuite/23_containers/list/erasure.cc | 6 ++++--
.../testsuite/23_containers/map/erasure.cc | 6 ++++--
.../testsuite/23_containers/set/erasure.cc | 6 ++++--
.../23_containers/unordered_map/erasure.cc | 6 ++++--
.../23_containers/unordered_set/erasure.cc | 6 ++++--
.../testsuite/23_containers/vector/erasure.cc | 9 ++++++---
20 files changed, 123 insertions(+), 59 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 fe5ae6620f2 [libbacktrace] Add tests for unused formats
new 2df8a4a6fca Fix ICE in substring locations from macros in header files [...]
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 | 7 +++++++
gcc/input.c | 7 ++++++-
gcc/testsuite/ChangeLog | 8 +++++++-
gcc/testsuite/c-c++-common/Wformat-pr88257.c | 23 +++++++++++++++++++++++
gcc/testsuite/c-c++-common/Wformat-pr88257.h | 26 ++++++++++++++++++++++++++
gcc/testsuite/{gcc.dg => c-c++-common}/empty.h | 0
6 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wformat-pr88257.c
create mode 100644 gcc/testsuite/c-c++-common/Wformat-pr88257.h
copy gcc/testsuite/{gcc.dg => c-c++-common}/empty.h (100%)
--
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-lts-defconfig
in repository toolchain/binutils-gdb.
from 637d905555 Automatic date update in version.in
adds 081de957bc Automatic date update in version.in
adds 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf64-ppc.c | 3 +-
bfd/version.h | 2 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr23937.d | 10 ++++++
ld/testsuite/ld-powerpc/pr23937.s | 65 +++++++++++++++++++++++++++++++++++++
7 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr23937.d
create mode 100644 ld/testsuite/ld-powerpc/pr23937.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.