aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Add support for DW_OP_GNU_variable_valueKevin Buettner5-0/+89
2018-08-18Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting.John Darrington6-20/+64
2018-08-18S12Z: Move opcode header to public include directory.John Darrington5-2/+10
2018-08-18Remove duplicate ld testsuite functionAlan Modra2-26/+4
2018-08-18binutils testsuite strip-13 testAlan Modra7-48/+77
2018-08-18Automatic date update in version.inGDB Administrator1-1/+1
2018-08-17Remove "repeat" argument from command_line_inputTom Tromey7-13/+18
2018-08-17Fix use-after-free in number_or_range_parserTom Tromey2-1/+6
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu13-77/+137
2018-08-17Fix asm in testsuite/gdb.arch/aarch64-fp.cAlan Hayward2-5/+16
2018-08-16Use gdb_test_no_output for compile tests expected to passKeith Seitz2-2/+7
2018-08-16Correct elf64-ppc.c linkage stub comment and formatting fixesAlan Modra2-77/+94
2018-08-16Automatic date update in version.inGDB Administrator1-1/+1
2018-08-15Use pulongest in aarch64-linux-tdep.cTom Tromey2-2/+7
2018-08-15Automatic date update in version.inGDB Administrator1-1/+1
2018-08-14x86-64: Display eiz for address with the addr32 prefixH.J. Lu9-21/+63
2018-08-14MI: Add -a option to the "-data-disassemble" commandJan Vrany8-12/+84
2018-08-14gdb: Fix instability in thread groups testAndrew Burgess2-1/+15
2018-08-14When the assembler reports that the input and output are the same, report the...Robert Yang2-7/+24
2018-08-14Automatic date update in version.inGDB Administrator1-1/+1
2018-08-13Define _FORTIFY_SOURCE in common-defs.hTom Tromey2-0/+16
2018-08-13bfd: Move elf-properties.lo to BFD32_LIBSH.J. Lu5-22/+30
2018-08-13Parse SVE registers in aarch64 core file reading/writingAlan Hayward3-2/+150
2018-08-13Detect SVE when reading aarch64 core filesAlan Hayward2-3/+93
2018-08-13Split size in regset section iteratorsAlan Hayward45-134/+240
2018-08-13Automatic date update in version.inGDB Administrator1-1/+1
2018-08-12ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu2-1/+5
2018-08-12Automatic date update in version.inGDB Administrator1-1/+1
2018-08-11x86: Add CpuCMOV and CpuFXSRH.J. Lu9-7977/+8053
2018-08-11x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu6-7/+66
2018-08-11Factor out common relocation processingAlan Modra2-244/+116
2018-08-11Deal with relocations which are 3 bytes in sizeJohn Darrington2-4/+28
2018-08-11Automatic date update in version.inGDB Administrator1-1/+1
2018-08-10Fix forgotten xstrprintf -> string_printf changeSimon Marchi2-1/+6
2018-08-10Always clear h->verinfo.verdef when overriding a dynamic definitionH.J. Lu2-7/+11
2018-08-10Use policies for code generationKeith Seitz2-157/+266
2018-08-10Use unique_ptr for htabsKeith Seitz3-23/+22
2018-08-10Move compile_instance to compile.cKeith Seitz6-193/+203
2018-08-10Change compile_instance/compile_c_instance into classesKeith Seitz9-260/+428
2018-08-10Add a C++ wrapper for GCC C plug-inKeith Seitz6-89/+180
2018-08-10Move C-related declarations to compile-c.hKeith Seitz8-64/+110
2018-08-10Rename symbol_substitution_nameKeith Seitz2-3/+9
2018-08-10Return unique_xmalloc_ptr for generate_c_for_variable_locationsKeith Seitz4-17/+22
2018-08-10x86: Don't display --32/--64/--x32 without BFD64H.J. Lu3-3/+17
2018-08-10x86: Replace evex-no-scale.s with evex-no-scale-[32|64].sH.J. Lu5-12/+16
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