aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-23ECOFF archive uninitialised readAlan Modra2-10/+32
2020-03-23i386msdos uninitialised readAlan Modra6-6/+26
2020-03-23gdb/testsuite: Remove hard coded addresses from expected resultsAndrew Burgess2-2/+7
2020-03-23Automatic date update in version.inGDB Administrator1-1/+1
2020-03-22XCOFF64 uninitialised readAlan Modra2-2/+7
2020-03-22H8300 use of uninitialised valueAlan Modra2-6/+33
2020-03-22ARC: Use of uninitialised valueAlan Modra2-3/+10
2020-03-22NS32K arg_bufs uninitialisedAlan Modra2-9/+17
2020-03-22s12z disassembler tidyAlan Modra5-320/+765
2020-03-22Automatic date update in version.inGDB Administrator1-1/+1
2020-03-21include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska3-2/+8
2020-03-21Automatic date update in version.inGDB Administrator1-1/+1
2020-03-20Make dwarf2_evaluate_property parameter constTom Tromey3-3/+10
2020-03-20[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASSTom de Vries2-1/+27
2020-03-20gdb: remove HAVE_DECL_PTRACESimon Marchi11-85/+19
2020-03-20Update the return type of gdb_ptrace to be more flexibleKamil Rytarowski5-4/+12
2020-03-20Fix assert in c-exp.yTom Tromey2-1/+5
2020-03-20Avoid stringop-truncation errorsTom Tromey3-3/+10
2020-03-20Fix column alignment in "maint info line-table"Tom Tromey4-15/+28
2020-03-20Fix Ada val_print removal regressionTom Tromey5-60/+131
2020-03-20Inherit ppc_nbsd_nat_target from nbsd_nat_targetKamil Rytarowski2-1/+9
2020-03-20Add support for NetBSD threads in hppa-nbsd-nat.cKamil Rytarowski2-7/+15
2020-03-20[gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.expTom de Vries3-2/+14
2020-03-20Add support for the xdef and xref pseudo-ops to the Z80 assembler.Sergey Belyashov3-27/+64
2020-03-20Add support for NetBSD threads in ppc-nbsd-nat.cKamil Rytarowski2-6/+14
2020-03-20Fix compile time warnings about the possibility of using uninitialised fields...Nick Clifton2-9/+34
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu11-476/+59
2020-03-19plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol typeH.J. Lu2-14/+63
2020-03-20Silence warnings due to plugin API changeAlan Modra5-4/+24
2020-03-20XCOFF uninitialized readAlan Modra2-4/+9
2020-03-20metag uninitialized memory readAlan Modra2-2/+13
2020-03-20NDS32 disassembly of odd sized sectionsAlan Modra2-9/+22
2020-03-20PowerPC disassembly of odd sized sectionsAlan Modra2-10/+25
2020-03-20tidy elf_backend callsAlan Modra4-27/+37
2020-03-20Automatic date update in version.inGDB Administrator1-1/+1
2020-03-19Add support for --no-rosegment option.Fangrui Song2-1/+5
2020-03-19Disable get_ptrace_pid for NetBSDKamil Rytarowski3-19/+44
2020-03-19Fix discrepancies in nm's --line-number output by adding support for the DW_A...Nick Clifton5-18/+2107
2020-03-19Include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska3-2/+56
2020-03-19[AArch64] When unavailable, fetch VG from ptrace.Luis Machado2-3/+23
2020-03-19Fix assertion failure in the BFD library when called to parse a file containi...Nick Clifton2-2/+13
2020-03-19Avoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.cKamil Rytarowski2-23/+27
2020-03-19readelf.c: Use unsigned long to iterate over num_symsH.J. Lu2-4/+7
2020-03-19gdb: Handle W and X remote packets without giving a warningAndrew Burgess5-10/+384
2020-03-19gdb/testsuite/fortran: Add mixed language stack testAndrew Burgess5-0/+408
2020-03-19gdb: Remove C++ symbol aliases from completion listAndrew Burgess7-0/+180
2020-03-19gdb: Restructure the completion_tracker classAndrew Burgess3-48/+222
2020-03-19[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILsTom de Vries2-4/+27
2020-03-19Additional c99 elfxx-riscv.c fixSebastian Huber2-1/+6
2020-03-19Don't use bfd.h in binutils/elfcomm.cAlan Modra3-31/+39