aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-10Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZEH.J. Lu6-7/+178
2018-08-10Skip PR binutils/23494 tests for nacl targetsH.J. Lu9-0/+20
2018-08-10Rename size in get_core_register_sectionAlan Hayward2-4/+9
2018-08-10Automatic date update in version.inGDB Administrator1-1/+1
2018-08-09RISC-V: Add configure support for riscv*-linux*.Jim Wilson6-0/+29
2018-08-09RISC-V: Add native linux support.Jim Wilson2-0/+281
2018-08-09RISC-V: Add linux target support.Jim Wilson2-0/+98
2018-08-09gdb: Make infrun.c:resume function staticAndrew Burgess3-11/+11
2018-08-09Minor formatting fixes in riscv-tdep.hTom Tromey2-4/+10
2018-08-09Fix some gettext ARI warningsSimon Marchi4-9/+16
2018-08-09as --help: Display default option for --elf-stt-common=H.J. Lu2-1/+10
2018-08-09x86: Display default x86-specific options for "as --help"H.J. Lu2-12/+31
2018-08-09gdb: Check element of optimised out vla existsAndrew Burgess4-2/+37
2018-08-09gdb: Merge similar tests into a single test scriptAndrew Burgess4-84/+34
2018-08-09arm - Add some comments about the versions of ARM ELF that define various e_f...Richard Earnshaw2-3/+9
2018-08-08Convert .note.gnu.property section between ELF32 and ELF64H.J. Lu15-75/+398
2018-08-09Automatic date update in version.inGDB Administrator1-1/+1
2018-08-08Fix some comments in target.cSimon Marchi2-1/+8
2018-08-08Check result of "write"Tom Tromey2-1/+5
2018-08-08RISC-V: Add software single step support.Jim Wilson3-6/+260
2018-08-08RISC-V: Make riscv_isa_xlen a global function.Jim Wilson3-1/+9
2018-08-08Add support for DW_OP_GNU_variable_value to readelfKevin Buettner2-0/+24
2018-08-08x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu31-47/+211
2018-08-08gdb: Fix assert for extended-remote target (PR gdb/18050)Andrew Burgess5-0/+210
2018-08-08Fix gdb/remote.c build failureSzabolcs Nagy2-1/+6
2018-08-07Fix "may be used uninitialized" warning.Tulio Magno Quites Machado Filho2-2/+7
2018-08-07Properly merge GNU_PROPERTY_X86_ISA_1_USED (x86_64).Cary Coutant2-3/+28
2018-08-07Fix gdb.fortran/nested-funcs.exp failureSimon Marchi2-1/+6
2018-08-07Make target_options_to_string return an std::stringSimon Marchi5-32/+31
2018-08-08Automatic date update in version.inGDB Administrator1-1/+1
2018-08-07Allow CPPFLAGS to be set on the make command lineTom Tromey2-1/+7
2018-08-07Add doc and news for DWARF index cacheSimon Marchi4-0/+40
2018-08-07Add DWARF index cacheSimon Marchi16-25/+1040
2018-08-07Import gnulib's mkdir moduleSimon Marchi11-9/+336
2018-08-07Introduce mmap_file functionSimon Marchi5-4/+137
2018-08-07Make index reading functions more modularSimon Marchi2-44/+91
2018-08-07Replace some uses of xstrprintf with string_printfSimon Marchi11-83/+99
2018-08-07Support parallel make check with GNU make 4.2+Rainer Orth2-4/+10
2018-08-07PowerPC64 EH info for _notoc linkage stubsAlan Modra7-149/+317
2018-08-07__tls_get_addr_opt stubs and tocsave optimizationAlan Modra2-6/+15
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo3-8/+18
2018-08-07Correct the parsing of derferred register addressing in the PDP11 assembler.James Patrick Conlon5-6/+49
2018-08-07Updated Bulgarian translation for the ld/ directoryNick Clifton2-54/+58
2018-08-07Automatic date update in version.inGDB Administrator1-1/+1
2018-08-06Add --warn-drop-version option; by default, do not warn when discarding versi...Cary Coutant3-5/+16
2018-08-06Fix compilation failure in remote.cSimon Marchi2-10/+15
2018-08-06Fix type checking errors.Cary Coutant3-3/+11
2018-08-06Allow larger regblock sizes when saving tracefilesPedro Franco de Carvalho2-19/+29
2018-08-06Variable size for regs mask in collection listPedro Franco de Carvalho3-24/+59
2018-08-06Use remote register numbers in tracepoint maskPedro Franco de Carvalho3-86/+139