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-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 44ea6508f10 [Fortran] ICE assign character pointer to non target PR93714
adds 00244172f8e [fortran] xfail no longer necessary in typebound_call_22.f03
adds 2ee6afc2b45 Daily bump.
adds f55bf4ddbfa i386: Skip ENDBR32 at the target function entry
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr93656.c | 4 ++++
gcc/testsuite/gfortran.dg/typebound_call_22.f03 | 2 +-
6 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93656.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_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0cab05c3 0: update: binutils-gcc-linux: boot
new a9033f99 0: update: binutils-gcc-linux: boot
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 (0cab05c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 220 +-
02-prepare_abe/console.log | 356 +-
03-build_abe-binutils/console.log | 11199 +++++++--------
04-build_abe-stage1/console.log | 13653 +++++++++----------
05-build_linux/console.log | 676 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26138 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26147 insertions(+), 26131 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 00e49dff204 Stop the BFD library from automatically converting OS and P [...]
new 5ef9273d291 gdbserver: start turning the target ops vector into a class
new 15295543f94 gdbserver: turn target op 'create_inferior' into a method
new 6dee9afb0eb gdbserver: turn target op 'post_create_inferior' into a method
new ef03dad808f gdbserver: turn target op 'attach' into a method
new c6885a575fe gdbserver: turn target op 'kill' into a method
new 9061c9cfb3a gdbserver: turn target op 'detach' into a method
new 8adb37b9c03 gdbserver: turn target op 'mourn' into a method
new 95a49a39391 gdbserver: turn target op 'join' into a method
new 13d3d99b27a gdbserver: turn target op 'thread_alive' into a method
new 0e4d7e35fbd gdbserver: turn target op 'resume' into a method
new 6532e7e378a gdbserver: turn target op 'wait' into a method
new a5a4d4cd0c5 gdbserver: turn target ops 'fetch_registers' and 'store_reg [...]
new 79b4408780b gdbserver: turn prepare_to_access_memory & done_accessing_m [...]
new e2558df32b8 gdbserver: turn target ops 'read_memory' and 'write_memory' [...]
new 2a31c7aa00f gdbserver: turn target op 'look_up_symbols' into a method
new eb497a2a772 gdbserver: turn target op 'request_interrupt' into a method
new eac215cc618 gdbserver: turn target op 'read_auxv' into a method
new a2b2297a204 gdbserver: turn target op 'supports_z_point_type' into a method
new 7e0bde70ca4 gdbserver: turn target ops 'insert_point' and 'remove_point [...]
new 84320c4ea74 gdbserver: turn target op '{supports_}stopped_by_sw_breakpo [...]
new 93fe88b24c7 gdbserver: turn target op '{supports_}stopped_by_hw_breakpo [...]
new 22aa6223a0f gdbserver: turn target op 'supports_hardware_single_step' i [...]
new 6eeb5c5531f gdbserver: turn target ops 'stopped_by_watchpoint' and 'sto [...]
new 5203ae1e870 gdbserver: turn target op 'read_offsets' into a method
new 6e3fd7e948d gdbserver: turn target op 'get_tls_address' into a method
new ea06bbaaaa9 gdbserver: turn target op 'hostio_last_error' into a method
new 2d0795ee38d gdbserver: turn target op 'qxfer_osdata' into a method
new d7abedf7e7d gdbserver: turn target op 'qxfer_siginfo' into a method
new 0dc587d4259 gdbserver: turn non-stop and async target ops into methods
new 652aef7792f gdbserver: turn target op 'supports_multi_process' into a method
new 9690a72ae54 gdbserver: turn target ops 'supports_{fork,vfork,exec}_even [...]
new fb00dfcef00 gdbserver: turn target op 'handle_new_gdb_connection' into [...]
new 55cf3021578 gdbserver: turn target op 'handle_monitor_command' into a method
new 95a45fc165b gdbserver: turn target op 'core_of_thread' into a method
new 9da41fdae03 gdbserver: turn target op 'read_loadmap' into a method
new 0df28b1b4b3 gdbserver: turn target op 'process_qsupported' into a method
new 290732bfb38 gdbserver: turn target op 'supports_tracepoints' into a method
new 770d8f6a512 gdbserver: turn target ops 'read_pc' and 'write_pc' into methods
new 68119632a06 gdbserver: turn target op 'thread_stopped' into a method
new 4e2e869cb33 gdbserver: turn target op 'get_tib_address' into a method
new 29e8dc09ff7 gdbserver: turn target ops 'pause_all' and 'unpause_all' in [...]
new 5c9eb2f2b53 gdbserver: turn target op 'stabilize_threads' into a method
new c23c9391744 gdbserver: turn fast tracepoint target ops into methods
new 345dafadc28 gdbserver: turn target op 'emit_ops' into a method
new c756403b171 gdbserver: turn target op 'supports_disable_randomization' [...]
new 974387bb254 gdbserver: turn target op 'qxfer_libraries_svr4' into a method
new c0245cb999e gdbserver: turn target op 'supports_agent' into a method
new 79597bdd56f gdbserver: turn btrace-related target ops into methods
new 2526e0cd95c gdbserver: turn target op 'supports_range_stepping' into a method
new 8247b8236bc gdbserver: turn target op 'pid_to_exec_file' into a method
new c9b7b80460e gdbserver: turn target ops 'multifs_{open, readlink, unlink [...]
new d367006fb7c gdbserver: turn breakpoint kind-related target ops into methods
new 7f63b89b3a4 gdbserver: turn target ops 'thread_name' and 'thread_handle [...]
new 5303a34f902 gdbserver: turn target op 'supports_software_single_step' i [...]
new bc8d3ae4328 gdbserver: turn target op 'supports_catch_syscall' into a method
new d633e831409 gdbserver: turn target op 'get_ipa_tdesc_idx' into a method
new 478f9adff55 gdbserver: simply copy the pointer in 'set_target_ops'
new 52405d85ec7 gdbserver: finish turning the target ops vector into a class
The 58 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:
gdbserver/ChangeLog | 1772 ++++++++++++++++++++++++++++++++++++++++
gdbserver/hostio.cc | 13 +-
gdbserver/linux-aarch32-low.cc | 6 +-
gdbserver/linux-aarch64-low.cc | 4 +-
gdbserver/linux-arm-low.cc | 8 +-
gdbserver/linux-cris-low.cc | 4 +-
gdbserver/linux-crisv32-low.cc | 4 +-
gdbserver/linux-low.cc | 658 ++++++++-------
gdbserver/linux-low.h | 219 +++++
gdbserver/linux-m32r-low.cc | 4 +-
gdbserver/linux-mips-low.cc | 2 +-
gdbserver/linux-nios2-low.cc | 4 +-
gdbserver/linux-ppc-low.cc | 2 +-
gdbserver/linux-sh-low.cc | 2 +-
gdbserver/linux-sparc-low.cc | 6 +-
gdbserver/linux-tic6x-low.cc | 2 +-
gdbserver/linux-tile-low.cc | 2 +-
gdbserver/linux-x86-low.cc | 2 +-
gdbserver/linux-xtensa-low.cc | 4 +-
gdbserver/lynx-low.cc | 139 ++--
gdbserver/lynx-low.h | 43 +
gdbserver/mem-break.cc | 11 +-
gdbserver/nto-low.cc | 208 ++---
gdbserver/nto-low.h | 60 ++
gdbserver/regcache.cc | 16 +-
gdbserver/remote-utils.cc | 13 +-
gdbserver/server.cc | 77 +-
gdbserver/target.cc | 570 +++++++++++--
gdbserver/target.h | 554 ++++++-------
gdbserver/tracepoint.cc | 54 +-
gdbserver/win32-low.cc | 221 ++---
gdbserver/win32-low.h | 69 ++
32 files changed, 3606 insertions(+), 1147 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/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 4b47d3da 0: update: llvm-linux: boot
new 587b4223 0: update: llvm-linux: boot
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 (4b47d3da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 128 +-
02-build_llvm/console.log | 12647 +++++++++++++++++-----------------
03-build_linux/console.log | 760 +--
04-boot_linux/console.log | 422 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13961 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13974 insertions(+), 13960 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.