aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Fix changelog entriesAlan Modra2-3/+3
2018-08-22Re: Pack reloc_howto_structAlan Modra2-2/+6
2018-08-22Correct readelf e_shstrndx range checkAlan Modra2-26/+47
2018-08-22Automatic date update in version.inGDB Administrator1-1/+1
2018-08-21S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to ...John Darrington4-10/+51
2018-08-21Don't throw Scheme exceptions with live std::vector objectsPedro Alves2-77/+105
2018-08-21Fix running objcopy on Mach-O binaries.mephi422-3/+12
2018-08-21Update the documentation of the linker's --hash-style option.Nick Clifton2-1/+8
2018-08-21Fix handling of undocumented SLL instruction for the Z80 target.Arnold Metselaar2-13/+40
2018-08-21Remove unnecessary ternary operator in m32c-tdep.cSimon Marchi2-1/+7
2018-08-21Note that Arnold Metselaar has retired as the z80 maintainer.Nick Clifton2-1/+6
2018-08-21Fix a seg-fault in readelf when parsing corrupt HPPA unwind tables.L. Simon2-2/+8
2018-08-21Fix invalid strcpy on unterminated bufferAndreas Schwab2-1/+7
2018-08-21Use operand->extract to provide defaults for optional PowerPC operandsAlan Modra7-144/+192
2018-08-21PowerPC HOWTOsAlan Modra3-3071/+515
2018-08-21Pack reloc_howto_structAlan Modra8-131/+138
2018-08-21Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra8-544/+271
2018-08-21Fix s12z test regexpsAlan Modra4-11/+14
2018-08-21Automatic date update in version.inGDB Administrator1-1/+1
2018-08-19Fix formatting in solib-svr4.cSimon Marchi2-4/+8
2018-08-20Don't init array at run timeAlan Modra2-27/+30
2018-08-20Tidy bit twiddlingAlan Modra4-16/+18
2018-08-20Balance parentheses in expressionAlan Modra2-2/+6
2018-08-20Automatic date update in version.inGDB Administrator1-1/+1
2018-08-19Fix debugging of stripped PIE executables with padded PT_TLSMichael Spang5-2/+128
2018-08-19Automatic date update in version.inGDB Administrator1-1/+1
2018-08-18Test case for DW_OP_GNU_variable_valueKevin Buettner3-0/+311
2018-08-18Add support of DW_OP_GNU_variable_value to DWARF assemblerKevin Buettner2-0/+18
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