aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-12Power10 bignum operandsAlan Modra6-70/+124
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra5-5/+16
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu26-235/+291
2021-04-12Automatic date update in version.inGDB Administrator1-1/+1
2021-04-11Improve support for loading DLLs at run time in gdbserver.Eli Zaretskii2-12/+52
2021-04-11Automatic date update in version.inGDB Administrator1-1/+1
2021-04-10Fix handling DLL loads at run timeEli Zaretskii2-11/+56
2021-04-10Automatic date update in version.inGDB Administrator1-1/+1
2021-04-09Add missing ChangeLog entry for sim/rx change.Luis Machado1-0/+4
2021-04-09[AArch64] Fix include order for MTELuis Machado2-1/+6
2021-04-09[sim,rx] Silence warning that turns into a build errorLuis Machado1-1/+1
2021-04-09AArch64: Fix Diagnostic messaging for LD/ST Exclusive.Tejas Belagod4-14/+53
2021-04-09AArch64: Fix Atomic LD64/ST64 classification.Tejas Belagod2-4/+9
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra22-147/+311
2021-04-09Automatic date update in version.inGDB Administrator1-1/+1
2021-04-08Avoid sequence point warning in h8300 simTom Tromey2-1/+6
2021-04-08Add system includes in simTom Tromey20-0/+48
2021-04-08Do not use old-style definitions in simTom Tromey23-298/+191
2021-04-08Remove unused variable un darwin_nat_target::resumeDominique Quatravaux2-2/+5
2021-04-08Fix DTB generation mechanism and build failureLuis Machado3-3/+19
2021-04-08sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2cSimon Marchi11-16/+52
2021-04-08gdb: Allow prologue detection via symbols for Intel compilers.Felix Willgerodt5-8/+33
2021-04-08gdb: Update producer check for Intel compilers.Felix Willgerodt3-54/+23
2021-04-08sim: testsuite: support exit 77 for unsupported testsMike Frysinger2-1/+8
2021-04-08sim: testsuite: skip tests when the port is disabledMike Frysinger2-0/+10
2021-04-08bfd: use https for bugzillaMike Frysinger4-3/+9
2021-04-08sim: testsuite: calculate $arch from $subdirMike Frysinger72-180/+142
2021-04-07Aarch64 sim fix for gcc-10 miscompilation.Jim Wilson2-2/+8
2021-04-08Automatic date update in version.inGDB Administrator1-1/+1
2021-04-08PR27684, PowerPC missing mfsprg0 and othersAlan Modra2-4/+10
2021-04-08PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra8-11/+253
2021-04-07gdb: make target_ops::follow_fork return voidSimon Marchi12-40/+44
2021-04-07CTF: handle forward reference typeWeimin Pan5-13/+91
2021-04-07gdb/fortran: handle dynamic types within arrays and structuresAndrew Burgess7-4/+333
2021-04-07gdb: allow casting to rvalue reference in more casesAndrew Burgess5-2/+61
2021-04-07gdb: move cheap pointer equality check earlier in types_equalAndrew Burgess2-4/+9
2021-04-07sim: m32c: opc2c: remove unused vlist variableSimon Marchi2-3/+4
2021-04-07gdb: handle relative paths to DWO filesCaroline Tice5-0/+175
2021-04-07gdb/testsuite: fix fission support in the Dwarf assemblerAndrew Burgess11-446/+620
2021-04-07gdb: Handle missing .debug_str sectionAndrew Burgess4-2/+63
2021-04-07gdb/py: fix gdb.parameter('data-directory')Andrew Burgess4-2/+78
2021-04-07Fix pr27217 testcase failureAlan Modra2-3/+8
2021-04-07Automatic date update in version.inGDB Administrator1-1/+1
2021-04-06Return symbol from symbol_at_address_funcAlan Modra7-30/+32
2021-04-06C99 NEWS and READMEAlan Modra3-16/+24
2021-04-06[gdb/breakpoints] Workaround missing line-table entryTom de Vries4-16/+26
2021-04-06Fix a problem assembling AArch64 sources when a relocation is generated again...Nick Clifton4-140/+235
2021-04-06gas: missing (re-)initialization of local variable in fixup_segment()Jan Beulich2-1/+7
2021-04-06ld: warn about PE base relocations to sections above .relocJan Beulich2-1/+15
2021-04-06[gdb/tui] Fix len_without_escapes in tui-disasm.cTom de Vries2-2/+11