aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30x86: integrate broadcast_op into struct _i386_insnJan Beulich2-43/+52
2021-03-30x86: integrate mask_op into struct _i386_insnJan Beulich2-55/+69
2021-03-30x86: make swap_2_operands() have unsigned parametersJan Beulich2-12/+25
2021-03-30asan: linker.c:2294:8: runtime error: load of value 253Alan Modra2-3/+8
2021-03-30PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2-53/+197
2021-03-30Automatic date update in version.inGDB Administrator1-1/+1
2021-03-29Remove parameter from language_infoTom Tromey4-14/+15
2021-03-29Don't pass empty options to GCCLuis Machado2-1/+11
2021-03-29Fix memory tagging section typeLuis Machado2-1/+6
2021-03-29testsuite, mi: avoid a clang bug in 'user-selected-context-sync.exp'Tankut Baris Aktemur2-2/+13
2021-03-29Restore procfs.c compilationRainer Orth2-2/+11
2021-03-29x86: move some opcode table entriesJan Beulich3-489/+500
2021-03-29x86: VPSADBW's source operands are also commutativeJan Beulich7-8/+22
2021-03-29x86: fold SSE2AVX and their base MMX/SSE templatesJan Beulich4-924/+645
2021-03-29x86: undo Prefix_0X<nn> use in opcode tableJan Beulich3-375/+383
2021-03-29x86: shrink some struct insn_template fieldsJan Beulich2-4/+10
2021-03-29x86: derive opcode encoding space attribute from base opcodeJan Beulich6-1721/+1814
2021-03-29TRUE/FALSE simplificationAlan Modra44-176/+203
2021-03-29gas int vs bfd_boolean fixesAlan Modra7-65/+83
2021-03-29binutils int vs bfd_boolean fixesAlan Modra6-6/+15
2021-03-29opcodes int vs bfd_boolean fixesAlan Modra7-20/+35
2021-03-29Miscellaneous BFD int vs bfd_boolean fixesAlan Modra6-8/+18
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