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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5e9cfd98a 4: update: binutils-27e3da31c31572fde3d6e244a68ea45fb874b038: 19298
new ca9035b28 4: update: qemu-29eb5c2c86f935b0e9700fad2ecfe8a32b011d57: 19298
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 (5e9cfd98a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 1624 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30012 -> 29656 bytes
04-build_abe-stage1/console.log.xz | Bin 91928 -> 92448 bytes
05-build_abe-qemu/console.log.xz | Bin 30016 -> 30408 bytes
06-build_linux/console.log.xz | Bin 45168 -> 45896 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 10 +++++-----
9 files changed, 11 insertions(+), 11 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 binutils-gdb.
from 404e887836f Automatic date update in version.in
new 9833dd97678 x86: Terminate mnemonicendp in swap_operand()
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/testsuite/gas/i386/opts-intel.d | 162 ++++++++--------
gas/testsuite/gas/i386/opts.d | 18 +-
gas/testsuite/gas/i386/sse2avx-opts-intel.d | 162 ++++++++--------
gas/testsuite/gas/i386/sse2avx-opts.d | 18 +-
gas/testsuite/gas/i386/x86-64-opts-intel.d | 216 ++++++++++-----------
gas/testsuite/gas/i386/x86-64-opts.d | 24 +--
gas/testsuite/gas/i386/x86-64-sse2avx-opts-intel.d | 216 ++++++++++-----------
gas/testsuite/gas/i386/x86-64-sse2avx-opts.d | 24 +--
opcodes/i386-dis.c | 1 +
9 files changed, 421 insertions(+), 420 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-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.
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-arm
in repository toolchain/ci/binutils-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.
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-arm
in repository toolchain/ci/base-artifacts.
discards b4f826dd0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new b65df713b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (b4f826dd0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1524 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 30216 -> 29992 bytes
05-build_abe-stage1/console.log.xz | Bin 89952 -> 89768 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8932 -> 8696 bytes
08-build_abe-glibc/console.log.xz | Bin 230656 -> 230296 bytes
09-build_abe-stage2/console.log.xz | Bin 216348 -> 216344 bytes
10-build_abe-gdb/console.log.xz | Bin 37920 -> 37568 bytes
11-build_abe-qemu/console.log.xz | Bin 30312 -> 30104 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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 linux.
from 5d65f6f3df56 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 8ffea2599f63 zonefs: add MODULE_ALIAS_FS
new bce472f90952 MAITAINERS: Change zonefs maintainer email address
new 1887bf5cc495 Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/sc [...]
new 5da5231bb478 libata: if T_LENGTH is zero, dma direction should be DMA_NONE
new 9eaa88c7036e Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/sc [...]
The 5 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:
MAINTAINERS | 2 +-
drivers/ata/libata-scsi.c | 15 +++++++++++++--
fs/zonefs/super.c | 1 +
3 files changed, 15 insertions(+), 3 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_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.
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 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.
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/base-artifacts.
discards 527582e39 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cf577f88f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (527582e39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 30520 -> 30276 bytes
05-build_abe-stage1/console.log.xz | Bin 70992 -> 71152 bytes
07-build_abe-linux/console.log.xz | Bin 9012 -> 8892 bytes
08-build_abe-glibc/console.log.xz | Bin 236348 -> 236024 bytes
09-build_abe-stage2/console.log.xz | Bin 193836 -> 193828 bytes
10-build_abe-gdb/console.log.xz | Bin 38124 -> 37908 bytes
11-build_abe-qemu/console.log.xz | Bin 30796 -> 30920 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.