aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-29hash table iterator callback functions int vs. bfd_booleanAlan Modra10-16/+35
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra5-23/+29
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra72-82/+159
2021-03-29Automatic date update in version.inGDB Administrator1-1/+1
2021-03-28Simplify DWARF reader initializationTom Tromey4-68/+66
2021-03-28Automatic date update in version.inGDB Administrator1-1/+1
2021-03-27Don't declare elf_sym_fns_lazy_psymsTom Tromey2-2/+4
2021-03-27Don't clear 'qf' in elf_symfile_readTom Tromey2-1/+4
2021-03-27gdb/testsuite: make some test names unique in gdb.arch/powerpc-*.expWill Schmidt3-4/+11
2021-03-27Automatic date update in version.inGDB Administrator1-1/+1
2021-03-26gdb-add-index.sh: Remove use of non posix 'local'Lancelot SIX2-13/+17
2021-03-26Use function view in quick_symbol_functions::map_symbol_filenamesTom Tromey11-81/+100
2021-03-26Simplify use of map_matching_symbols in ada-lang.cTom Tromey2-28/+24
2021-03-26Simplify psymbol_functions::expand_symtabs_matchingTom Tromey2-1/+10
2021-03-26Allow expand_symtabs_matching to examine imported psymtabsTom Tromey2-5/+5
2021-03-26Save/restore file offset while reading notes in core fileKeith Seitz2-0/+12
2021-03-26gdb/testsuite: more testing of pretty printer 'array' display_hintAndrew Burgess4-0/+45
2021-03-26gdb: defer commit resume until all available events are consumedSimon Marchi8-0/+108
2021-03-26gdb: generalize commit_resume, avoid commit-resuming when threads have pendin...Simon Marchi12-98/+575
2021-03-26target_is_non_stop_p and sync targetsPedro Alves2-4/+10
2021-03-26Avoid some pointer chasing in DWARF readerTom Tromey2-7/+13
2021-03-26gdb/testsuite: resolve remaining duplicate test names in gdb.cp/*.expAndrew Burgess12-21/+47
2021-03-26gdb/testsuite: resolve duplicate test name in gdb.cp/cplusfuncs.expAndrew Burgess2-1/+6
2021-03-26gdb/testsuite: remove duplicate test from gdb.cp/maint.expAndrew Burgess2-15/+22
2021-03-26gdb/testsuite: remove duplicate test names from gdb.cp/gdb2384.expAndrew Burgess3-12/+19
2021-03-26gdb/testsuite: remove duplicate test names for gdb.cp/nsusing.expAndrew Burgess2-100/+40
2021-03-26x86-64: don't accept supposedly disabled MOVQ formsJan Beulich7-4/+41
2021-03-26Automatic date update in version.inGDB Administrator1-1/+1
2021-03-25Fix bkpt-other-inferior.exp racePedro Alves2-2/+9
2021-03-25Fix problem exposed by gdb.server/stop-reply-no-thread-multi.expPedro Alves4-8/+33
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock6-8/+18
2021-03-25libctf: fix ELF-in-BFD checks in the presence of ASANNick Alcock3-13/+18
2021-03-25libctf: fix memory leak in a testNick Alcock2-0/+6
2021-03-25libctf: don't dereference out-of-bounds locations in the qualifier hashtabNick Alcock2-3/+13
2021-03-25libctf: make ctf_bfdopen_ctfsect a debugger entry pointNick Alcock2-0/+6
2021-03-25libctf, serialize: functions with no args have a NULL dtd_vlenNick Alcock2-1/+9
2021-03-25include: always do unsigned left-shift in CTF_SET_STIDNick Alcock2-8/+15
2021-03-25libctf, dump: do not emit size or alignment if it would errorNick Alcock2-5/+12
2021-03-25gdb/testsuite: use -wrap with gdb_test_multiple in lib/ada.expAndrew Burgess2-2/+7
2021-03-25gdb/riscv: fix creating breakpoints at invalid addressesChangbin Du2-1/+5
2021-03-25[NIOS2] Fix disassembly of br.n instruction.Hafiz Abid Qadeer5-1/+25
2021-03-25x86: fix CMPXCHG8B special case when disallowing q suffix outside of 64-bit modeJan Beulich2-1/+5
2021-03-25x86: flag bad S/G insn operand combinationsJan Beulich15-192/+176
2021-03-25x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clearJan Beulich5-1/+23
2021-03-25x86: fix AMD Zen3 insnsJan Beulich11-32/+163
2021-03-25x86-64: limit breakage from gcc movdir64b et al workaroundJan Beulich16-35/+178
2021-03-25PR27647 PowerPC extended conditional branch mnemonicsAlan Modra5-484/+500
2021-03-25Automatic date update in version.inGDB Administrator1-1/+1
2021-03-24gnulib: import gitlog-to-changelogMike Frysinger8-28/+569
2021-03-24gdb: remove current_top_target functionSimon Marchi48-329/+454