This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
adds 25a297446c 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/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 34264e9dd 2: update: binutils-llvm-linux-qemu: 19900
new c80f0bb7c 2: update: binutils-llvm-linux-qemu: 19900
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 (34264e9dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1568 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41532 -> 42032 bytes
04-build_llvm/console.log.xz | Bin 57824 -> 57280 bytes
05-build_abe-qemu/console.log.xz | Bin 29812 -> 30112 bytes
06-build_linux/console.log.xz | Bin 5128 -> 5036 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 108 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++----
9 files changed, 65 insertions(+), 65 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 277d16f2f 0: update: binutils-gcc: 2
new 4f12a7b56 0: update: binutils-gcc: 2
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 (277d16f2f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1648 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 37920 -> 38300 bytes
05-build_abe-bootstrap/console.log.xz | Bin 261112 -> 264472 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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_check_gcc/master-arm
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
adds 404e887836 Automatic date update in version.in
No new revisions were added by this update.
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.