This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 99f7ea8c 0: update: binutils-gcc: 1
new 3ff6d9f3 0: update: binutils-gcc: 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 (99f7ea8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1628 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 50512 -> 49724 bytes
04-build_abe-bootstrap/console.log.xz | Bin 457136 -> 455340 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3840 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2332 -> 2556 bytes
07-check_regression/console.log.xz | Bin 3116 -> 2380 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 121 +-
08-update_baseline/console.log | 252 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 121 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2858840 -> 2806884 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2447440 -> 2481532 bytes
sumfiles/gcc.sum | 4366 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 938628 -> 936140 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205692 -> 206476 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 472536 -> 458892 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2388 insertions(+), 2704 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 2cb10f02b0 LoongArch: Add testcases for new relocate types.
adds 4f46c0bc36 opcodes: add new sub-mnemonic disassembler style
adds 36d94bd42b libopcodes/ppc: add support for disassembler styling
adds 90ed159321 gdb: handle dis_style_sub_mnemonic disassembler style
adds eea2d83593 Remove dead code from windows_nat_target::detach
adds 42e11f363c gdb/arm: Use if-else if instead of switch
adds a6e4a48c02 gdb/arm: Sync sp with other *sp registers
adds f7f904e4fd binutils-gdb/git: highlight whitespace errors in source files
adds 4ca26ad7de struct packed: Use gcc_struct on Windows
adds e249e6b801 struct packed: Unit tests and more operators
adds b669667d07 struct packed: Add fallback byte array implementation
adds e4146092c3 ld: Compile 2 CTF tests with -O2
new 554128418b gdb: fix use of uninitialised gdb_printing_disassembler::m_i [...]
new 23aa2befce gdb/python: fix invalid use disassemble_info::stream
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:
.gitattributes | 15 +++
binutils/objdump.c | 2 +
gdb/Makefile.in | 1 +
gdb/arm-tdep.c | 103 +++++++++++++++---
gdb/disasm.c | 1 +
gdb/disasm.h | 2 +-
gdb/python/py-disasm.c | 2 +-
gdb/testsuite/gdb.python/py-disasm.c | 8 +-
gdb/testsuite/gdb.python/py-disasm.exp | 22 ++--
gdb/testsuite/gdb.python/py-disasm.py | 3 -
gdb/unittests/packed-selftests.c | 132 +++++++++++++++++++++++
gdb/windows-nat.c | 14 +--
gdbsupport/packed.h | 134 ++++++++++++++++++------
include/dis-asm.h | 7 ++
ld/testsuite/ld-ctf/data-func-conflicted-vars.d | 1 +
ld/testsuite/ld-ctf/data-func-conflicted.d | 1 +
opcodes/disassemble.c | 1 +
opcodes/ppc-dis.c | 115 ++++++++++++++------
18 files changed, 465 insertions(+), 99 deletions(-)
create mode 100644 gdb/unittests/packed-selftests.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_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from ca4d3ea513 manual: Add documentation for arc4random functions
adds 0c5605989f Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT [...]
adds 794c27446f struct stat is not posix conformant on microblaze with __USE [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/Makefile | 10 ++++------
sysdeps/unix/sysv/linux/microblaze/bits/struct_stat.h | 2 +-
sysdeps/unix/sysv/linux/tst-readdir64-compat.c | 4 ++++
3 files changed, 9 insertions(+), 7 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/base-artifacts.
discards 29432bdf 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new fe916f0b 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 (29432bdf)
\
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 1624 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 31032 -> 31000 bytes
05-build_abe-stage1/console.log.xz | Bin 73212 -> 72948 bytes
07-build_abe-linux/console.log.xz | Bin 8776 -> 8992 bytes
08-build_abe-glibc/console.log.xz | Bin 240988 -> 239716 bytes
09-build_abe-stage2/console.log.xz | Bin 205452 -> 202768 bytes
10-build_abe-gdb/console.log.xz | Bin 38064 -> 38072 bytes
11-build_abe-qemu/console.log.xz | Bin 30960 -> 31248 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 16 insertions(+), 16 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/release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
adds 2a1263d3638 Daily bump.
adds 8b85716d35c Daily bump.
adds 16ea82f0fc9 Daily bump.
adds 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rtems.h | 3 +++
libstdc++-v3/ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 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_gcc_bootstrap/release-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 insertions(+), 10 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/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards babec228 0: update: binutils-gcc: 2
new d6dda419 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 (babec228)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1620 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 51192 -> 50580 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 454248 -> 452140 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.