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 c21346c5e2 x86: TLS desc call relocs target zero-size fields adds 9fc2995588 gdb: remove some caching from the dwarf reader adds c1cbb7d8a1 opcodes: xtensa: improve literal output adds b3ea76397a opcodes: xtensa: display loaded literal value adds d039200a7e Allow .seh_pushframe to take an optional [code] parameter adds f5e98b7d67 Fix type of .persistent.bss section adds 4d6840c335 gdbsupport: include preprocessor.h in common-debug.h adds 69cc19455b ld: Properly create a symbolic link to tmpdir/ldscripts adds 98c897e37a gdbsupport, gdb: change observer_debug to bool adds b2d14d3d8f Automatic date update in version.in adds 9d90335212 sim: simplify hardware m4 macro adds 837b53fd08 sim: options: increase max option count adds 3886790f13 sim: dv-cfi: fix printf format adds ec098003e2 gdbsupport: introduce struct observer adds c90e7d6352 gdbsupport, gdb: give names to observers adds 0df0cce7c6 gdbsupport: allow passing format string to scoped_debug_start_end adds a8536c466a gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG [...] adds 219df3d924 Automatic date update in version.in adds 77393c9b18 Document the GDB 10.2 release in gdb/ChangeLog
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 4 ++ bfd/elf.c | 1 + bfd/version.h | 2 +- gas/ChangeLog | 11 +++++ gas/config/obj-coff-seh.c | 21 +++++++++- gas/testsuite/gas/elf/section25.d | 4 +- gas/testsuite/gas/elf/section26.d | 6 ++- gas/testsuite/gas/elf/section26.s | 3 ++ gdb/ChangeLog | 17 ++++++++ gdb/ada-lang.c | 6 +-- gdb/ada-tasks.c | 6 ++- gdb/agent.c | 3 +- gdb/aix-thread.c | 5 ++- gdb/annotate.c | 8 ++-- gdb/arm-tdep.c | 2 +- gdb/auto-load.c | 5 ++- gdb/auxv.c | 6 +-- gdb/break-catch-syscall.c | 3 +- gdb/breakpoint.c | 15 ++++--- gdb/bsd-uthread.c | 9 +++-- gdb/cli/cli-interp.c | 20 +++++----- gdb/dummy-frame.c | 2 +- gdb/dwarf2/read.c | 71 ++++++++++++++------------------- gdb/dwarf2/read.h | 4 -- gdb/extension.c | 2 +- gdb/frame.c | 3 +- gdb/guile/scm-breakpoint.c | 6 ++- gdb/inflow.c | 2 +- gdb/infrun.c | 12 +++--- gdb/jit.c | 8 ++-- gdb/linux-tdep.c | 9 +++-- gdb/linux-thread-db.c | 5 ++- gdb/m68k-linux-tdep.c | 3 +- gdb/mi/mi-cmd-break.c | 3 +- gdb/mi/mi-interp.c | 63 ++++++++++++++++------------- gdb/observable.c | 12 +++--- gdb/printcmd.c | 3 +- gdb/python/py-breakpoint.c | 9 +++-- gdb/python/py-finishbreakpoint.c | 6 ++- gdb/python/py-inferior.c | 29 ++++++++------ gdb/python/py-unwind.c | 3 +- gdb/ravenscar-thread.c | 3 +- gdb/record-btrace.c | 3 +- gdb/regcache.c | 6 ++- gdb/remote.c | 2 +- gdb/sol-thread.c | 2 +- gdb/solib-aix.c | 3 +- gdb/solib-svr4.c | 3 +- gdb/solib.c | 5 ++- gdb/symfile-mem.c | 2 +- gdb/symfile.c | 2 +- gdb/symtab.c | 7 ++-- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.base/info_sources.exp | 17 +++++--- gdb/tui/tui-hooks.c | 4 +- gdb/tui/tui-interp.c | 20 +++++----- gdb/tui/tui-win.c | 4 +- gdb/tui/tui-winsource.c | 2 +- gdb/unittests/observable-selftests.c | 14 +++---- gdbsupport/ChangeLog | 41 +++++++++++++++++++ gdbsupport/common-debug.h | 68 +++++++++++++++++++++++++------ gdbsupport/observable.h | 71 +++++++++++++++++++++++++-------- ld/ChangeLog | 6 +++ ld/testsuite/ld-bootstrap/bootstrap.exp | 4 +- opcodes/ChangeLog | 10 +++++ opcodes/xtensa-dis.c | 21 +++++++++- sim/ChangeLog | 6 +++ sim/README-HACKING | 2 +- sim/bfin/ChangeLog | 5 +++ sim/bfin/configure | 8 +--- sim/bfin/configure.ac | 2 +- sim/common/ChangeLog | 9 +++++ sim/common/dv-cfi.c | 2 +- sim/common/sim-options.c | 5 ++- sim/cris/ChangeLog | 5 +++ sim/cris/configure | 8 +--- sim/cris/configure.ac | 2 +- sim/frv/ChangeLog | 5 +++ sim/frv/configure | 8 +--- sim/frv/configure.ac | 2 +- sim/iq2000/ChangeLog | 5 +++ sim/iq2000/configure | 8 +--- sim/iq2000/configure.ac | 2 +- sim/lm32/ChangeLog | 5 +++ sim/lm32/configure | 8 +--- sim/lm32/configure.ac | 2 +- sim/m32r/ChangeLog | 5 +++ sim/m32r/configure | 8 +--- sim/m32r/configure.ac | 2 +- sim/m4/sim_ac_option_hardware.m4 | 14 ++----- sim/m68hc11/ChangeLog | 5 +++ sim/m68hc11/configure | 9 +---- sim/m68hc11/configure.ac | 2 +- sim/mips/ChangeLog | 6 +++ sim/mips/configure | 13 ++---- sim/mips/configure.ac | 5 +-- sim/mn10300/ChangeLog | 5 +++ sim/mn10300/configure | 8 +--- sim/mn10300/configure.ac | 2 +- 99 files changed, 595 insertions(+), 324 deletions(-)