aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-28sim: require AC_PROG_CPP explicitlyMike Frysinger62-4206/+4359
2021-02-28sim: delete unused SIM_EXTRA_LIBDEPSMike Frysinger6-8/+14
2021-02-27sim: delete redundant SIM_EXTRA_ALLMike Frysinger10-9/+26
2021-02-28Automatic date update in version.inGDB Administrator1-1/+1
2021-02-27[PR gdb/27393] set directories: handle empty dirs.Lancelot SIX4-0/+54
2021-02-26Minor fix in skip_ctf_testsTom Tromey2-1/+7
2021-02-27Automatic date update in version.inGDB Administrator1-1/+1
2021-02-26nm: Add --quiet to suppress "no symbols" diagnosticFangrui Song4-4/+34
2021-02-26Correct an error message in the ARM assembler.Nick Clifton5-1/+31
2021-02-26Add support for decoding DWARF v5 DW_AT_addr_base tags.Tom de Vries2-3/+40
2021-02-26testsuite: Remove extra \n from expected output of tsv notificationsJan Vrany2-5/+10
2021-02-26Add support for the split DWARF forms.Tom de Vries2-2/+68
2021-02-26testsuite: note on use_gdb_stub usageMarkus Metzger2-0/+7
2021-02-26Add PR27441 testcaseAlan Modra6-0/+36
2021-02-26libctf regen for NEWSAlan Modra2-1/+5
2021-02-26Automatic date update in version.inGDB Administrator1-1/+1
2021-02-25Fix date in ChangeLogKevin Buettner1-1/+1
2021-02-25Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h>Kevin Buettner2-0/+11
2021-02-25gdb: relax assertion in target_mourn_inferiorSimon Marchi2-1/+7
2021-02-25Fix initial thread state of non-threaded remote targetsJan Matyas4-4/+36
2021-02-25Add initial support for .debug_sup sections.Nick Clifton6-9/+176
2021-02-25gdb/testsuite: Add a missing -wrap in gdb_test_multipleAndrew Burgess2-1/+5
2021-02-25gdb/mi: Remove extra \n from tsv and and traceframe notificationsJan Vrany2-4/+10
2021-02-25[gdb/symtab] Fix wrong unit_type Dwarf ErrorTom de Vries2-1/+7
2021-02-25ld: correct description of behavior for symbols redefined by scriptJan Beulich2-2/+6
2021-02-25gdb/fortran: don't access non-existent type fieldsAndrew Burgess6-18/+243
2021-02-25gdb/fortran: add support for ASSOCIATED builtinAndrew Burgess7-14/+436
2021-02-25gdb/fortran: add support for legacy .xor. operatorAndrew Burgess4-0/+17
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra3-3/+18
2021-02-25Automatic date update in version.inGDB Administrator1-1/+1
2021-02-25Re: Use make_tempname file descriptor in smart_renameAlan Modra2-1/+7
2021-02-24[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_constTom de Vries4-3/+47
2021-02-24Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h>Kevin Buettner2-0/+12
2021-02-24Fix aarch64-linux-hw-point.c build problemKevin Buettner2-1/+6
2021-02-24gdb: use std::string instead of a fixed size bufferAndrew Burgess4-18/+24
2021-02-24gdb: move get_section_table from exec_target to dummy_targetAndrew Burgess6-13/+27
2021-02-24gdb: make the target_sections table private within program_spaceAndrew Burgess5-22/+59
2021-02-24gdb/testsuite: enable gdb.base/sect-cmd.exp test for all targetsAndrew Burgess2-85/+56
2021-02-24gdb: spread a little 'const' through the target_section_table codeAndrew Burgess14-38/+69
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess7-1/+153
2021-02-24gdb/riscv: select rv32 target by default when requestedAndrew Burgess4-15/+86
2021-02-24gdb: call value_ind for pointers to dynamic types in UNOP_IND evaluationAndrew Burgess4-23/+51
2021-02-24Fix a potential integer overflow when adding together section sizes for the A...Nick Clifton2-9/+58
2021-02-24Remove support for old v1 & v2 style GNU build notes.Nick Clifton3-28/+10
2021-02-24PR27459, segmentation fault in go32exe_check_formatAlan Modra2-1/+9
2021-02-24Automatic date update in version.inGDB Administrator1-1/+1
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra8-216/+125
2021-02-24Use make_tempname file descriptor in smart_renameAlan Modra6-35/+83
2021-02-24PR27456, lstat in rename.c on MinGWAlan Modra2-76/+41
2021-02-23gdb/dwarf: create and destroy dwarf2_per_bfd's CUs-to-expand queueSimon Marchi3-30/+57