aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-23gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess3-4/+7
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess6-270/+308
2020-10-23gdb: Merge auto and unknown language implementationsAndrew Burgess2-155/+76
2020-10-23Automatic date update in version.inGDB Administrator1-1/+1
2020-10-22Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani2-3/+4
2020-10-22Don't create _Complex type name if there is no target type nameHannes Domani2-1/+5
2020-10-22gdb: remove unused macros from target-debug.hSimon Marchi2-16/+12
2020-10-22gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi8-57/+82
2020-10-22[gdb/symtab] Make find_block_in_blockvector more robustTom de Vries2-0/+7
2020-10-22gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi4-6/+107
2020-10-22Fix gdb.base/msym*.exp failuresLuis Machado3-5/+11
2020-10-22[PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus7-2/+531
2020-10-22aarch64: Define CSRE system registersPrzemyslaw Wirkus7-1/+83
2020-10-22gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu3-4/+32
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu4-17/+31
2020-10-22Fix gdb.base/corefile2.exp regression when running Docker/AUFSLuis Machado2-4/+15
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu12-27/+64
2020-10-22sim: move ChangeLog entries into the correct filesAndrew Burgess3-5/+8
2020-10-22arm: Fix the wrong error message string for mve vldr/vstr (PR26763).Srinath Parvathaneni5-1/+864
2020-10-22opcodes/po/es.po: Remove the duplicated entryH.J. Lu2-8/+4
2020-10-22binutils: Report error message on errorH.J. Lu2-0/+6
2020-10-22Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert13-5093/+5090
2020-10-22gdb/fortran: add support for parsing array strides in expressionsAndrew Burgess8-1/+84
2020-10-22gdb: rename 'enum range_type' to 'enum range_flag'Andrew Burgess7-27/+46
2020-10-22gdb: Convert enum range_type to a bit field enumAndrew Burgess8-94/+87
2020-10-22Automatic date update in version.inGDB Administrator1-1/+1
2020-10-21gdb: fix two comments in infrunSimon Marchi2-3/+7
2020-10-21Remove libctf/mkerrors.sedTom Tromey7-114/+104
2020-10-21aarch64: Add testcase for HCR_EL2 system registerPrzemyslaw Wirkus2-0/+11
2020-10-21Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton2-18/+36
2020-10-21gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi7-122/+185
2020-10-21gdbserver: fix overlap in sprintf argument and bufferSimon Marchi2-2/+9
2020-10-21Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson2-4/+27
2020-10-21Automatic date update in version.inGDB Administrator1-1/+1
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi10-14/+28
2020-10-20gdb: make gdbarch predicates return boolSimon Marchi4-124/+130
2020-10-20Remove varobj_item typedefTom Tromey2-2/+6
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian25-4216/+4757
2020-10-20gdb: change some int to bool in infrun.cSimon Marchi2-70/+98
2020-10-20gdb: fix comment of get_displaced_stepping_stateSimon Marchi2-1/+5
2020-10-20Fix undefined behavior in gdbserverTom Tromey2-1/+7
2020-10-20Fix help string of alias commandAndreas Schwab2-2/+6
2020-10-20[gdb/testsuite] Remove superfluous marker in pr13961.STom de Vries2-1/+4
2020-10-20[gdb/testsuite] Use main.c in gdb.dwarf2Tom de Vries21-232/+33
2020-10-20[gdb/testsuite] Clean up redundant info in gdb.dwarf2Tom de Vries3-2/+8
2020-10-20[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries8-14/+22
2020-10-20readelf.c display_lto_symtab offset outside bounds of constant stringAlan Modra2-37/+77
2020-10-20binutils: Add myself as RISC-V co-maintainer.Nelson Chu2-0/+5
2020-10-20Automatic date update in version.inGDB Administrator1-1/+1
2020-10-19Don't erase TUI source window when switching focusTom Tromey5-7/+24