summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gas eqv-dot test failsAlan Modra2020-07-012-1/+9
* Automatic date update in version.inGDB Administrator2020-07-011-1/+1
* Update readline/README to mention patchlevelTom Tromey2020-06-302-0/+8
* problems restoring the history file are not signaled correctly to the calling...Chet Ramey2020-06-302-1/+3
* reading history entries with timestamps can result in joined entriesChet Ramey2020-06-302-2/+15
* fix problems moving back beyond start of historyChet Ramey2020-06-302-2/+5
* Readline-8.0 patch 1: fix file descriptor leak with zero-length history fileChet Ramey2020-06-302-1/+2
* Fix test breakages caused by removal of gdb_py_test_multiple.Philippe Waroquiers2020-06-3010-39/+52
* Remove x86 NaCl target supportH.J. Lu2020-06-30222-4116/+383
* Fix bug in quirk_rust_enumTom Tromey2020-06-302-1/+6
* Do not define basic_string_view::to_stringTom Tromey2020-06-304-11/+26
* Add support for attributes using DW_FORM_GNU_strp_altNick Clifton2020-06-302-0/+12
* [gdb/testsuite] Handle early_flags in gdb_default_target_compileTom de Vries2020-06-302-7/+16
* solaris XPASS ld-elf/group1Alan Modra2020-06-302-1/+6
* Don't xfail nds32 for ld-elf/reloc-discard testAlan Modra2020-06-302-1/+5
* Fix nds32*-elf XPASS readelf -wiaoRlL dw5Alan Modra2020-06-302-1/+6
* microblaze-linux XPASS ld-elf/var1Alan Modra2020-06-303-1/+7
* RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu2020-06-3022-215/+268
* RISC-V: Cleanup the include/opcode/riscv-opc.h.Nelson Chu2020-06-302-33/+30
* Automatic date update in version.inGDB Administrator2020-06-301-1/+1
* gdb: fix documentation of gdbarch_displaced_step_copy_insnSimon Marchi2020-06-293-6/+7
* gdb/testsuite: better handle failures in simavr board, reap simavr processSimon Marchi2020-06-292-4/+39
* x86: Support VEX base opcode length > 1H.J. Lu2020-06-292-6/+7
* tic6x: Call _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-2916-72/+63
* [gdb/testsuite] Emit unresolved for unknown procTom de Vries2020-06-292-0/+6
* [gdbserver] Add missing include of gdbsupport/agent.hTom de Vries2020-06-292-0/+5
* [gdb/testsuite] Expect conformation question in gdb.server/solib-list.expTom de Vries2020-06-292-0/+9
* gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)Hans-Peter Nilsson2020-06-293-0/+482
* gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331Hans-Peter Nilsson2020-06-293-6/+27
* binutils/dwarf.c: Correct an `index' global shadowing error for pre-4.8 GCCHans-Peter Nilsson2020-06-292-4/+10
* asan: _bfd_pei_slurp_codeview_record use of uninit valueAlan Modra2020-06-292-2/+14
* C++ commentsAlan Modra2020-06-2925-53/+78
* x86_64 k1om testsAlan Modra2020-06-294-0/+9
* Automatic date update in version.inGDB Administrator2020-06-291-1/+1
* Remove "cmd_type" functionTom Tromey2020-06-285-34/+16
* Automatic date update in version.inGDB Administrator2020-06-281-1/+1
* gdbsupport: add format attribute to print_xml_feature::add_lineSimon Marchi2020-06-272-1/+6
* Make {get,set}_inferior_io_terminal inferior methodsPedro Alves2020-06-279-54/+68
* asan: readelf: use after free in process_archiveAlan Modra2020-06-272-1/+14
* Automatic date update in version.inGDB Administrator2020-06-271-1/+1
* Make test names unique in python.exp and guile.expPhilippe Waroquiers2020-06-265-95/+95
* x86: Process ImmExt without operandsH.J. Lu2020-06-262-1/+10
* i386-opc.tbl: Add a blank lineH.J. Lu2020-06-262-0/+5
* x86: Correct VexSIB128 to VecSIB128H.J. Lu2020-06-262-29/+29
* x86: Rename VecSIB to SIB for Intel AMXH.J. Lu2020-06-266-99/+127
* libctf: support platforms with separate libintlNick Alcock2020-06-266-2/+112
* libctf: add some missing #includes.Nick Alcock2020-06-263-0/+7
* libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock2020-06-2611-59/+190
* libctf: work with compilers not supporting GNU C attributesNick Alcock2020-06-262-0/+15
* libctf: avoid nonportable __thread in CTF archive handlingNick Alcock2020-06-262-9/+15