This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 5067f530c3 Automatic date update in version.in adds 74c2c1f45f Fixes for gdb.python tests on remote Windows host. adds abc6c00fb6 [gdb/testsuite] Fix gdb.gdb/selftest.exp regexp adds 29c9291108 Don't include readline headers from tracepoint.c adds 0111684298 [readline] Fix compilation on MinGW adds a3504e9654 clear_detail can only be called on TUI source windows adds 2afade5dbe Remove struct tui_layout_def adds 62cf57fee7 Move current_layout to tui-layout.c adds 6925809176 Remove tui_make_all_visible adds 3f3ffe54e2 Simplify tui_make_all_invisible adds cc0c3ffbc9 Two simplifications in tui-layout.c adds 16cb7910b9 Make tui_default_win_height static adds 22c3f4909a Simplify tui_show_disassem adds fede52738f Delete invisible TUI windows adds b4ef5aeb3a Change tui_check_and_display_highlight_if_needed to be a method adds 0bd27e079a Change tui_show_source_content to be a method adds 37a4a13104 Change tui_set_exec_info_content to be a method adds 7ba913dcdf Change tui_update_exec_info to be a method adds 7b56485db5 Move code to tui-winsource.h adds 8270ac6229 Turn tui_show_exec_info_content into a method adds e321e7ce75 Remove tui_erase_exec_info_content adds 93858ad34e Remove tui_clear_exec_info_content adds 5216580d7a Don't track the contents of the execution info window adds 6405cd73c0 Remove tui_gen_win_info::last_visible_line adds 414b840430 Automatic date update in version.in adds 9defd221fe Remove _bfd_dwarf2_find_nearest_line addr_size parameter adds c327a44f38 Use comp_unit_maybe_decode_line_info in more places adds dfc19da6a6 PR24623, DWARF errors adds b1c896b365 Fix gdb build on macOS adds 75faf5c41d AArch64: Allow additional sizes in prologue adds fc9e754460 Automatic date update in version.in adds 2208ee9170 [gdb] Fix gdb build on mips64-linux adds 6485977b89 Updatesd Swdish translation for the gas sub-directory. adds 05192282ca Fix CU overrun in scan_unit_for_symbols adds 9177214a22 Correct a typo in the documentation for the disassembler. adds c6778d00df Simplify write_inferior_memory adds 4196ab2a6d Replace write_inferior_memory with target_write_memory adds 6ae978f133 Add a description of the 'n' symbol type displayed by nm. adds 97dd8e07d9 [testsuite] Make the testsuite work on mingw adds d59b55f095 Use gdb::byte_vector in target_write_memory adds 835b995b57 Skip batch-preserve-term-settings.exp tests that cannot work [...] adds 22a2ab04f5 Disable dw2-dir-file-name.exp on remote and/or Windows host. adds 65962b20b6 Simplify TUI boxing adds ed4a1084d7 Remove FIXMEs from tui-layout.c adds f2dda47784 Move locator code to tui-stack.c adds e2a678a557 Avoid string_file in tui_make_status_line adds a54700c6c4 Move contents of tui_show_frame_info to new method adds 088f37dd90 Change tui_addr_is_displayed into a method adds c9033fe839 Change tui_line_is_displayed to be a method adds 002f15c277 Remove tui_alloc_source_buffer adds e25d200487 Turn tui_erase_source_content into a method adds c398c3d0b5 Remove tui_clear_source_content adds f4ce562c7f Minor simplification in tui_default_win_viewport_height adds 46f438e3d5 Remove tui_initialize_static_data adds ee556432c4 Rename the "reset" method to "resize" adds 3891b65efe Change TUI source window iteration adds db502012fc TUI window resize should not need invisibility adds 080a488354 RISC-V: Fix lui relaxation issue with code at address 0. adds 08235187bc Rename internal Python functions to start with an underscore adds 272560b577 Fix bug with character enumeration literal adds 3df505f60e TUI resize unification adds 6eac171f06 [gdb] Make maint info sections print relocated addresses adds 3339426357 Automatic date update in version.in adds d8f9e51c36 Fix paste-o in examine-backward.exp. adds 63f6e94fb3 Aligned vs. unaligned ppc32 relocs adds 7df6aecc97 PowerPC gcc bootstrap fail with bss-plt adds 0b8b76098f PR24909, Uninitialized use on stack in readelf adds fdfc8cf7f0 [ld] [arm] Add support for noinit section adds aa7ca1bb44 Move [PAC] into a new MI field addr_flags adds b4c555cfc4 Fix detection of missing plugin for LTO objects. adds d4ab829a24 Remove m_has_locator adds 2d83e710a1 Remove separate visibility flag adds 20149b6b20 Remove "noerror" parameter from some TUI functions adds ed8358e949 Change tui_update_source_window_as_is to be a method adds 017f982820 Change tui_update_source_window to be a method adds 2ddaf61443 Change tui_update_breakpoint_info to be a method adds 81c82c4b90 Introduce tui_source_window_base::set_contents method adds bb01dbfc04 Change tui_show_symtab_source to be a method adds e699d33164 Remove useless assignment from tui_remove_hooks adds 398fdd6086 Remove the TUI execution info window adds 81e8046dc0 x86-64: Move PIC check for PC-relative relocations back adds 34dafe9f39 [gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie adds 98ac8787e9 Automatic date update in version.in adds d367307b93 PR24911, Heap overflow issue in qsort_r, dwarf.c adds b271c8567a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 57 + bfd/coffgen.c | 4 +- bfd/dwarf2.c | 291 ++--- bfd/elf.c | 4 +- bfd/elf32-arm.c | 2 +- bfd/elf32-ppc.c | 8 + bfd/elf64-alpha.c | 2 +- bfd/elf64-x86-64.c | 149 +-- bfd/elflink.c | 3 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfnn-riscv.c | 16 +- bfd/elfxx-mips.c | 1 - bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/linker.c | 24 +- bfd/mach-o.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 21 + binutils/doc/binutils.texi | 7 +- binutils/dwarf.c | 4 +- binutils/readelf.c | 9 +- gas/ChangeLog | 4 + gas/po/sv.po | 1334 +++++++------------- gdb/ChangeLog | 573 +++++++++ gdb/NEWS | 7 + gdb/aarch64-tdep.c | 45 +- gdb/ada-exp.y | 5 +- gdb/ada-lang.c | 8 + gdb/arch-utils.c | 8 + gdb/arch-utils.h | 4 + gdb/darwin-nat-info.c | 1 + gdb/darwin-nat.c | 1 + gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 18 +- gdb/gdbarch.c | 23 + gdb/gdbarch.h | 6 + gdb/gdbarch.sh | 3 + gdb/gdbserver/ChangeLog | 38 + gdb/gdbserver/linux-aarch64-low.c | 4 +- gdb/gdbserver/linux-ppc-low.c | 22 +- gdb/gdbserver/linux-s390-low.c | 4 +- gdb/gdbserver/linux-x86-low.c | 8 +- gdb/gdbserver/mem-break.c | 30 +- gdb/gdbserver/proc-service.c | 2 +- gdb/gdbserver/remote-utils.c | 4 +- gdb/gdbserver/server.c | 2 +- gdb/gdbserver/target.c | 33 +- gdb/gdbserver/target.h | 5 +- gdb/gdbserver/tracepoint.c | 32 +- gdb/linux-nat-trad.c | 1 + gdb/maint.c | 39 +- gdb/python/lib/gdb/__init__.py | 16 +- gdb/python/py-unwind.c | 6 +- gdb/stack.c | 29 +- gdb/testsuite/ChangeLog | 86 ++ gdb/testsuite/gdb.ada/char_enum.exp | 6 + gdb/testsuite/gdb.ada/char_enum/foo.adb | 6 +- gdb/testsuite/gdb.ada/char_enum/pck.ads | 2 +- gdb/testsuite/gdb.arch/aarch64-prologue.c | 83 ++ .../aarch64-prologue.exp} | 30 +- .../gdb.base/batch-preserve-term-settings.exp | 7 + gdb/testsuite/gdb.base/compare-sections.exp | 11 +- gdb/testsuite/gdb.base/examine-backward.exp | 2 +- gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp | 7 + gdb/testsuite/gdb.gdb/selftest.exp | 2 +- gdb/testsuite/gdb.python/py-completion.exp | 84 +- gdb/testsuite/gdb.python/py-events.exp | 2 +- gdb/testsuite/gdb.python/py-evsignal.exp | 2 +- gdb/testsuite/gdb.python/py-evthreads.exp | 2 +- .../gdb.python/py-framefilter-invalidarg.exp | 2 +- gdb/testsuite/gdb.python/py-framefilter.exp | 14 +- .../gdb.python/py-mi-var-info-path-expression.exp | 3 +- gdb/testsuite/gdb.python/py-objfile-script.exp | 2 +- gdb/testsuite/gdb.python/py-objfile.exp | 21 +- gdb/testsuite/gdb.python/py-pp-maint.exp | 2 +- gdb/testsuite/gdb.python/py-pp-registration.exp | 2 +- gdb/testsuite/gdb.python/py-section-script.exp | 21 +- gdb/testsuite/gdb.python/py-symtab.exp | 4 +- gdb/testsuite/gdb.python/python.exp | 4 +- gdb/testsuite/gdb.tui/basic.exp | 8 +- gdb/testsuite/gdb.tui/empty.exp | 26 +- gdb/testsuite/lib/gdb.exp | 4 + gdb/testsuite/lib/tuiterm.exp | 7 + gdb/tracepoint.c | 7 - gdb/tui/tui-command.c | 49 +- gdb/tui/tui-command.h | 20 +- gdb/tui/tui-data.c | 109 +- gdb/tui/tui-data.h | 146 +-- gdb/tui/tui-disasm.c | 83 +- gdb/tui/tui-disasm.h | 21 +- gdb/tui/tui-hooks.c | 1 - gdb/tui/tui-interp.c | 2 - gdb/tui/tui-io.c | 3 +- gdb/tui/tui-layout.c | 295 ++--- gdb/tui/tui-layout.h | 2 - gdb/tui/tui-regs.c | 36 +- gdb/tui/tui-regs.h | 6 +- gdb/tui/tui-source.c | 109 +- gdb/tui/tui-source.h | 29 +- gdb/tui/tui-stack.c | 87 +- gdb/tui/tui-stack.h | 29 + gdb/tui/tui-win.c | 190 ++- gdb/tui/tui-wingeneral.c | 45 +- gdb/tui/tui-wingeneral.h | 8 +- gdb/tui/tui-winsource.c | 380 ++---- gdb/tui/tui-winsource.h | 206 ++- gdb/tui/tui.c | 2 +- gdb/tui/tui.h | 1 - gold/ChangeLog | 8 + gold/object.cc | 6 +- ld/ChangeLog | 27 + ld/emulparams/armelf.sh | 14 +- ld/emultempl/ppc32elf.em | 7 +- ld/testsuite/ld-riscv-elf/c-lui-2.d | 19 + ld/testsuite/ld-riscv-elf/c-lui-2.ld | 6 + ld/testsuite/ld-riscv-elf/c-lui-2.s | 12 + ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 1 + ld/testsuite/ld-x86-64/pr24905-x32.d | 8 + ld/testsuite/ld-x86-64/pr24905.d | 7 + ld/testsuite/ld-x86-64/pr24905.s | 6 + ld/testsuite/ld-x86-64/pr24905.t | 1 + ld/testsuite/ld-x86-64/x86-64.exp | 2 + readline/ChangeLog.gdb | 5 + readline/colors.c | 2 +- 124 files changed, 2893 insertions(+), 2489 deletions(-) create mode 100644 gdb/testsuite/gdb.arch/aarch64-prologue.c copy gdb/testsuite/{gdb.ada/char_enum.exp => gdb.arch/aarch64-prologue.exp} (53%) create mode 100644 ld/testsuite/ld-riscv-elf/c-lui-2.d create mode 100644 ld/testsuite/ld-riscv-elf/c-lui-2.ld create mode 100644 ld/testsuite/ld-riscv-elf/c-lui-2.s create mode 100644 ld/testsuite/ld-x86-64/pr24905-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.s create mode 100644 ld/testsuite/ld-x86-64/pr24905.t