aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Automatic date update in version.inGDB Administrator1-1/+1
2020-01-09gdb/tui: Link source and assembler scrolling .... againAndrew Burgess4-1/+40
2020-01-09gdb: Fix scrolling in TUITom Tromey5-16/+50
2020-01-09gdb/tui: Fix 'layout asm' before the inferior has startedAndrew Burgess4-4/+49
2020-01-09gdb/testsuite/tui: Introduce check_box_contentsAndrew Burgess2-0/+35
2020-01-09gdb/testsuite/tui: Split enter_tui into two procsAndrew Burgess2-3/+18
2020-01-09gdb/testsuite/tui: Always dump_screen when askedAndrew Burgess2-2/+7
2020-01-09gdb/testsuite: Fix race condition in gdb.base/skip.expAndrew Burgess2-3/+10
2020-01-09Don't define _FORTIFY_SOURCE on MinGWChristian Biesinger2-2/+10
2020-01-09Fix indentation in print_thread_info_1Simon Marchi2-65/+69
2020-01-09Fix memory leak of the demangled symbol nameChristian Biesinger2-9/+18
2020-01-09Fix an attempt to free a static pointer when using objcopy's symbol addition ...Nick Clifton2-5/+18
2020-01-09Fix an illegal memory access triggered when trying to examine an input file c...Nick Clifton2-2/+20
2020-01-09Fix the cast used to prevent compile time warning about an always false test.Nick Clifton2-1/+6
2020-01-09oops - toplevel changelog entry for previous delta.Aaron Merey1-0/+7
2020-01-09Update Traditional Chinese translation for the binutils sub-directory.Nick Clifton2-335/+34
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey16-61/+647
2020-01-09Fix compile time warnings about comparisons always being false.Sergey Belyashov4-96/+114
2020-01-09x86: refine when to trigger optimizationsJan Beulich2-10/+15
2020-01-09x86-64: assert sane internal state for REX conversionsJan Beulich2-1/+8
2020-01-09x86: consistently convert to byte registers for TEST w/ imm optimizationJan Beulich2-11/+15
2020-01-09x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMDJan Beulich11-10/+121
2020-01-09Automatic date update in version.inGDB Administrator1-1/+1
2020-01-08Change section_offsets to a std::vectorTom Tromey33-314/+255
2020-01-08Use std::string in dwarf2read.cTom Tromey2-8/+10
2020-01-08Use std::vector in abbrev_table_read_tableTom Tromey2-23/+13
2020-01-08Use unique_xmalloc_ptr in fixup_go_packagingTom Tromey2-9/+11
2020-01-08Remove some explicit memory management from dwarf2read.cTom Tromey2-88/+68
2020-01-08Document the fact that the assembler's alignment pseudo-ops can be issued wit...Nick Clifton2-9/+20
2020-01-08Make the assembler generate an error if there is an attempt to define a secti...Nick Clifton6-0/+34
2020-01-08ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'Alan Modra6-13/+33
2020-01-08PR25351 .ARM.attributes not found for symbolAlan Modra2-0/+11
2020-01-08Automatic date update in version.inGDB Administrator1-1/+1
2020-01-07Add constructor to stap_static_probe_opsTom Tromey2-0/+11
2020-01-07Enable styling by default on CygwinJon Turney2-1/+5
2020-01-07[ARC] Improve parsing instruction operands.Claudiu Zissulescu2-91/+117
2020-01-07[ARC] Add finer details for LLOCK and SCONDShahab Vahedi4-21/+36
2020-01-07Automatic date update in version.inGDB Administrator1-1/+1
2020-01-06RISC-V: Fix weak function call reloc overflow on llvm build.Jim Wilson2-3/+16
2020-01-07Re: Prefer object over notype symbols when disassemblingAlan Modra21-35/+26
2020-01-06gdb: Fix backtrace with disassemble-next-line onAndrew Burgess5-5/+103
2020-01-06Fix MinGW native compilation of gdb/gdbsupport/gdb_wait.cEli Zaretskii2-1/+6
2020-01-06GDB: Fix the overflow in addr/line_is_displayed()Shahab Vahedi3-18/+22
2020-01-06Mention the recent fix of $_exitsignal on MS-Windows in gdb/NEWSEli Zaretskii2-0/+7
2020-01-06Fix a crash with a malformed PE headerJon Turney2-0/+11
2020-01-06Fix a typo in gdb/windows-tdep.cEli Zaretskii2-1/+5
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton3-16/+23
2020-01-06Fix search in TUIHannes Domani2-0/+5
2020-01-06Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton2-3/+9
2020-01-06GDB: Remove trailing spaces in tui-disasm.cShahab Vahedi2-3/+7