aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess12-11/+357
2021-04-15gdb: refactor the initialization file lookup codeAndrew Burgess2-63/+132
2021-04-15PR27725, better objcopy -p timesAlan Modra6-49/+347
2021-04-15Make objcopy -p work when an output file is specifiedAlan Modra3-13/+22
2021-04-15RISC-V: PR27584, surpress local and empty name symbols for nm.Nelson Chu2-0/+18
2021-04-15CSKY: Fix special_function in howto tableLifang Xia2-60/+70
2021-04-15Automatic date update in version.inGDB Administrator1-1/+1
2021-04-14testsuite, dwarf2: use @DW_INL_declared_inlined in a testTankut Baris Aktemur2-1/+6
2021-04-14gdb/dwarf2: fix "info locals" for clang-compiled inlined functionsTankut Baris Aktemur7-1/+304
2021-04-14gdb/doc: add missing parentheses around prompt in some examplesAndrew Burgess2-5/+12
2021-04-14Remove use of _WIN32_WCETom Tromey2-2/+5
2021-04-14elf: Set p_memsz to p_filesz for loadable PT_NOTE segmentH.J. Lu6-0/+90
2021-04-14Ignore trailing bytes at the end of a Windows Resource Version structure.Mark Harmstone2-0/+9
2021-04-14testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.expTankut Baris Aktemur2-0/+9
2021-04-14Remove unneeded tests for definitions of NT_BSDNETCORE values.Frederic Cambus4-8/+10
2021-04-14PR27631, ubsan: elf32-metag.c:1550:10Alan Modra2-2/+8
2021-04-14PR27630, ubsan: elf32-arm.c:6587:20Alan Modra2-2/+9
2021-04-14PR27716, build failure for msdosdjgpp: PATH_MAX undeclaredAlan Modra11-104/+132
2021-04-14Re: PR27723, Internal error in select_cie_for_fdeAlan Modra2-68/+67
2021-04-14Automatic date update in version.inGDB Administrator1-1/+1
2021-04-14PR27723, Internal error in select_cie_for_fdeAlan Modra2-0/+10
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