This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b47490c572c Fortran: generate error message for negative elements in SH [...]
new b7561b5d244 libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
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.target/powerpc/unwind-backchain.c | 24 +++++
libgcc/config/rs6000/linux-unwind.h | 102 ++++++++++++++++++---
libgcc/unwind.inc | 14 ++-
3 files changed, 124 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/unwind-backchain.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards c224fe16f 0: update: binutils-gcc-linux-glibc-gdb: 1
new f538e429e 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (c224fe16f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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:
01-reset_artifacts/console.log.xz | Bin 1576 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 68128 -> 66472 bytes
04-build_abe-gcc/console.log.xz | Bin 232556 -> 231692 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8772 -> 8600 bytes
07-build_abe-glibc/console.log.xz | Bin 228472 -> 229016 bytes
08-build_abe-gdb/console.log.xz | Bin 54528 -> 53588 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3816 bytes
10-build_abe-check_gdb/console.log.xz | Bin 3100 -> 2228 bytes
11-check_regression/console.log.xz | Bin 3872 -> 5012 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 40 +-
11-check_regression/results.compare | 59 +-
11-check_regression/results.compare2 | 254 +-
11-check_regression/results.regressions | 59 +-
12-update_baseline/console.log | 495 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 40 +-
12-update_baseline/results.compare | 59 +-
12-update_baseline/results.compare2 | 254 +-
12-update_baseline/results.regressions | 59 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1550456 -> 1517356 bytes
sumfiles/gdb.sum | 4576 ++++++++++++++++---------------
25 files changed, 3223 insertions(+), 2696 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a1251fdcb5 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 047ab79212 [gdb/testsuite] Add .debug_loc support in dwarf assembler
adds 38c9036246 Powerpc: Add support for openat and fstatat syscalls
No new revisions were added by this update.
Summary of changes:
gdb/ppc-linux-tdep.c | 13 ++-
.../{loclists-multiple-cus.c => loc-sec-offset.c} | 0
.../{loclists-start-end.exp => loc-sec-offset.exp} | 67 ++++++---------
gdb/testsuite/lib/dwarf.exp | 99 ++++++++++++++++++++++
4 files changed, 136 insertions(+), 43 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{loclists-multiple-cus.c => loc-sec-offset.c} (100%)
copy gdb/testsuite/gdb.dwarf2/{loclists-start-end.exp => loc-sec-offset.exp} (61%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.