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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from d3c22fa82e Remove useless NULL check in python.c adds fcaaac0a0d Various fixes for the Z80 support. adds 9f1528a1bd Merge changes from GCC for the config/ directory adds 2ef5453be5 Use obstack_strdup in ada-lang.c adds dfdeeca1cc Fix declaration of mips_pc_is_mips adds 623563f79d [gdb/testsuite] Fix corefile-buildid.exp with check-read1 adds 084104828c rust/25535 Apply embedded offset to enum variant calculation adds 298e963730 gdb: dwarf2/read.c: remove unused objfile parameters/variables adds f20ff83737 [gdb/testsuite] Fix funcall_ref.exp xpass adds c9c41e6d73 [gdb/testsuite] Fix xpass in gdb.python/lib-types.exp adds 741cb83912 2020-02-19 Jordan Rupprecht rupprecht@google.com adds fa16423949 RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 [...] adds 5f1839bbd2 Automatic date update in version.in adds 869d89506c Two compute_and_set_names simplifications adds bd3380bcdd RISC-V: Add description for -march-attr/-mno-arch-attr optio [...] adds cb54886dcb Regen with blessed automake-1.15.1 adds d7445728b1 [gdb/testsuite] Handle missing gccgo adds d13c7322fe gdb: Allow more control over where to find python libraries adds 00e49dff20 Stop the BFD library from automatically converting OS and PR [...] new 5ef9273d29 gdbserver: start turning the target ops vector into a class new 15295543f9 gdbserver: turn target op 'create_inferior' into a method new 6dee9afb0e gdbserver: turn target op 'post_create_inferior' into a method new ef03dad808 gdbserver: turn target op 'attach' into a method new c6885a575f gdbserver: turn target op 'kill' into a method new 9061c9cfb3 gdbserver: turn target op 'detach' into a method new 8adb37b9c0 gdbserver: turn target op 'mourn' into a method new 95a49a3939 gdbserver: turn target op 'join' into a method new 13d3d99b27 gdbserver: turn target op 'thread_alive' into a method new 0e4d7e35fb gdbserver: turn target op 'resume' into a method new 6532e7e378 gdbserver: turn target op 'wait' into a method new a5a4d4cd0c gdbserver: turn target ops 'fetch_registers' and 'store_regi [...] new 79b4408780 gdbserver: turn prepare_to_access_memory & done_accessing_me [...] new e2558df32b gdbserver: turn target ops 'read_memory' and 'write_memory' [...] new 2a31c7aa00 gdbserver: turn target op 'look_up_symbols' into a method new eb497a2a77 gdbserver: turn target op 'request_interrupt' into a method new eac215cc61 gdbserver: turn target op 'read_auxv' into a method new a2b2297a20 gdbserver: turn target op 'supports_z_point_type' into a method new 7e0bde70ca gdbserver: turn target ops 'insert_point' and 'remove_point' [...] new 84320c4ea7 gdbserver: turn target op '{supports_}stopped_by_sw_breakpoi [...] new 93fe88b24c gdbserver: turn target op '{supports_}stopped_by_hw_breakpoi [...] new 22aa6223a0 gdbserver: turn target op 'supports_hardware_single_step' in [...] new 6eeb5c5531 gdbserver: turn target ops 'stopped_by_watchpoint' and 'stop [...] new 5203ae1e87 gdbserver: turn target op 'read_offsets' into a method new 6e3fd7e948 gdbserver: turn target op 'get_tls_address' into a method new ea06bbaaaa gdbserver: turn target op 'hostio_last_error' into a method new 2d0795ee38 gdbserver: turn target op 'qxfer_osdata' into a method new d7abedf7e7 gdbserver: turn target op 'qxfer_siginfo' into a method new 0dc587d425 gdbserver: turn non-stop and async target ops into methods new 652aef7792 gdbserver: turn target op 'supports_multi_process' into a method new 9690a72ae5 gdbserver: turn target ops 'supports_{fork,vfork,exec}_event [...] new fb00dfcef0 gdbserver: turn target op 'handle_new_gdb_connection' into a method new 55cf302157 gdbserver: turn target op 'handle_monitor_command' into a method new 95a45fc165 gdbserver: turn target op 'core_of_thread' into a method new 9da41fdae0 gdbserver: turn target op 'read_loadmap' into a method new 0df28b1b4b gdbserver: turn target op 'process_qsupported' into a method new 290732bfb3 gdbserver: turn target op 'supports_tracepoints' into a method new 770d8f6a51 gdbserver: turn target ops 'read_pc' and 'write_pc' into methods new 68119632a0 gdbserver: turn target op 'thread_stopped' into a method new 4e2e869cb3 gdbserver: turn target op 'get_tib_address' into a method new 29e8dc09ff gdbserver: turn target ops 'pause_all' and 'unpause_all' int [...] new 5c9eb2f2b5 gdbserver: turn target op 'stabilize_threads' into a method new c23c939174 gdbserver: turn fast tracepoint target ops into methods new 345dafadc2 gdbserver: turn target op 'emit_ops' into a method new c756403b17 gdbserver: turn target op 'supports_disable_randomization' i [...] new 974387bb25 gdbserver: turn target op 'qxfer_libraries_svr4' into a method new c0245cb999 gdbserver: turn target op 'supports_agent' into a method new 79597bdd56 gdbserver: turn btrace-related target ops into methods new 2526e0cd95 gdbserver: turn target op 'supports_range_stepping' into a method new 8247b8236b gdbserver: turn target op 'pid_to_exec_file' into a method new c9b7b80460 gdbserver: turn target ops 'multifs_{open, readlink, unlink} [...] new d367006fb7 gdbserver: turn breakpoint kind-related target ops into methods new 7f63b89b3a gdbserver: turn target ops 'thread_name' and 'thread_handle' [...] new 5303a34f90 gdbserver: turn target op 'supports_software_single_step' in [...] new bc8d3ae432 gdbserver: turn target op 'supports_catch_syscall' into a method new d633e83140 gdbserver: turn target op 'get_ipa_tdesc_idx' into a method new 478f9adff5 gdbserver: simply copy the pointer in 'set_target_ops' new 52405d85ec gdbserver: finish turning the target ops vector into a class new a9c798035d [gdb/testsuite] Fix hello.go xpass
The 59 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/ChangeLog | 16 + bfd/cpu-z80.c | 68 +- bfd/elf-bfd.h | 6 + bfd/elf.c | 19 +- bfd/elfxx-target.h | 5 + bfd/version.h | 2 +- binutils/ChangeLog | 8 + binutils/configure | 33 +- binutils/objdump.c | 16 +- config/ChangeLog | 14 + config/ax_count_cpus.m4 | 101 ++ config/bootstrap-Og.mk | 1 + config/bootstrap-lto-lean.mk | 17 + config/bootstrap-lto.mk | 1 + config/futex.m4 | 4 +- config/gthr.m4 | 1 + config/lib-link.m4 | 22 +- config/mh-mingw | 5 + config/no-executables.m4 | 4 +- config/tls.m4 | 2 +- config/toolexeclibdir.m4 | 31 + gas/ChangeLog | 46 + gas/config/tc-z80.c | 223 +-- gas/doc/as.texi | 11 +- gas/doc/c-riscv.texi | 14 + gas/doc/c-z80.texi | 121 +- gas/testsuite/gas/riscv/c-add-addi.d | 11 + gas/testsuite/gas/riscv/c-add-addi.s | 3 + gas/testsuite/gas/z80/ez80_adl_all.d | 2 +- gas/testsuite/gas/z80/ez80_adl_suf.d | 2 +- gas/testsuite/gas/z80/ez80_pref_dis.d | 2 +- gas/testsuite/gas/z80/ez80_z80_all.d | 2 +- gas/testsuite/gas/z80/ez80_z80_suf.d | 2 +- gas/testsuite/gas/z80/gbz80_all.d | 2 +- gas/testsuite/gas/z80/r800_extra.d | 2 +- gas/testsuite/gas/z80/r800_ii8.d | 2 +- gas/testsuite/gas/z80/r800_z80_doc.d | 2 +- gas/testsuite/gas/z80/sdcc.d | 7 +- gas/testsuite/gas/z80/sdcc.s | 2 +- gas/testsuite/gas/z80/z180.d | 2 +- gas/testsuite/gas/z80/z180_z80_doc.d | 2 +- gas/testsuite/gas/z80/z80_doc.d | 2 +- gas/testsuite/gas/z80/z80_ii8.d | 2 +- gas/testsuite/gas/z80/z80_in_f_c.d | 2 +- gas/testsuite/gas/z80/z80_op_ii_ld.d | 2 +- gas/testsuite/gas/z80/z80_out_c_0.d | 2 +- gas/testsuite/gas/z80/z80_sli.d | 2 +- gas/testsuite/gas/z80/z80n_all.d | 2 +- gas/testsuite/gas/z80/z80n_reloc.d | 2 +- gdb/ChangeLog | 37 + gdb/ada-lang.c | 5 +- gdb/config.in | 8 + gdb/configure | 252 ++- gdb/configure.ac | 24 + gdb/dwarf2/read.c | 53 +- gdb/main.c | 11 +- gdb/mips-tdep.h | 2 +- gdb/rust-lang.c | 3 +- gdb/symtab.c | 18 +- gdb/testsuite/ChangeLog | 48 + gdb/testsuite/gdb.ada/funcall_ref.exp | 33 +- gdb/testsuite/gdb.base/corefile-buildid.exp | 49 +- gdb/testsuite/gdb.go/chan.exp | 1 + .../{hello.exp => global-local-var-shadow.exp} | 18 +- .../{hello.go => global-local-var-shadow.go} | 3 +- gdb/testsuite/gdb.go/handcall.exp | 1 + gdb/testsuite/gdb.go/hello.exp | 8 +- gdb/testsuite/gdb.go/hello.go | 5 +- gdb/testsuite/gdb.go/integers.exp | 1 + gdb/testsuite/gdb.go/max-depth.exp | 1 + gdb/testsuite/gdb.go/methods.exp | 1 + gdb/testsuite/gdb.go/package.exp | 1 + gdb/testsuite/gdb.go/strings.exp | 1 + gdb/testsuite/gdb.go/types.exp | 1 + gdb/testsuite/gdb.go/unsafe.exp | 1 + gdb/testsuite/gdb.python/lib-types.exp | 11 +- gdb/testsuite/gdb.rust/simple.exp | 2 + gdb/testsuite/gdb.rust/simple.rs | 8 + gdb/testsuite/lib/gdb.exp | 21 +- gdbserver/ChangeLog | 1776 ++++++++++++++++++++ gdbserver/configure | 29 +- 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 + gdbsupport/ChangeLog | 4 + gdbsupport/configure | 29 +- intl/ChangeLog | 8 + intl/aclocal.m4 | 4 +- intl/configure | 58 +- ld/ChangeLog | 24 + ld/emultempl/z80.em | 122 +- ld/testsuite/ld-z80/arch_ez80_adl.d | 5 +- ld/testsuite/ld-z80/arch_ez80_z80.d | 5 +- ld/testsuite/ld-z80/arch_r800.d | 5 +- ld/testsuite/ld-z80/arch_z180.d | 5 +- ld/testsuite/ld-z80/arch_z80n.d | 5 +- ld/testsuite/ld-z80/comb_arch_ez80_z80.d | 4 +- ld/testsuite/ld-z80/comb_arch_z180_z80.d | 4 +- ld/testsuite/ld-z80/comb_arch_z80_ez80.d | 4 +- ld/testsuite/ld-z80/comb_arch_z80_z180.d | 4 +- ld/testsuite/ld-z80/comb_arch_z80_z80n.d | 4 +- ld/testsuite/ld-z80/relocs_b_ez80.d | 5 +- ld/testsuite/ld-z80/relocs_b_z80.d | 4 +- ld/testsuite/ld-z80/relocs_f_ez80.d | 5 +- ld/testsuite/ld-z80/relocs_f_z80.d | 6 +- ld/testsuite/ld-z80/relocs_f_z80n.d | 2 +- libiberty/ChangeLog | 4 + libiberty/configure | 4 +- opcodes/ChangeLog | 5 + opcodes/riscv-opc.c | 2 + zlib/ChangeLog.bin-gdb | 4 + zlib/configure | 4 +- 140 files changed, 4903 insertions(+), 1702 deletions(-) create mode 100644 config/ax_count_cpus.m4 create mode 100644 config/bootstrap-Og.mk create mode 100644 config/bootstrap-lto-lean.mk create mode 100644 config/toolexeclibdir.m4 create mode 100644 gas/testsuite/gas/riscv/c-add-addi.d create mode 100644 gas/testsuite/gas/riscv/c-add-addi.s copy gdb/testsuite/gdb.go/{hello.exp => global-local-var-shadow.exp} (74%) copy gdb/testsuite/gdb.go/{hello.go => global-local-var-shadow.go} (81%)