external/binutils.git
2019-08-23 Sandra LoosemoreFix bug in nios2 prologue analysis.
2019-08-23 Stafford Horneor1k: Fix incorrect value in PLT GOT entries, causing...
2019-08-23 Nick CliftonStop the BFD library from failing when encountering...
2019-08-23 Alan ModraPR24933, Memory leak in elf_x86_64_get_synthetic_symtab
2019-08-23 Nick CliftonUpdated Swedish translation for the gas sub-directory.
2019-08-23 Nick CliftonPrevent a potential illegal memory access in the DWARF...
2019-08-23 GDB AdministratorAutomatic date update in version.in
2019-08-22 Christian BiesingerMake GDB compile with Python 3 on MinGW
2019-08-22 Tom de Vries[gdb/testsuite] Make gdb_test message more informative...
2019-08-22 Dennis ZhangArm: Add support for missing CPUs
2019-08-22 Nick CliftonFix an illegal memory access when dumping corrupt x86_6...
2019-08-22 Nick Cliftonoops - omitted changelog entry from previous delta.
2019-08-22 Nick CliftonPrevent a floating point exception in the dwarf parser...
2019-08-22 Bosco Garc?aFix the assembler's floating point number parser so...
2019-08-22 Andrew Burgessgdb/fortran: Remove some dead code from the parser
2019-08-22 Tamar ChristinaAArch64: Fix LD crash on weak and undefined TLS symbols...
2019-08-22 Barnaby WilksImplement a float16 directive for assembling 16 bit...
2019-08-22 Kyrylo Tkachov[AArch64][gas] Update MTE system register encodings
2019-08-22 Alan ModraARM CMSE symbols
2019-08-22 GDB AdministratorAutomatic date update in version.in
2019-08-21 Pedro AlvesFix nullptr in with_command_1
2019-08-21 Christian BiesingerFix g++ 9.1 build breakage
2019-08-21 Jinke Fangdb/djgpp: Add Hygon Dhyana processor support
2019-08-21 Tom de Vries[gdb/testsuite] Stabilize gdb-caching-proc.exp test...
2019-08-21 GDB AdministratorAutomatic date update in version.in
2019-08-20 Tom TromeyChange some tui_data_window methods to be private
2019-08-20 Tom TromeyRemove some defines from tui-data.h
2019-08-20 Tom TromeyMove some defines to tui-stack.c
2019-08-20 Tom TromeyChange tui_make_window to be a method
2019-08-20 Tom TromeyRemove tui_data_window::display_regs
2019-08-20 Tom TromeyRemove indirection from tui_data_window::regs_content
2019-08-20 Tom TromeyAdd two methods to tui_data_window
2019-08-20 Tom TromeyChange tui_check_register_values to be a method
2019-08-20 Tom TromeyRearrange tui-regs.c some more
2019-08-20 Tom TromeyChange tui_data_item_window::content to be a unique_xma...
2019-08-20 Tom TromeyRemove tui_data_item_window::value
2019-08-20 Tom TromeyMinor rearrangement in tui-regs.c
2019-08-20 Tom TromeyRemove NULL check from tui_reg_command
2019-08-20 Tom TromeySome i18n fixes for the TUI
2019-08-20 Nick CliftonRemove test files for a different patch accidentally...
2019-08-20 Dennis ZhangAdds support for following CPUs to the ARM and Aarch64...
2019-08-20 Tamar ChristinaArm: Fix performance issue with thumb-2 tailcalls
2019-08-20 Tom de Vries[gdb/testsuite] Clean up stale exec in gdb_compile_pascal
2019-08-20 Conrad MeyerImprove remote attach round-trips without btrace
2019-08-20 GDB AdministratorAutomatic date update in version.in
2019-08-19 Faraz ShahbazkerMIPS/gas: Fix misaligned address errors to disregard...
2019-08-19 Faraz ShahbazkerMIPS/gas: Retain ISA mode bit for labels with .insn...
2019-08-19 Tom TromeyFix indentation in value_has_field
2019-08-19 Tom TromeyFix Fortran regression with variables in nested functions
2019-08-19 Tom TromeyAdd Rust support to source highlighting
2019-08-19 Tom TromeyAdd --with-static-standard-libraries to the top level
2019-08-19 Tom TromeyFix N^2 behavior in _bfd_dwarf2_find_symbol_bias
2019-08-19 Alan ModraPR24898, An out-of-bounds read occured in display_data
2019-08-19 Alan ModraPowerPC64 ha/lo insn checks
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...
next