This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/binutils-gdb.
from 14aa4ee440 x86: Adjust linker tests for --disable-separate-code
adds 527b8861cd 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
from a1e02ab37 1: reset: gcc-7f1239cb43fad3293cf5bcd3678d1cba128d04c6: 1
new 37de3b8d9 2: reset: binutils-527b8861cd472385fa9160a91dd6d65a25c41987: 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:
01-reset_artifacts/console.log.xz | Bin 1704 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30196 -> 30796 bytes
04-build_abe-stage1/console.log.xz | Bin 87648 -> 89348 bytes
06-build_abe-newlib/console.log.xz | Bin 17812 -> 17480 bytes
07-build_abe-stage2/console.log.xz | Bin 155196 -> 156284 bytes
08-benchmark/benchmark-build.log | 26 +++++++++++++-------------
08-benchmark/benchmark.log | 24 ++++++++++++------------
08-benchmark/console.log.xz | Bin 2968 -> 2972 bytes
09-check_regression/console.log.xz | Bin 1356 -> 1372 bytes
09-check_regression/mail-body.txt | 2 +-
09-check_regression/results-perf-0.csv | 2 +-
09-check_regression/results.log | 2 +-
09-check_regression/trigger-bisect | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results-perf-0.csv | 2 +-
10-update_baseline/results.log | 2 +-
jenkins/manifest.sh | 8 ++++----
mail/jira-body.txt | 8 ++++----
mail/mail-body.txt | 10 +++++-----
mail/mail-subject.txt | 2 +-
results_id | 2 +-
22 files changed, 52 insertions(+), 52 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/gdb.
from 8294c9025a Avoid redundant operations in `fortran_array_walker'
adds 74fcd19c51 Move ordinary gdbarch code to arch-utils
adds 2b7c3f1dc0 Split gdbarch.h into two files
adds 801e2396c6 Do not generate gdbarch.h
adds ce5abab737 Do not sort the fields in gdbarch_dump
adds 65b1aa7501 Generate new gdbarch-components.py from gdbarch.sh
adds 7c8bb2ed1c Add new gdbarch generator
adds fb14eb0829 Remove gdbarch.sh
adds 166a12baea Document gdbarch-components.py
new 404e887836 Automatic date update in version.in
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/version.h | 2 +-
gdb/Makefile.in | 1 -
gdb/arch-utils.c | 488 +++++++
gdb/gdbarch-components.py | 2621 ++++++++++++++++++++++++++++++++++++++
gdb/{gdbarch.h => gdbarch-gen.h} | 487 +------
gdb/gdbarch.c | 1589 ++++++++---------------
gdb/gdbarch.h | 1588 +----------------------
gdb/gdbarch.py | 526 ++++++++
gdb/gdbarch.sh | 2604 -------------------------------------
9 files changed, 4231 insertions(+), 5675 deletions(-)
create mode 100644 gdb/gdbarch-components.py
copy gdb/{gdbarch.h => gdbarch-gen.h} (88%)
create mode 100755 gdb/gdbarch.py
delete mode 100755 gdb/gdbarch.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.