summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Experimental implementation of RELR-style relocations.users/ccoutant/experimental-relrCary Coutant2017-04-259-35/+446
* Change readonly_p to boolYao Qi2017-04-252-4/+10
* MIPS/readelf: Simplify GOT[1] data availability checkMaciej W. Rozycki2017-04-252-18/+19
* MIPS/readelf: Remove extraneous null GOT data checkMaciej W. Rozycki2017-04-252-2/+5
* [ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu2017-04-257-20/+85
* [ARC] Prefer NOP instead of MOV 0,0Claudiu Zissulescu2017-04-255-8/+17
* Change gdbarch_wchar_bit for AArch64 and ARMYao Qi2017-04-253-2/+6
* MIPS16/opcodes: Add `-M no-aliases' disassembler option help textMaciej W. Rozycki2017-04-252-0/+8
* MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki2017-04-257-5/+73
* MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki2017-04-258-5/+108
* Fix build on gcc < 5 (std::is_trivially_copyable missing)Pedro Alves2017-04-253-0/+24
* gas: sparc: fix relaxation of CALL instruction into branches in a.out targetsJose E. Marchesi2017-04-256-2/+69
* Poison non-POD memset & non-trivially-copyable memcpy/memmovePedro Alves2017-04-255-37/+126
* Don't memset non-POD types: struct breakpointPedro Alves2017-04-253-42/+37
* Don't memset non-POD types: struct btrace_insnPedro Alves2017-04-252-9/+21
* Don't memset non-POD types: struct bp_locationPedro Alves2017-04-254-54/+58
* Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyablePedro Alves2017-04-252-10/+5
* Automatic date update in version.inGDB Administrator2017-04-251-1/+1
* x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu2017-04-245-22/+72
* i386: Force symbol dynamic if it isn't undefined weakH.J. Lu2017-04-242-9/+17
* Use floatformat_totalsize_bytesYao Qi2017-04-242-2/+6
* i386: Skip pr12570 tests for nacl targetsH.J. Lu2017-04-243-0/+7
* i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu2017-04-244-1/+13
* [GAS/ARM] Fix expansion of ldr pseudo instructionThomas Preud'homme2017-04-244-24/+40
* ld: fix regressions with rett instructions in sparc tests.Jose E. Marchesi2017-04-244-3/+10
* Fix snafu in aarch64 opcodes debugging statement.Tamar Christina2017-04-242-2/+7
* Automatic date update in version.inGDB Administrator2017-04-241-1/+1
* PR 21418, ar -N lacks arg checkAlan Modra2017-04-232-1/+12
* PR 21417, ar arg check failureAlan Modra2017-04-232-0/+7
* PR 21415, objdump fails to check bfd_get_section_contents statusAlan Modra2017-04-232-1/+12
* PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra2017-04-234-14/+36
* PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra2017-04-235-30/+57
* PR 21409, segfault in _bfd_dwarf2_find_nearest_lineAlan Modra2017-04-232-1/+7
* PR 21408, segfault in display_debug_lines_decodedAlan Modra2017-04-232-7/+11
* Automatic date update in version.inGDB Administrator2017-04-231-1/+1
* Fix ldn/stn multiple instructions. Fix testcases with unaligned data.Jim Wilson2017-04-2214-202/+454
* Use ui_out_emit_listTom Tromey2017-04-2210-96/+57
* Use ui_out_emit_tuple in more places in MITom Tromey2017-04-224-15/+14
* Use ui_out_emit_tuple in tracepoint.cTom Tromey2017-04-222-26/+21
* More uses of ui_out_emit_tupleTom Tromey2017-04-224-20/+32
* Use ui_out_emit_tupleTom Tromey2017-04-2224-205/+126
* PowerPC VLE insn set additionsAlan Modra2017-04-225-134/+159
* doc: Improve documentation about MI thread outputSimon Marchi2017-04-212-46/+37
* Remove dead code and "current" field from MI thread output docSimon Marchi2017-04-214-12/+10
* Automatic date update in version.inGDB Administrator2017-04-221-1/+1
* i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu2017-04-214-23/+63
* Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu2017-04-2111-7/+40
* release branch: Fix: --enable-werrorJan Kratochvil2017-04-213-0/+10
* Simplify regcache_restoreYao Qi2017-04-212-10/+13
* opcodes: mark SPARC RETT instructions as v6notv9.Jose E. Marchesi2017-04-212-7/+11