external/binutils.git
2019-08-19 Barnaby WilksFloat16: Fix test failures for non ELF targets
2019-08-19 GDB AdministratorAutomatic date update in version.in
2019-08-18 GDB AdministratorAutomatic date update in version.in
2019-08-17 Alan ModraPR24911, Heap overflow issue in qsort_r, dwarf.c
2019-08-17 GDB AdministratorAutomatic date update in version.in
2019-08-16 Tom de Vries[gdb/testsuite] Fix compare-sections.exp with -fPIE...
2019-08-16 H.J. Lux86-64: Move PIC check for PC-relative relocations...
2019-08-16 Tom TromeyRemove the TUI execution info window
2019-08-16 Tom TromeyRemove useless assignment from tui_remove_hooks
2019-08-16 Tom TromeyChange tui_show_symtab_source to be a method
2019-08-16 Tom TromeyIntroduce tui_source_window_base::set_contents method
2019-08-16 Tom TromeyChange tui_update_breakpoint_info to be a method
2019-08-16 Tom TromeyChange tui_update_source_window to be a method
2019-08-16 Tom TromeyChange tui_update_source_window_as_is to be a method
2019-08-16 Tom TromeyRemove "noerror" parameter from some TUI functions
2019-08-16 Tom TromeyRemove separate visibility flag
2019-08-16 Tom TromeyRemove m_has_locator
2019-08-16 Martin LiskaFix detection of missing plugin for LTO objects.
2019-08-16 Alan HaywardMove [PAC] into a new MI field addr_flags
2019-08-16 Christophe... [ld] [arm] Add support for noinit section
2019-08-16 Alan ModraPR24909, Uninitialized use on stack in readelf
2019-08-16 Alan ModraPowerPC gcc bootstrap fail with bss-plt
2019-08-16 Alan ModraAligned vs. unaligned ppc32 relocs
2019-08-16 Sandra LoosemoreFix paste-o in examine-backward.exp.
2019-08-16 GDB AdministratorAutomatic date update in version.in
2019-08-15 Tom de Vries[gdb] Make maint info sections print relocated addresses
2019-08-15 Tom TromeyTUI resize unification
2019-08-15 Tom TromeyFix bug with character enumeration literal
2019-08-15 Christian BiesingerRename internal Python functions to start with an under...
2019-08-15 Jim WilsonRISC-V: Fix lui relaxation issue with code at address 0.
2019-08-15 Tom TromeyTUI window resize should not need invisibility
2019-08-15 Tom TromeyChange TUI source window iteration
2019-08-15 Tom TromeyRename the "reset" method to "resize"
2019-08-15 Tom TromeyRemove tui_initialize_static_data
2019-08-15 Tom TromeyMinor simplification in tui_default_win_viewport_height
2019-08-15 Tom TromeyRemove tui_clear_source_content
2019-08-15 Tom TromeyTurn tui_erase_source_content into a method
2019-08-15 Tom TromeyRemove tui_alloc_source_buffer
2019-08-15 Tom TromeyChange tui_line_is_displayed to be a method
2019-08-15 Tom TromeyChange tui_addr_is_displayed into a method
2019-08-15 Tom TromeyMove contents of tui_show_frame_info to new method
2019-08-15 Tom TromeyAvoid string_file in tui_make_status_line
2019-08-15 Tom TromeyMove locator code to tui-stack.c
2019-08-15 Tom TromeyRemove FIXMEs from tui-layout.c
2019-08-15 Tom TromeySimplify TUI boxing
2019-08-15 Sandra LoosemoreDisable dw2-dir-file-name.exp on remote and/or Windows...
2019-08-15 Sandra LoosemoreSkip batch-preserve-term-settings.exp tests that cannot...
2019-08-15 Tom TromeyUse gdb::byte_vector in target_write_memory
2019-08-15 Christian Biesinger[testsuite] Make the testsuite work on mingw
2019-08-15 Nick CliftonAdd a description of the 'n' symbol type displayed...
2019-08-15 Tom TromeyReplace write_inferior_memory with target_write_memory
2019-08-15 Tom TromeySimplify write_inferior_memory
2019-08-15 Christophe... Correct a typo in the documentation for the disassembler.
2019-08-15 Tom TromeyFix CU overrun in scan_unit_for_symbols
2019-08-15 Nick CliftonUpdatesd Swdish translation for the gas sub-directory.
2019-08-15 Tom de Vries[gdb] Fix gdb build on mips64-linux
2019-08-15 GDB AdministratorAutomatic date update in version.in
2019-08-14 Alan HaywardAArch64: Allow additional sizes in prologue
2019-08-14 Tom TromeyFix gdb build on macOS
2019-08-14 Alan ModraPR24623, DWARF errors
2019-08-14 Alan ModraUse comp_unit_maybe_decode_line_info in more places
2019-08-14 Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-08-14 GDB AdministratorAutomatic date update in version.in
2019-08-13 Tom TromeyRemove tui_gen_win_info::last_visible_line
2019-08-13 Tom TromeyDon't track the contents of the execution info window
2019-08-13 Tom TromeyRemove tui_clear_exec_info_content
2019-08-13 Tom TromeyRemove tui_erase_exec_info_content
2019-08-13 Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13 Tom TromeyMove code to tui-winsource.h
2019-08-13 Tom TromeyChange tui_update_exec_info to be a method
2019-08-13 Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13 Tom TromeyChange tui_show_source_content to be a method
2019-08-13 Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-08-13 Tom TromeyDelete invisible TUI windows
2019-08-13 Tom TromeySimplify tui_show_disassem
2019-08-13 Tom TromeyMake tui_default_win_height static
2019-08-13 Tom TromeyTwo simplifications in tui-layout.c
2019-08-13 Tom TromeySimplify tui_make_all_invisible
2019-08-13 Tom TromeyRemove tui_make_all_visible
2019-08-13 Tom TromeyMove current_layout to tui-layout.c
2019-08-13 Tom TromeyRemove struct tui_layout_def
2019-08-13 Tom Tromeyclear_detail can only be called on TUI source windows
2019-08-13 Christian Biesinger[readline] Fix compilation on MinGW
2019-08-13 Tom TromeyDon't include readline headers from tracepoint.c
2019-08-13 Tom de Vries[gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
2019-08-13 Sandra LoosemoreFixes for gdb.python tests on remote Windows host.
2019-08-13 GDB AdministratorAutomatic date update in version.in
2019-08-12 Tom TromeyRequire readline 7 or newer
2019-08-12 Tom TromeyRemove readline hack from gdb_select
2019-08-12 Tom TromeyImport readline 8.0
2019-08-12 Patrick PalkaFix gdb's selftest.exp after readline import
2019-08-12 Tom TromeyRemove gdb workaround from readline/xfree.c
2019-08-12 Tom TromeyRemove gdb workaround from readline/emacs_keymap.c
2019-08-12 Tom TromeyRemove gdb workaround from readline/complete.c
2019-08-12 Tom TromeyImport readline 7.0 (patch 5)
2019-08-12 Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-12 Barnaby WilksAdd generic and ARM specific support for half-precision...
2019-08-12 Alan ModraPR24851, gas/testsuite/gas/epiphany/badrelax.s failure...
2019-08-12 GDB AdministratorAutomatic date update in version.in
2019-08-11 GDB AdministratorAutomatic date update in version.in
next