aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-04gdb: rename displaced_step_closure to displaced_step_copy_insn_closureSimon Marchi18-193/+244
2020-12-04gdb: rename things related to step over chainsSimon Marchi5-33/+62
2020-12-04gdb: get rid of get_displaced_stepping_stateSimon Marchi2-30/+19
2020-12-04gdb: restore displaced step buffer bytes when another thread forksSimon Marchi2-13/+21
2020-12-04gdb: clear inferior displaced stepping state and in-line step-over info on execSimon Marchi8-0/+343
2020-12-04gdb: add inferior_execd observableSimon Marchi7-12/+26
2020-12-04[gdb] Fix heap-buffer-overflow in completion_tracker::build_completion_resultTom de Vries2-1/+9
2020-12-04Remove redundant typedefsTom Tromey42-162/+225
2020-12-04gdb/testsuite: make declare_labels use better default label namesSimon Marchi2-5/+10
2020-12-04Fix building gdb release from tar file without makeinfoBernd Edlinger2-4/+8
2020-12-04Update gdb/ChangeLog to reflect the PR for a bug fixShahab Vahedi1-0/+1
2020-12-04Constify value_internal_function_nameTom Tromey3-2/+7
2020-12-04Fix shifting of negative valueLuis Machado4-29/+32
2020-12-04[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsupported for i386Tom de Vries2-1/+31
2020-12-04[gdb/tdep] Handle static field in i386_16_byte_align_pTom de Vries2-0/+7
2020-12-04[gdb/testsuite] Fix control-flow in gdb.reverse/insn-reverse.expTom de Vries2-11/+20
2020-12-04[gdb/testsuite] Fix count usage in gdb.reverse/insn-reverse.expTom de Vries2-2/+5
2020-12-04[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c for -m32Tom de Vries2-0/+13
2020-12-04[gdb/testsuite] Handle SIGILL in gdb.reverse/insn-reverse.expTom de Vries3-6/+61
2020-12-04IBM Z: Add risbgz and risbgnz extended mnemonicsAndreas Krebbel8-27/+56
2020-12-04asan: readelf: memory leaksAlan Modra3-40/+65
2020-12-04PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra8-33/+112
2020-12-04Automatic date update in version.inGDB Administrator1-1/+1
2020-12-03gdb: fix logic of find_comp_unit and set_comp_unitSimon Marchi2-4/+12
2020-12-03IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel11-57/+194
2020-12-03VAX/LD/testsuite: Wrap excessively long linesMaciej W. Rozycki2-3/+11
2020-12-03[GOLD] PR26936 testAlan Modra3-8/+14
2020-12-03Automatic date update in version.inGDB Administrator1-1/+1
2020-12-02testsuite/ld-elf/pr26936.d: Pass -W.Hans-Peter Nilsson2-1/+5
2020-12-02gdb/riscv: rewrite target description validation, add rv32e supportAndrew Burgess8-319/+533
2020-12-02gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIASAndrew Burgess4-14/+9
2020-12-02gdb/riscv: place unknown csrs into the correct register groupsAndrew Burgess4-16/+69
2020-12-02Add gnu global outputs to .gitignoreEnze Li2-0/+10
2020-12-02Sync .gitignore with gccSimon Marchi2-0/+8
2020-12-01Search for DWZ files in debug-file-directories as wellSergio Durigan Junior2-7/+107
2020-12-01Use new+delete for struct expressionTom Tromey3-29/+56
2020-12-02Automatic date update in version.inGDB Administrator1-1/+1
2020-12-01gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.expSimon Marchi2-2/+6
2020-12-01gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ldr-exc-*.expSimon Marchi5-127/+134
2020-12-01PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.Rogerio Alves2-8/+23
2020-12-01Add missing ChangeLog entry.Rogerio Alves1-0/+3
2020-12-01gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.expSimon Marchi2-1/+5
2020-12-01arc: Enable -Ttext-segmentH.J. Lu2-0/+9
2020-12-01gdbsupport/tdesc: print enum fields using 'evalue' syntaxAndrew Burgess4-1/+25
2020-12-01gdbsupport/tdesc: print enum size attributeChungyi Chi2-0/+6
2020-12-01RISC-V: Fix the order checking for Z* extension.Nelson Chu2-2/+6
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu9-9/+58
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu16-69/+315
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu28-223/+250
2020-12-01RISC-V: Remove the unimplemented extensions.Nelson Chu2-11/+5