aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Arm: Add support for missing CPUsDennis Zhang8-0/+46
2019-08-22Fix an illegal memory access when dumping corrupt x86_64 PE unwind data.Nick Clifton2-9/+68
2019-08-22oops - omitted changelog entry from previous delta.Nick Clifton1-0/+6
2019-08-22Prevent a floating point exception in the dwarf parser when a CU or TU table ...Nick Clifton1-5/+6
2019-08-22Fix the assembler's floating point number parser so that it can correctly han...Bosco Garc?a5-7/+49
2019-08-22gdb/fortran: Remove some dead code from the parserAndrew Burgess2-11/+8
2019-08-22AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina10-23/+153
2019-08-22Implement a float16 directive for assembling 16 bit IEEE 754 floating point n...Barnaby Wilks7-5/+70
2019-08-22[AArch64][gas] Update MTE system register encodingsKyrylo Tkachov4-20/+31
2019-08-22ARM CMSE symbolsAlan Modra4-27/+18
2019-08-22Automatic date update in version.inGDB Administrator1-1/+1
2019-08-21Fix nullptr in with_command_1Pedro Alves4-0/+13
2019-08-21Fix g++ 9.1 build breakageChristian Biesinger2-0/+6
2019-08-21gdb/djgpp: Add Hygon Dhyana processor supportJinke Fan2-3/+8
2019-08-21[gdb/testsuite] Stabilize gdb-caching-proc.exp test orderTom de Vries2-0/+5
2019-08-21Automatic date update in version.inGDB Administrator1-1/+1
2019-08-20Change some tui_data_window methods to be privateTom Tromey2-30/+39
2019-08-20Remove some defines from tui-data.hTom Tromey3-7/+12
2019-08-20Move some defines to tui-stack.cTom Tromey3-11/+21
2019-08-20Change tui_make_window to be a methodTom Tromey9-35/+49
2019-08-20Remove tui_data_window::display_regsTom Tromey3-7/+7
2019-08-20Remove indirection from tui_data_window::regs_contentTom Tromey3-34/+38
2019-08-20Add two methods to tui_data_windowTom Tromey4-35/+43
2019-08-20Change tui_check_register_values to be a methodTom Tromey4-20/+28
2019-08-20Rearrange tui-regs.c some moreTom Tromey2-23/+20
2019-08-20Change tui_data_item_window::content to be a unique_xmalloc_ptrTom Tromey5-36/+33
2019-08-20Remove tui_data_item_window::valueTom Tromey3-2/+6
2019-08-20Minor rearrangement in tui-regs.cTom Tromey2-53/+53
2019-08-20Remove NULL check from tui_reg_commandTom Tromey2-3/+5
2019-08-20Some i18n fixes for the TUITom Tromey5-6/+11
2019-08-20Remove test files for a different patch accidentally committed with patch for...Nick Clifton2-35/+0
2019-08-20Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77...Dennis Zhang14-4/+122
2019-08-20Arm: Fix performance issue with thumb-2 tailcallsTamar Christina26-86/+130
2019-08-20[gdb/testsuite] Clean up stale exec in gdb_compile_pascalTom de Vries2-0/+7
2019-08-20Improve remote attach round-trips without btraceConrad Meyer2-0/+10
2019-08-20Automatic date update in version.inGDB Administrator1-1/+1
2019-08-19MIPS/gas: Fix misaligned address errors to disregard ISA mode bitFaraz Shahbazker2-5/+32
2019-08-19MIPS/gas: Retain ISA mode bit for labels with .insn annotationFaraz Shahbazker5-3/+45
2019-08-19Fix indentation in value_has_fieldTom Tromey2-1/+5
2019-08-19Fix Fortran regression with variables in nested functionsTom Tromey4-11/+31
2019-08-19Add Rust support to source highlightingTom Tromey4-7/+39
2019-08-19Add --with-static-standard-libraries to the top levelTom Tromey3-2/+43
2019-08-19Fix N^2 behavior in _bfd_dwarf2_find_symbol_biasTom Tromey2-10/+51
2019-08-19PR24898, An out-of-bounds read occured in display_dataAlan Modra2-6/+12
2019-08-19PowerPC64 ha/lo insn checksAlan Modra2-72/+109
2019-08-19Float16: Fix test failures for non ELF targetsBarnaby Wilks2-27/+26
2019-08-19Automatic date update in version.inGDB Administrator1-1/+1
2019-08-18Automatic date update in version.inGDB Administrator1-1/+1
2019-08-17PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra2-2/+7
2019-08-17Automatic date update in version.inGDB Administrator1-1/+1