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/binutils-gdb.
from f77d3081de Ajdust more tests for opcodes/i386: remove trailing whitespace
adds 42745ac582 gdb/testsuite: resolve duplicate test name in gdb.trace/signal.exp
adds 2918df9368 Import libiberty from gcc
adds 74a04e5b2a v850_elf_set_note prototype
adds e953510c3b ia64 gas: Remove unnecessary init
adds 30596893ab sparc64 segfault in finish_dynamic_symbol
adds d7f735269f Explicitly mention yet-unloaded shared libraries in location [...]
adds e595ad4cc2 Improve break-range's documentation
adds 102a644eaa Clarify why we unit test matching symbol names with 0xff characters
No new revisions were added by this update.
Summary of changes:
bfd/elf32-v850.c | 2 +-
bfd/elfxx-sparc.c | 5 +-
gas/config/tc-ia64.c | 2 -
gdb/doc/gdb.texinfo | 22 ++-
gdb/dwarf2/read.c | 17 +-
gdb/testsuite/gdb.trace/signal.exp | 10 +-
include/ansidecl.h | 41 ----
include/demangle.h | 9 +-
libiberty/cp-demangle.c | 349 ++++++++++++++++++++--------------
libiberty/testsuite/demangle-expected | 77 ++++++++
10 files changed, 332 insertions(+), 202 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 0a7b197c6 0: update: binutils-gcc: 2
new 744aeb4fd 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 (0a7b197c6)
\
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 1540 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38540 -> 38092 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268476 -> 268960 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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 102a644eaaa Clarify why we unit test matching symbol names with 0xff ch [...]
new 622c4842bb4 Improve clear command's documentation
new cffe02acaa8 gdb/testsuite: remove F77_FOR_TARGET support
new 7c07eaec49c gdb/testsuite: Use -module option for Intel Fortran compilers
new c8df10fc707 gdb/testsuite: Fix fortran types for Intel compilers.
new 7ce4a6d1846 gdb/testsuite: move getting_compiler_info to front of gdb_compile
new 44d469c5f85 gdb/testsuite: add Fortran compiler identification to GDB
new 22582546c18 gdb/testsuite: rename intel next gen c/cpp compilers
new 87364601b87 gdb/testsuite: disable charset.exp for intel compilers
new 93bbd6c793f testsuite, fortran: add required external keyword
new 15868bc8831 testsuite, fortran: add compiler dependent types to dynamic [...]
new 4212a8c9077 testsuite, fortran: Add '-debug-parameters all' when using [...]
new 5c8ff7f6d92 testsuite/lib: add check_optional_entry for GDBInfoSymbols
new b8dd7ddff9b testsuite, fortran: fix info-types for intel compilers
new 6b7b705d7c2 testsuite, fortran: allow additional completions in module.exp
new a60ead5ded5 gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp
new 0df017fbca3 gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/L [...]
new ebad7c66133 gdb/testsuite: fixup common-block.exp for intel compilers
The 17 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:
gdb/doc/gdb.texinfo | 35 +++++---
gdb/testsuite/boards/cc-with-tweaks.exp | 5 --
gdb/testsuite/boards/debug-types.exp | 1 -
gdb/testsuite/boards/gold-gdb-index.exp | 1 -
gdb/testsuite/gdb.fortran/assumedrank.exp | 6 +-
gdb/testsuite/gdb.fortran/charset.exp | 5 ++
.../gdb.fortran/class-allocatable-array.exp | 4 +-
gdb/testsuite/gdb.fortran/common-block.exp | 38 +++++++-
.../gdb.fortran/derived-type-striding.exp | 2 +-
gdb/testsuite/gdb.fortran/dynamic-ptype-whatis.exp | 79 ++++++++--------
gdb/testsuite/gdb.fortran/function-calls.f90 | 1 +
gdb/testsuite/gdb.fortran/info-types.exp | 20 ++++-
gdb/testsuite/gdb.fortran/library-module.exp | 2 +-
gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp | 12 +--
gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 21 +++--
gdb/testsuite/gdb.fortran/module.exp | 5 +-
gdb/testsuite/gdb.fortran/namelist.exp | 2 +-
gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 3 +-
gdb/testsuite/gdb.fortran/ptype-on-functions.exp | 6 +-
gdb/testsuite/gdb.fortran/vla-type.exp | 2 +-
gdb/testsuite/lib/compiler.F90 | 69 ++++++++++++++
gdb/testsuite/lib/compiler.c | 2 +-
gdb/testsuite/lib/compiler.cc | 2 +-
gdb/testsuite/lib/fortran.exp | 100 ++++++++++++---------
gdb/testsuite/lib/future.exp | 21 +----
gdb/testsuite/lib/gdb.exp | 62 ++++++++-----
gdb/testsuite/lib/sym-info-cmds.exp | 18 +++-
27 files changed, 343 insertions(+), 181 deletions(-)
create mode 100644 gdb/testsuite/lib/compiler.F90
--
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 glibc.
from 6488f4d006 Add SOL_SMC from Linux 5.18 to bits/socket.h
new d976d44a89 manual: fix reference to source file
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:
manual/tunables.texi | 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from f77d3081de Ajdust more tests for opcodes/i386: remove trailing whitespace
adds 42745ac582 gdb/testsuite: resolve duplicate test name in gdb.trace/signal.exp
adds 2918df9368 Import libiberty from gcc
adds 74a04e5b2a v850_elf_set_note prototype
adds e953510c3b ia64 gas: Remove unnecessary init
adds 30596893ab sparc64 segfault in finish_dynamic_symbol
adds d7f735269f Explicitly mention yet-unloaded shared libraries in location [...]
adds e595ad4cc2 Improve break-range's documentation
adds 102a644eaa Clarify why we unit test matching symbol names with 0xff characters
No new revisions were added by this update.
Summary of changes:
bfd/elf32-v850.c | 2 +-
bfd/elfxx-sparc.c | 5 +-
gas/config/tc-ia64.c | 2 -
gdb/doc/gdb.texinfo | 22 ++-
gdb/dwarf2/read.c | 17 +-
gdb/testsuite/gdb.trace/signal.exp | 10 +-
include/ansidecl.h | 41 ----
include/demangle.h | 9 +-
libiberty/cp-demangle.c | 349 ++++++++++++++++++++--------------
libiberty/testsuite/demangle-expected | 77 ++++++++
10 files changed, 332 insertions(+), 202 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/binutils-gdb.
from f77d3081de Ajdust more tests for opcodes/i386: remove trailing whitespace
adds 42745ac582 gdb/testsuite: resolve duplicate test name in gdb.trace/signal.exp
adds 2918df9368 Import libiberty from gcc
adds 74a04e5b2a v850_elf_set_note prototype
adds e953510c3b ia64 gas: Remove unnecessary init
adds 30596893ab sparc64 segfault in finish_dynamic_symbol
adds d7f735269f Explicitly mention yet-unloaded shared libraries in location [...]
adds e595ad4cc2 Improve break-range's documentation
adds 102a644eaa Clarify why we unit test matching symbol names with 0xff characters
No new revisions were added by this update.
Summary of changes:
bfd/elf32-v850.c | 2 +-
bfd/elfxx-sparc.c | 5 +-
gas/config/tc-ia64.c | 2 -
gdb/doc/gdb.texinfo | 22 ++-
gdb/dwarf2/read.c | 17 +-
gdb/testsuite/gdb.trace/signal.exp | 10 +-
include/ansidecl.h | 41 ----
include/demangle.h | 9 +-
libiberty/cp-demangle.c | 349 ++++++++++++++++++++--------------
libiberty/testsuite/demangle-expected | 77 ++++++++
10 files changed, 332 insertions(+), 202 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/base-artifacts.
discards 9cfbcfdc6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new f6c22cdad 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (9cfbcfdc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1516 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30228 -> 30196 bytes
04-build_abe-stage1/console.log.xz | Bin 90464 -> 90000 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9056 -> 9080 bytes
07-build_abe-glibc/console.log.xz | Bin 232360 -> 231948 bytes
08-build_abe-stage2/console.log.xz | Bin 222436 -> 223284 bytes
09-build_abe-gdb/console.log.xz | Bin 37152 -> 37424 bytes
10-build_abe-qemu/console.log.xz | Bin 31412 -> 31556 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2444 -> 2560 bytes
13-check_regression/console.log.xz | Bin 2668 -> 3148 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 31 +-
13-check_regression/results.compare2 | 72 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 346 +++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 31 +-
14-update_baseline/results.compare2 | 72 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2645564 -> 2678124 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2190832 -> 2178528 bytes
sumfiles/gcc.sum | 2413 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 881128 -> 882956 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198776 -> 198860 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430916 -> 421680 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 1755 insertions(+), 1522 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
adds 8b294b1fc7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.