aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-12[gdbserver] Fix Wlto-type-mismatch for debug_agentTom de Vries1-1/+1
2020-06-12gdb/testsuite: Prevent globals leaking between test scriptsAndrew Burgess3-5/+106
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries17-16/+78
2020-06-12[gdb/testsuite] Don't abort testrun for invalid command in test-caseTom de Vries2-1/+23
2020-06-12RISC-V: Update the rebuild-csr-xml.sh.Nelson Chu2-2/+6
2020-06-12RISC-V: Drop the privileged spec v1.9 support.Nelson Chu9-518/+235
2020-06-12Automatic date update in version.inGDB Administrator1-1/+1
2020-06-11Update documentation for Ada .gdb_indexTom Tromey2-3/+5
2020-06-11Fix hex floating point lexingTom Tromey4-13/+27
2020-06-11gdb: add mailing list and IRC information to --helpJonny Grant2-3/+14
2020-06-11Compute proper length for dynamic types of TYPE_CODE_TYPEDEFKeith Seitz5-6/+60
2020-06-11[gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries3-19/+64
2020-06-11[PATCH]: aarch64: Refactor representation of system registersAlex Coplan4-623/+480
2020-06-11Run certain ld-plugun lto tests only for ELFAlan Modra2-25/+31
2020-06-11Fix a compile time warning in the linker testsuite when compiling using clang.Nick Clifton2-3/+8
2020-06-11PR26107, Compilation failure in pdp11.cAlan Modra2-2/+7
2020-06-11Re: asan: readelf: process_mips_specific buffer overflowAlan Modra2-62/+54
2020-06-11asan: readelf: process_mips_specific buffer overflowAlan Modra4-34/+49
2020-06-10gdb: fix whitespaces in ChangeLogSimon Marchi1-3/+3
2020-06-10gdb/doc: remove broken links Previous and Up from contentsJonny Grant2-1/+6
2020-06-10ia64: Set DF_TEXTREL instead of reltextH.J. Lu2-4/+9
2020-06-11Automatic date update in version.inGDB Administrator1-1/+1
2020-06-10Fix x86 ld testsuite fails with glibc < 2.28Alan Modra6-20/+41
2020-06-10[gdb/symtab] Enable ada .gdb_indexTom de Vries5-12/+48
2020-06-10[gdb/symtab] Fix name lookup in dw2_map_matching_symbolsTom de Vries2-14/+55
2020-06-10ELF: Properly handle section symbolsH.J. Lu10-1/+80
2020-06-10Fix the windmc program to conform to the behaviour of mc.exe by rejecting lin...Ralf Habacker2-13/+31
2020-06-09gdb/testsuite: fix duplicate test names in gdb.base/index-cache.expSimon Marchi2-9/+16
2020-06-10Automatic date update in version.inGDB Administrator1-1/+1
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu24-44/+179
2020-06-09i386-dis.c: Fix a typo in commentsH.J. Lu2-1/+5
2020-06-09[PATCH] gas/doc: improve AVR modifiers wording.Seth Girvan2-14/+27
2020-06-09x86: add missing 64-bit tests for "don't ignore mandatory pseudo prefixes"Jan Beulich3-0/+12
2020-06-09PR26065, ld/testsuite/ld-elf symbolic tests dl4e and dl4f failAlan Modra3-12/+13
2020-06-09x86: consistently print prefixes explicitly which are invalid with VEX etcJan Beulich5-14/+26
2020-06-09x86: fix {,V}MOV{L,H}PD disassemblyJan Beulich2-23/+48
2020-06-09x86: utilize X macro in EVEX decodingJan Beulich6-411/+127
2020-06-09x86: correct decoding of packed-FP-only AVX encodingsJan Beulich5-31/+119
2020-06-09x86: correct mis-named MOD_0F51 enumeratorJan Beulich2-3/+8
2020-06-09x86-64: adjust far indirect branch handlingJan Beulich8-1/+160
2020-06-09x86: don't ignore mandatory pseudo prefixesJan Beulich6-26/+89
2020-06-09PowerPC64: Downgrade ifunc with textrel error to a warningAlan Modra2-12/+13
2020-06-09Automatic date update in version.inGDB Administrator1-1/+1
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi62-292/+287
2020-06-08gdb: remove FIELD_TYPE macroSimon Marchi8-18/+21
2020-06-08gdb: add field::type / field::set_typeSimon Marchi16-71/+90
2020-06-08gdb: remove TYPE_INDEX_TYPE macroSimon Marchi27-78/+81
2020-06-08gdb: add type::index_type / type::set_index_typeSimon Marchi3-2/+19
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan6-0/+55
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu9-102/+108