This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from 9c7c5f1e5c Automatic date update in version.in adds 2335639744 Adjust readelf's output so that section symbols without a na [...] adds 33fe00c123 Fix an assertion failure in the BFD library when parsing a c [...] adds fd34472cdc update-netbsd.sh: fix script name, update year range in copyright. adds 047c3dbf55 Add ability to select numeric base when displaying symbol va [...] adds 85c88e2a79 gdb/breakpoint: display "N" on MI for disabled-by-condition [...] adds 98e713abc6 testsuite, gdb.mi: fix duplicate test names in mi-break.exp adds 10a636ccb4 gdb/breakpoint: add a 'force_condition' parameter to 'create [...] adds 18e9a809e8 Extend the description of PE header flags. adds ff50752029 [gdb/build] Hardcode --with-included-regex adds 6d5702a5eb Fix test case gdb.base/valgrind-bt.exp. adds 7e7a35fbca Shrink size of dwarf2_per_cu_data adds 1f195bc327 sim: use -Werror when probing for supported warning flags adds 1202f464b2 Automatic date update in version.in adds 2662c237a9 sim: regen against sim/m4/ adds 05f3c0f09e gdb: allow default_addressable_memory_unit_size to handle mo [...] adds d018cd835c x86-64/PE: adjust PR ld/26659 testcase for Cygwin adds b11b2969a9 Harmonize and improve auxiliary entries support for XCOFF adds 22f80c0f77 Improve code coverage of Rust testing adds bdd2aaf69e fix string table generation for XCOFF64 .debug section adds c39ebbf43f [gdb] Fix assert in remote_async_get_pending_events_handler adds 27d0790a58 gdb/infcmd: remove the unused parameter 'args' in 'attach_po [...] adds 6fee5eee88 gdb/infcmd: update the comment for 'attach_post_wait' adds 35682f0a64 gdb/continuations: remove the 'err' from 'do_all_inferior_co [...] adds 1194676e0b gdb/continuations: do minor cleanup adds c4c493de2b gdb/continuations: use lambdas instead of function pointers adds 4efeb0d3e8 gdb/continuations: turn continuation functions into inferior [...] adds 2f63213381 sim: sprinkle some ATTRIBUTE_PRINTF adds e25d6d93c4 gdb: fix getting range of flexible array member in Python adds a87caa6d52 gdb/testsuite: add Python support check in gdb.python/flexib [...] new ae6a3f81a1 Automatic date update in version.in new 432ce4cf68 Fix ptype/o bug with "<no data fields>" new dbc0e7ce65 Fix sim build failure new be866656a0 Make mostlyclean an alias for clean new b396d3a16e Introduce stamp file for hw-config.h new 06a84ea384 Add stamp files for generated files in sim/ppc new efd82ac7cb Require GNU make new e7d8f1da71 Remove and modernize dependencies in sim new d6581fcd69 Remove INCLUDE variable from some sim Makefiles new 51de628a22 Remove LIBS from two sim Makefiles new 19f6a43c6c Do not check for sys/time.h or sys/times.h new 0406545d06 gdb: use function_view for iterate_over_bp_locations' callback new 7b025ee8c8 x86: don't truncate values in diagnostics and alike new 28a167a406 x86: re-order optimize_disp() new cce08655c6 x86-64: defer 32-bit signed displacement check new a9aabc23ef x86-64: special case LEA when determining signedness of disp [...] new c21346c5e2 x86: TLS desc call relocs target zero-size fields
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: bfd/ChangeLog | 46 +++++ bfd/coff-rs6000.c | 192 ++++++++------------ bfd/coff64-rs6000.c | 201 ++++++++++++--------- bfd/elf32-i386.c | 2 +- bfd/elf64-x86-64.c | 2 +- bfd/hash.c | 34 ++-- bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/peXXigen.c | 31 ++++ bfd/srec.c | 12 +- bfd/version.h | 2 +- bfd/xcofflink.c | 5 +- binutils/ChangeLog | 35 ++++ binutils/NEWS | 6 + binutils/doc/binutils.texi | 13 ++ binutils/od-xcoff.c | 10 +- binutils/readelf.c | 104 +++++++++-- .../mips/global-local-symtab-sort-n64t.d | 2 +- .../mips/global-local-symtab-sort-o32t.d | 2 +- binutils/testsuite/binutils-all/readelf.s-64 | 2 +- .../testsuite/binutils-all/readelf.ss-64-unused | 6 +- binutils/testsuite/binutils-all/readelf.ss-tmips | 32 ++-- binutils/testsuite/binutils-all/readelf.ss-unused | 6 +- gas/ChangeLog | 60 ++++++ gas/config/tc-i386.c | 106 ++++++----- gas/testsuite/gas/aarch64/dwarf.d | 16 +- gas/testsuite/gas/arm/thumbver.d | 2 +- gas/testsuite/gas/bfin/loop_temps.d | 6 +- gas/testsuite/gas/elf/section2.e-arc | 10 +- gas/testsuite/gas/elf/section2.e-arm | 10 +- gas/testsuite/gas/elf/section2.e-csky | 10 +- gas/testsuite/gas/elf/section2.e-m32r | 10 +- gas/testsuite/gas/elf/section2.e-mips | 2 +- gas/testsuite/gas/elf/section2.e-msp430 | 10 +- gas/testsuite/gas/elf/section2.e-riscv | 10 +- gas/testsuite/gas/elf/section2.e-rl78 | 8 +- gas/testsuite/gas/elf/section2.e-rx | 8 +- gas/testsuite/gas/elf/section2.e-score | 10 +- gas/testsuite/gas/elf/section2.e-tic6x | 10 +- gas/testsuite/gas/elf/section2.e-unused | 8 +- gas/testsuite/gas/elf/section2.e-v850 | 10 +- gas/testsuite/gas/elf/section2.e-xtensa | 10 +- gas/testsuite/gas/ia64/alias-ilp32.d | 8 +- gas/testsuite/gas/ia64/alias.d | 8 +- gas/testsuite/gas/ia64/global.d | 6 +- gas/testsuite/gas/microblaze/relax_size.elf | 4 +- gas/testsuite/gas/microblaze/relax_size2.elf | 4 +- .../gas/mips/global-local-symtab-sort-n64t.d | 12 +- .../gas/mips/global-local-symtab-sort-o32t.d | 12 +- gas/testsuite/gas/mmix/bspec-1.d | 8 +- gas/testsuite/gas/mmix/byte-1.d | 6 +- gas/testsuite/gas/mmix/comment-1.d | 10 +- gas/testsuite/gas/mmix/loc-1.d | 6 +- gas/testsuite/gas/mmix/loc-2.d | 6 +- gas/testsuite/gas/mmix/loc-3.d | 6 +- gas/testsuite/gas/mmix/loc-4.d | 6 +- gas/testsuite/gas/mmix/loc-5.d | 6 +- gas/testsuite/gas/tic6x/scomm-directive-4.d | 8 +- gdb/ChangeLog | 161 +++++++++++++++++ gdb/Makefile.in | 1 - gdb/arch-utils.c | 8 +- gdb/breakpoint.c | 52 +++++- gdb/breakpoint.h | 11 +- gdb/c-typeprint.c | 7 +- gdb/config.in | 3 - gdb/configure | 59 ------ gdb/configure.ac | 33 ---- gdb/continuations.c | 134 -------------- gdb/continuations.h | 55 ------ gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 13 +- gdb/dwarf2/comp-unit.c | 7 +- gdb/dwarf2/comp-unit.h | 15 +- gdb/dwarf2/read.h | 26 +-- gdb/event-top.c | 1 - gdb/gdb_regex.h | 6 - gdb/guile/scm-breakpoint.c | 2 +- gdb/guile/scm-type.c | 11 +- gdb/inf-loop.c | 3 +- gdb/infcmd.c | 65 ++----- gdb/inferior.c | 20 +- gdb/inferior.h | 18 +- gdb/interps.c | 1 - gdb/mi/mi-cmd-break.c | 1 + gdb/python/py-breakpoint.c | 2 +- gdb/python/py-finishbreakpoint.c | 2 +- gdb/python/py-type.c | 11 +- gdb/record-full.c | 2 +- gdb/remote-notif.c | 2 +- gdb/remote.c | 11 ++ gdb/remote.h | 1 + gdb/rust-parse.c | 11 +- gdb/syscalls/update-netbsd.sh | 4 +- gdb/testsuite/ChangeLog | 46 +++++ gdb/testsuite/gdb.base/ptype-offsets.cc | 7 + gdb/testsuite/gdb.base/ptype-offsets.exp | 17 +- gdb/testsuite/gdb.base/valgrind-bt.exp | 4 +- gdb/testsuite/gdb.guile/scm-type.c | 12 ++ gdb/testsuite/gdb.guile/scm-type.exp | 12 ++ gdb/testsuite/gdb.mi/mi-break.exp | 31 +++- .../flexible-array-member.c | 0 gdb/testsuite/gdb.python/flexible-array-member.exp | 84 +++++++++ gdb/testsuite/gdb.rust/expr.exp | 2 + gdb/testsuite/gdb.rust/modules.exp | 4 + gdb/testsuite/gdb.rust/simple.exp | 19 ++ gdb/testsuite/lib/valgrind.exp | 5 +- include/ChangeLog | 15 ++ include/coff/internal.h | 6 + include/coff/pe.h | 2 + include/coff/rs6000.h | 101 +++++------ include/coff/rs6k64.h | 102 ++++++----- ld/ChangeLog | 60 ++++++ ld/testsuite/ld-aarch64/variant_pcs-now.d | 16 +- ld/testsuite/ld-aarch64/variant_pcs-r.d | 6 +- ld/testsuite/ld-aarch64/variant_pcs-shared.d | 16 +- ld/testsuite/ld-alpha/tlsbin.rd | 26 +-- ld/testsuite/ld-alpha/tlsbinr.rd | 22 +-- ld/testsuite/ld-alpha/tlspic.rd | 24 +-- ld/testsuite/ld-arm/rodata-merge-map.sym | 4 +- ld/testsuite/ld-arm/script-type.sym | 4 +- ld/testsuite/ld-cris/libdso-2.d | 20 +- ld/testsuite/ld-cris/pr16044.d | 2 +- ld/testsuite/ld-elf/sec64k.exp | 2 +- ld/testsuite/ld-ia64/tlsbin.rd | 30 +-- ld/testsuite/ld-ia64/tlspic.rd | 28 +-- .../ld-mips-elf/global-local-symtab-sort-n64t.d | 2 +- .../ld-mips-elf/global-local-symtab-sort-o32t.d | 2 +- ld/testsuite/ld-mmix/bspec1.d | 4 +- ld/testsuite/ld-mmix/bspec2.d | 6 +- ld/testsuite/ld-mmix/local1.d | 4 +- ld/testsuite/ld-mmix/local3.d | 4 +- ld/testsuite/ld-mmix/local5.d | 4 +- ld/testsuite/ld-mmix/local7.d | 4 +- ld/testsuite/ld-mmix/undef-3.d | 2 +- ld/testsuite/ld-pe/pr26659-weak-undef-sym.d | 43 ++--- ld/testsuite/ld-powerpc/tlsso.r | 4 +- ld/testsuite/ld-powerpc/tlsso32.r | 2 +- ld/testsuite/ld-powerpc/tlstocso.r | 4 +- ld/testsuite/ld-s390/tlsbin.rd | 24 +-- ld/testsuite/ld-s390/tlsbin_64.rd | 24 +-- ld/testsuite/ld-s390/tlspic.rd | 24 +-- ld/testsuite/ld-s390/tlspic_64.rd | 22 +-- ld/testsuite/ld-sparc/gotop32.rd | 20 +- ld/testsuite/ld-sparc/gotop64.rd | 20 +- ld/testsuite/ld-sparc/tlssunbin32.rd | 24 +-- ld/testsuite/ld-sparc/tlssunbin64.rd | 24 +-- ld/testsuite/ld-sparc/tlssunnopic32.rd | 20 +- ld/testsuite/ld-sparc/tlssunnopic64.rd | 20 +- ld/testsuite/ld-sparc/tlssunpic32.rd | 26 +-- ld/testsuite/ld-sparc/tlssunpic64.rd | 26 +-- ld/testsuite/ld-tic6x/common.d | 4 +- ld/testsuite/ld-tic6x/shlib-1.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-1b.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-1r.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-1rb.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-app-1.rd | 38 ++-- ld/testsuite/ld-tic6x/shlib-app-1b.rd | 38 ++-- ld/testsuite/ld-tic6x/shlib-app-1r.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 36 ++-- ld/testsuite/ld-tic6x/shlib-noindex.rd | 38 ++-- ld/testsuite/ld-tic6x/static-app-1.rd | 30 +-- ld/testsuite/ld-tic6x/static-app-1b.rd | 30 +-- ld/testsuite/ld-tic6x/static-app-1r.rd | 30 +-- ld/testsuite/ld-tic6x/static-app-1rb.rd | 30 +-- sim/ChangeLog | 14 ++ sim/aarch64/ChangeLog | 16 ++ sim/aarch64/aclocal.m4 | 18 +- sim/aarch64/config.in | 6 - sim/aarch64/configure | 77 +------- sim/arm/ChangeLog | 21 +++ sim/arm/Makefile.in | 10 +- sim/arm/aclocal.m4 | 18 +- sim/arm/config.in | 6 - sim/arm/configure | 77 +------- sim/avr/ChangeLog | 16 ++ sim/avr/aclocal.m4 | 18 +- sim/avr/config.in | 6 - sim/avr/configure | 77 +------- sim/bfin/ChangeLog | 20 ++ sim/bfin/Makefile.in | 2 - sim/bfin/aclocal.m4 | 22 +-- sim/bfin/config.in | 6 - sim/bfin/configure | 77 +------- sim/bpf/ChangeLog | 19 ++ sim/bpf/Makefile.in | 38 ++-- sim/bpf/aclocal.m4 | 24 +-- sim/bpf/config.in | 6 - sim/bpf/configure | 77 +------- sim/common/ChangeLog | 32 ++++ sim/common/Make-common.in | 41 +++-- sim/common/callback.c | 8 +- sim/common/sim-engine.h | 4 +- sim/common/sim-events.c | 5 +- sim/common/sim-events.h | 4 +- sim/common/sim-utils.c | 2 - sim/cr16/ChangeLog | 22 +++ sim/cr16/Makefile.in | 4 +- sim/cr16/aclocal.m4 | 18 +- sim/cr16/config.in | 6 - sim/cr16/configure | 77 +------- sim/cr16/simops.c | 2 - sim/cris/ChangeLog | 26 +++ sim/cris/Makefile.in | 29 +-- sim/cris/aclocal.m4 | 24 +-- sim/cris/config.in | 6 - sim/cris/configure | 77 +------- sim/cris/dv-rv.c | 2 - sim/cris/rvdummy.c | 2 - sim/d10v/ChangeLog | 21 +++ sim/d10v/Makefile.in | 4 +- sim/d10v/aclocal.m4 | 18 +- sim/d10v/config.in | 6 - sim/d10v/configure | 77 +------- sim/erc32/ChangeLog | 16 ++ sim/erc32/aclocal.m4 | 14 +- sim/erc32/config.in | 6 - sim/erc32/configure | 77 +------- sim/example-synacor/ChangeLog | 16 ++ sim/example-synacor/aclocal.m4 | 18 +- sim/example-synacor/config.in | 6 - sim/example-synacor/configure | 77 +------- sim/frv/ChangeLog | 25 +++ sim/frv/Makefile.in | 29 +-- sim/frv/aclocal.m4 | 24 +-- sim/frv/config.in | 6 - sim/frv/configure | 77 +------- sim/ft32/ChangeLog | 16 ++ sim/ft32/aclocal.m4 | 18 +- sim/ft32/config.in | 6 - sim/ft32/configure | 77 +------- sim/h8300/ChangeLog | 16 ++ sim/h8300/aclocal.m4 | 18 +- sim/h8300/config.in | 6 - sim/h8300/configure | 77 +------- sim/iq2000/ChangeLog | 24 +++ sim/iq2000/Makefile.in | 19 +- sim/iq2000/aclocal.m4 | 24 +-- sim/iq2000/config.in | 6 - sim/iq2000/configure | 77 +------- sim/lm32/ChangeLog | 22 +++ sim/lm32/Makefile.in | 17 +- sim/lm32/aclocal.m4 | 24 +-- sim/lm32/config.in | 6 - sim/lm32/configure | 77 +------- sim/m32c/ChangeLog | 20 ++ sim/m32c/Makefile.in | 2 - sim/m32c/aclocal.m4 | 14 +- sim/m32c/config.in | 6 - sim/m32c/configure | 77 +------- sim/m32r/ChangeLog | 24 +++ sim/m32r/Makefile.in | 35 +--- sim/m32r/aclocal.m4 | 24 +-- sim/m32r/config.in | 6 - sim/m32r/configure | 77 +------- sim/m4/sim_ac_common.m4 | 12 -- sim/m4/sim_ac_option_warnings.m4 | 2 +- sim/m68hc11/ChangeLog | 24 +++ sim/m68hc11/Makefile.in | 5 - sim/m68hc11/aclocal.m4 | 20 +- sim/m68hc11/config.in | 6 - sim/m68hc11/configure | 77 +------- sim/mcore/ChangeLog | 16 ++ sim/mcore/aclocal.m4 | 18 +- sim/mcore/config.in | 6 - sim/mcore/configure | 77 +------- sim/microblaze/ChangeLog | 16 ++ sim/microblaze/aclocal.m4 | 18 +- sim/microblaze/config.in | 6 - sim/microblaze/configure | 77 +------- sim/mips/ChangeLog | 22 +++ sim/mips/Makefile.in | 11 +- sim/mips/aclocal.m4 | 24 +-- sim/mips/config.in | 6 - sim/mips/configure | 77 +------- sim/mn10300/ChangeLog | 25 +++ sim/mn10300/Makefile.in | 6 - sim/mn10300/aclocal.m4 | 24 +-- sim/mn10300/config.in | 6 - sim/mn10300/configure | 77 +------- sim/moxie/ChangeLog | 16 ++ sim/moxie/aclocal.m4 | 18 +- sim/moxie/config.in | 6 - sim/moxie/configure | 77 +------- sim/msp430/ChangeLog | 16 ++ sim/msp430/aclocal.m4 | 18 +- sim/msp430/config.in | 6 - sim/msp430/configure | 77 +------- sim/or1k/ChangeLog | 21 +++ sim/or1k/Makefile.in | 7 - sim/or1k/aclocal.m4 | 24 +-- sim/or1k/config.in | 6 - sim/or1k/configure | 77 +------- sim/ppc/ChangeLog | 12 ++ sim/ppc/Makefile.in | 9 +- sim/ppc/emul_unix.c | 4 +- sim/ppc/mon.c | 6 - sim/pru/ChangeLog | 16 ++ sim/pru/aclocal.m4 | 18 +- sim/pru/config.in | 6 - sim/pru/configure | 77 +------- sim/riscv/ChangeLog | 16 ++ sim/riscv/aclocal.m4 | 22 +-- sim/riscv/config.in | 6 - sim/riscv/configure | 77 +------- sim/rl78/ChangeLog | 21 +++ sim/rl78/aclocal.m4 | 14 +- sim/rl78/config.in | 6 - sim/rl78/configure | 77 +------- sim/rx/ChangeLog | 25 +++ sim/rx/Makefile.in | 18 -- sim/rx/aclocal.m4 | 14 +- sim/rx/config.in | 6 - sim/rx/configure | 77 +------- sim/sh/ChangeLog | 22 +++ sim/sh/Makefile.in | 3 +- sim/sh/aclocal.m4 | 18 +- sim/sh/config.in | 6 - sim/sh/configure | 77 +------- sim/sh/interp.c | 2 - sim/v850/ChangeLog | 24 +++ sim/v850/Makefile.in | 6 - sim/v850/aclocal.m4 | 22 +-- sim/v850/config.in | 6 - sim/v850/configure | 77 +------- 324 files changed, 3157 insertions(+), 4541 deletions(-) delete mode 100644 gdb/continuations.c delete mode 100644 gdb/continuations.h copy gdb/testsuite/{gdb.base => gdb.python}/flexible-array-member.c (100%) create mode 100644 gdb/testsuite/gdb.python/flexible-array-member.exp