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-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 9af1533f2 0: update: binutils-gcc: 2
new 1b33c93a3 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 (9af1533f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1540 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52616 -> 51696 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 949096 -> 951964 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_native_check_binutils/master-arm
in repository toolchain/ci/gdb.
from 8025a16428 x86: fix incorrect indirection
adds f25123df34 [gdb/testsuite] Handle quotes in gdb_py_module_available
adds afd53c3c0a gdb:csky add support target-descriptions for CSKY arch
adds c714aff10b gdb: don't use bashism in configure test
adds 208b57e53e gdb: LoongArch: Deal with atomic sequence
adds c722093960 [gdb] Avoid warnings in cooked_{read,write}_test for m68hc11
adds c2ac533e98 [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with [...]
adds a2e7f81e38 Automatic date update in version.in
adds 82cb252432 gas dwarf2dbg.c tidy
adds 22b8da0ae7 asan: applying zero offset to NULL pointer
adds 5f269b4620 Correct R_MIPS_16 n32 howto
adds d712f2768a BFD_RELOC_MIPS_16
adds 6df97c56ea Debug support for global alias variable
new a7e29f797c Fix fbsd core matching
new c5a72a8d1c [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
new 476288fa2b Revert "Fix fbsd core matching"
The 3 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/bfd-in2.h | 2 +-
bfd/elf32-mips.c | 2 +-
bfd/elf64-mips.c | 3 +-
bfd/elfn32-mips.c | 5 +-
bfd/libbfd.h | 2 +-
bfd/reloc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 5 +-
gas/as.h | 2 +-
gas/config/obj-elf.c | 4 +-
gas/config/tc-mips.c | 16 +-
gas/dwarf2dbg.c | 110 +++--
gas/remap.c | 2 +-
gas/stabs.c | 4 +-
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/csky-tdep.c | 498 ++++++++++++++++++++++-
gdb/csky-tdep.h | 14 +-
gdb/dwarf2/read.c | 63 ++-
gdb/loongarch-tdep.c | 127 +++++-
gdb/regcache.c | 25 ++
gdb/testsuite/gdb.ada/mi_var_access.exp | 4 +-
gdb/testsuite/gdb.base/symbol-alias.exp | 63 ++-
gdb/testsuite/gdb.base/symbol-alias2.c | 12 +
gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp | 2 +-
gdb/testsuite/lib/gdb-python.exp | 2 +-
ld/testsuite/ld-mips-elf/reloc-local-overflow.d | 4 +-
ld/testsuite/ld-mips-elf/reloc-local-overflow.s | 11 +-
28 files changed, 871 insertions(+), 119 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_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from fdaf78656f Add bounds check to __libc_ifunc_impl_list
new 876cdf517d Avoid -Wstringop-overflow= warning in iconv module.
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:
iconv/loop.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 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_native_check_binutils/master-arm
in repository toolchain/ci/binutils-gdb.
from 8025a16428 x86: fix incorrect indirection
adds f25123df34 [gdb/testsuite] Handle quotes in gdb_py_module_available
adds afd53c3c0a gdb:csky add support target-descriptions for CSKY arch
adds c714aff10b gdb: don't use bashism in configure test
adds 208b57e53e gdb: LoongArch: Deal with atomic sequence
adds c722093960 [gdb] Avoid warnings in cooked_{read,write}_test for m68hc11
adds c2ac533e98 [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with [...]
adds a2e7f81e38 Automatic date update in version.in
adds 82cb252432 gas dwarf2dbg.c tidy
adds 22b8da0ae7 asan: applying zero offset to NULL pointer
adds 5f269b4620 Correct R_MIPS_16 n32 howto
adds d712f2768a BFD_RELOC_MIPS_16
adds 6df97c56ea Debug support for global alias variable
new a7e29f797c Fix fbsd core matching
new c5a72a8d1c [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
new 476288fa2b Revert "Fix fbsd core matching"
The 3 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/bfd-in2.h | 2 +-
bfd/elf32-mips.c | 2 +-
bfd/elf64-mips.c | 3 +-
bfd/elfn32-mips.c | 5 +-
bfd/libbfd.h | 2 +-
bfd/reloc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 5 +-
gas/as.h | 2 +-
gas/config/obj-elf.c | 4 +-
gas/config/tc-mips.c | 16 +-
gas/dwarf2dbg.c | 110 +++--
gas/remap.c | 2 +-
gas/stabs.c | 4 +-
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/csky-tdep.c | 498 ++++++++++++++++++++++-
gdb/csky-tdep.h | 14 +-
gdb/dwarf2/read.c | 63 ++-
gdb/loongarch-tdep.c | 127 +++++-
gdb/regcache.c | 25 ++
gdb/testsuite/gdb.ada/mi_var_access.exp | 4 +-
gdb/testsuite/gdb.base/symbol-alias.exp | 63 ++-
gdb/testsuite/gdb.base/symbol-alias2.c | 12 +
gdb/testsuite/gdb.reverse/test_ioctl_TCSETSW.exp | 2 +-
gdb/testsuite/lib/gdb-python.exp | 2 +-
ld/testsuite/ld-mips-elf/reloc-local-overflow.d | 4 +-
ld/testsuite/ld-mips-elf/reloc-local-overflow.s | 11 +-
28 files changed, 871 insertions(+), 119 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_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards f51d7458a 0: update: binutils-gcc-linux-glibc-gdb: 1
new f598f8bdc 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 (f51d7458a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1544 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2696 bytes
03-build_abe-binutils/console.log.xz | Bin 51656 -> 51472 bytes
04-build_abe-gcc/console.log.xz | Bin 231072 -> 232504 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8620 -> 8568 bytes
07-build_abe-glibc/console.log.xz | Bin 232584 -> 231600 bytes
08-build_abe-gdb/console.log.xz | Bin 50372 -> 49964 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3856 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2152 -> 2120 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2280 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 64 +++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55812 -> 55956 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97776 -> 97760 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 130888 -> 130852 bytes
sumfiles/ld.sum | 336 ++++++++++++++---------------
23 files changed, 388 insertions(+), 388 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/release-arm
in repository toolchain/ci/gdb.
from fb68c8adc4 Automatic date update in version.in
adds 594883b3b7 Automatic date update in version.in
adds 78f29594ad Automatic date update in version.in
adds 03b9347271 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.