aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Experimental implementation of RELR-style relocations.users/ccoutant/experimental-relrCary Coutant9-35/+446
2017-04-25Change readonly_p to boolYao Qi2-4/+10
2017-04-25MIPS/readelf: Simplify GOT[1] data availability checkMaciej W. Rozycki2-18/+19
2017-04-25MIPS/readelf: Remove extraneous null GOT data checkMaciej W. Rozycki2-2/+5
2017-04-25[ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu7-20/+85
2017-04-25[ARC] Prefer NOP instead of MOV 0,0Claudiu Zissulescu5-8/+17
2017-04-25Change gdbarch_wchar_bit for AArch64 and ARMYao Qi3-2/+6
2017-04-25MIPS16/opcodes: Add `-M no-aliases' disassembler option help textMaciej W. Rozycki2-0/+8
2017-04-25MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki7-5/+73
2017-04-25MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki8-5/+108
2017-04-25Fix build on gcc < 5 (std::is_trivially_copyable missing)Pedro Alves3-0/+24
2017-04-25gas: sparc: fix relaxation of CALL instruction into branches in a.out targetsJose E. Marchesi6-2/+69
2017-04-25Poison non-POD memset & non-trivially-copyable memcpy/memmovePedro Alves5-37/+126
2017-04-25Don't memset non-POD types: struct breakpointPedro Alves3-42/+37
2017-04-25Don't memset non-POD types: struct btrace_insnPedro Alves2-9/+21
2017-04-25Don't memset non-POD types: struct bp_locationPedro Alves4-54/+58
2017-04-25Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyablePedro Alves2-10/+5
2017-04-25Automatic date update in version.inGDB Administrator1-1/+1
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu5-22/+72
2017-04-24i386: Force symbol dynamic if it isn't undefined weakH.J. Lu2-9/+17
2017-04-24Use floatformat_totalsize_bytesYao Qi2-2/+6
2017-04-24i386: Skip pr12570 tests for nacl targetsH.J. Lu3-0/+7
2017-04-24i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu4-1/+13
2017-04-24[GAS/ARM] Fix expansion of ldr pseudo instructionThomas Preud'homme4-24/+40
2017-04-24ld: fix regressions with rett instructions in sparc tests.Jose E. Marchesi4-3/+10
2017-04-24Fix snafu in aarch64 opcodes debugging statement.Tamar Christina2-2/+7
2017-04-24Automatic date update in version.inGDB Administrator1-1/+1
2017-04-23PR 21418, ar -N lacks arg checkAlan Modra2-1/+12
2017-04-23PR 21417, ar arg check failureAlan Modra2-0/+7
2017-04-23PR 21415, objdump fails to check bfd_get_section_contents statusAlan Modra2-1/+12
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra4-14/+36
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra5-30/+57
2017-04-23PR 21409, segfault in _bfd_dwarf2_find_nearest_lineAlan Modra2-1/+7
2017-04-23PR 21408, segfault in display_debug_lines_decodedAlan Modra2-7/+11
2017-04-23Automatic date update in version.inGDB Administrator1-1/+1
2017-04-22Fix ldn/stn multiple instructions. Fix testcases with unaligned data.Jim Wilson14-202/+454
2017-04-22Use ui_out_emit_listTom Tromey10-96/+57
2017-04-22Use ui_out_emit_tuple in more places in MITom Tromey4-15/+14
2017-04-22Use ui_out_emit_tuple in tracepoint.cTom Tromey2-26/+21
2017-04-22More uses of ui_out_emit_tupleTom Tromey4-20/+32
2017-04-22Use ui_out_emit_tupleTom Tromey24-205/+126
2017-04-22PowerPC VLE insn set additionsAlan Modra5-134/+159
2017-04-21doc: Improve documentation about MI thread outputSimon Marchi2-46/+37
2017-04-21Remove dead code and "current" field from MI thread output docSimon Marchi4-12/+10
2017-04-22Automatic date update in version.inGDB Administrator1-1/+1
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu4-23/+63
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu11-7/+40
2017-04-21release branch: Fix: --enable-werrorJan Kratochvil3-0/+10
2017-04-21Simplify regcache_restoreYao Qi2-10/+13
2017-04-21opcodes: mark SPARC RETT instructions as v6notv9.Jose E. Marchesi2-7/+11