aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Remove WinCE code from gdbreplayPedro Alves2-51/+4
2021-04-13Remove some unused typedefs from gdbserverTom Tromey2-4/+5
2021-04-13[gdb] Fix regoff_t incompatibilityTom de Vries2-2/+7
2021-04-13Fix build failure for 32-bit targets with --enable-targets=allLuis Machado2-2/+9
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2-0/+21
2021-04-13Remove process_stratum_target::hostio_last_error abstractionPedro Alves10-61/+22
2021-04-13bfd: avoid infinite loop when static linking XCOFFClément Chigot2-2/+5
2021-04-13PR27722, error: array subscript has type charAlan Modra2-3/+9
2021-04-13Remove now unneeded #ifdef check for NT_NETBSD_PAX.Frederic Cambus2-2/+5
2021-04-13RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu4-17/+33
2021-04-13Automatic date update in version.inGDB Administrator1-1/+1
2021-04-12[PATCH,rs6000] Fix vsx-regs.exp testcase failureWill Schmidt2-1/+16
2021-04-12[PATCH] gdb-power10-single-stepWill Schmidt5-9/+236
2021-04-12[PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia.Will Schmidt7-1/+319
2021-04-12[rs6000] Create a powerpc-power10.exp testWill Schmidt3-0/+1330
2021-04-12Add myself to gdb/MAINTAINERSWill Schmidt2-0/+5
2021-04-13m68hc11 gas testsuite wartAlan Modra2-13/+15
2021-04-12RS6000 Add support to print vector register contents as float128Carl Love5-0/+138
2021-04-12gdb, gdbserver: remove WinCE support codeSimon Marchi6-191/+15
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra17-8/+178
2021-04-12gdbserver: constify the 'pid_to_exec_file' target opTankut Baris Aktemur8-9/+19
2021-04-12gdb, testsuite, btrace: relax unneeded stepi expected outputMarkus Metzger2-1/+5
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra14-56/+101
2021-04-12elf_backend_archive_symbol_lookupAlan Modra4-20/+33
2021-04-12RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g...Nelson Chu2-2/+7
2021-04-12RISC-V: Add i-ext as the implicit extension when e-ext is set.Nelson Chu2-37/+27
2021-04-12sim: cgen: move cgen_cpu_max_extra_bytes logic into the common codeMike Frysinger57-35/+156
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