aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Automatic date update in version.inGDB Administrator1-1/+1
2020-06-30Update readline/README to mention patchlevelTom Tromey2-0/+8
2020-06-30problems restoring the history file are not signaled correctly to the calling...Chet Ramey2-1/+3
2020-06-30reading history entries with timestamps can result in joined entriesChet Ramey2-2/+15
2020-06-30fix problems moving back beyond start of historyChet Ramey2-2/+5
2020-06-30Readline-8.0 patch 1: fix file descriptor leak with zero-length history fileChet Ramey2-1/+2
2020-06-30Fix test breakages caused by removal of gdb_py_test_multiple.Philippe Waroquiers10-39/+52
2020-06-30Remove x86 NaCl target supportH.J. Lu222-4116/+383
2020-06-30Fix bug in quirk_rust_enumTom Tromey2-1/+6
2020-06-30Do not define basic_string_view::to_stringTom Tromey4-11/+26
2020-06-30Add support for attributes using DW_FORM_GNU_strp_altNick Clifton2-0/+12
2020-06-30[gdb/testsuite] Handle early_flags in gdb_default_target_compileTom de Vries2-7/+16
2020-06-30solaris XPASS ld-elf/group1Alan Modra2-1/+6
2020-06-30Don't xfail nds32 for ld-elf/reloc-discard testAlan Modra2-1/+5
2020-06-30Fix nds32*-elf XPASS readelf -wiaoRlL dw5Alan Modra2-1/+6
2020-06-30microblaze-linux XPASS ld-elf/var1Alan Modra3-1/+7
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu22-215/+268
2020-06-30RISC-V: Cleanup the include/opcode/riscv-opc.h.Nelson Chu2-33/+30
2020-06-30Automatic date update in version.inGDB Administrator1-1/+1
2020-06-29gdb: fix documentation of gdbarch_displaced_step_copy_insnSimon Marchi3-6/+7
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