aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-29gdb/testsuite: better handle failures in simavr board, reap simavr processSimon Marchi2-4/+39
2020-06-29x86: Support VEX base opcode length > 1H.J. Lu2-6/+7
2020-06-29tic6x: Call _bfd_elf_add_dynamic_tagsH.J. Lu16-72/+63
2020-06-29[gdb/testsuite] Emit unresolved for unknown procTom de Vries2-0/+6
2020-06-29[gdbserver] Add missing include of gdbsupport/agent.hTom de Vries2-0/+5
2020-06-29[gdb/testsuite] Expect conformation question in gdb.server/solib-list.expTom de Vries2-0/+9
2020-06-29gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)Hans-Peter Nilsson3-0/+482
2020-06-29gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331Hans-Peter Nilsson3-6/+27
2020-06-29binutils/dwarf.c: Correct an `index' global shadowing error for pre-4.8 GCCHans-Peter Nilsson2-4/+10
2020-06-29asan: _bfd_pei_slurp_codeview_record use of uninit valueAlan Modra2-2/+14
2020-06-29C++ commentsAlan Modra25-53/+78
2020-06-29x86_64 k1om testsAlan Modra4-0/+9
2020-06-29Automatic date update in version.inGDB Administrator1-1/+1
2020-06-28Remove "cmd_type" functionTom Tromey5-34/+16
2020-06-28Automatic date update in version.inGDB Administrator1-1/+1
2020-06-27gdbsupport: add format attribute to print_xml_feature::add_lineSimon Marchi2-1/+6
2020-06-27Make {get,set}_inferior_io_terminal inferior methodsPedro Alves9-54/+68
2020-06-27asan: readelf: use after free in process_archiveAlan Modra2-1/+14
2020-06-27Automatic date update in version.inGDB Administrator1-1/+1
2020-06-26Make test names unique in python.exp and guile.expPhilippe Waroquiers5-95/+95
2020-06-26x86: Process ImmExt without operandsH.J. Lu2-1/+10
2020-06-26i386-opc.tbl: Add a blank lineH.J. Lu2-0/+5
2020-06-26x86: Correct VexSIB128 to VecSIB128H.J. Lu2-29/+29
2020-06-26x86: Rename VecSIB to SIB for Intel AMXH.J. Lu6-99/+127
2020-06-26libctf: support platforms with separate libintlNick Alcock6-2/+112
2020-06-26libctf: add some missing #includes.Nick Alcock3-0/+7
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock11-59/+190
2020-06-26libctf: work with compilers not supporting GNU C attributesNick Alcock2-0/+15
2020-06-26libctf: avoid nonportable __thread in CTF archive handlingNick Alcock2-9/+15
2020-06-26libctf, binutils: support CTF archives like objdumpNick Alcock9-109/+182
2020-06-26libctf: create: forwards are always in the namespace of their referentNick Alcock2-2/+14
2020-06-26libctf: create: ctf_add_type should hand back already-added non-SoUsNick Alcock2-6/+15
2020-06-26libctf: create: don't add forwards if the type added already existsNick Alcock2-1/+9
2020-06-26libctf: create: non-root-visible types should not appear in name tablesNick Alcock4-17/+53
2020-06-26binutils, ld: work with --disable-libctfNick Alcock19-10/+257
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock15-6/+146
2020-06-26x86: make I disassembler macro available for new useJan Beulich2-13/+17
2020-06-26ld/x86: actually invoke k1om testsJan Beulich2-0/+7
2020-06-26x86: fix processing of -M disassembler optionJan Beulich7-7/+84
2020-06-26Fix -Wstring-compare testcase build failureGary Benson3-2/+16
2020-06-26Improve documentation of which shell is used by GDB's shell commandsEli Zaretskii2-3/+9
2020-06-26m68k: tag floating-point ABI usedPat Bernardi23-1/+263
2020-06-26RISCV changes broke 32-bit --enable-targets=allAlan Modra3-95/+89
2020-06-26Automatic date update in version.inGDB Administrator1-1/+1
2020-06-25gdb: use make_unique_xstrdup in set_inferior_io_terminalSimon Marchi2-1/+5
2020-06-25gdb: make inferior::terminal a unique ptrSimon Marchi4-6/+13
2020-06-25cpu: fix offset16 type, update c-calls in bpf.cpuDavid Faust2-14/+15
2020-06-25gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess4-4/+17
2020-06-25gdb/riscv: Record information about unknown tdesc registersAndrew Burgess5-3/+145
2020-06-25gdb: Extend target description processing of unknown registersAndrew Burgess3-2/+64