aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-27MIPS16/GAS: Rename the LONG_BRANCH relaxation flagMaciej W. Rozycki2-6/+16
2017-04-27Remove some MAX_REGISTER_SIZE uses in ia64-tdep.cAlan Hayward2-41/+28
2017-04-27Tidy S_FORCE_RELOCAlan Modra2-6/+14
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra7-12/+27
2017-04-27Edit .eh_frame symbolsAlan Modra4-3/+185
2017-04-27Clear dynstr_index when forcing symbols localAlan Modra2-1/+7
2017-04-27PowerPC undefweak handlingAlan Modra3-36/+41
2017-04-27[GOLD] testsuite/plugin_section_order.c fixAlan Modra2-0/+5
2017-04-27Automatic date update in version.inGDB Administrator1-1/+1
2017-04-27MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki20-52/+375
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu8-18/+52
2017-04-26Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg...Nick Clifton2-1/+10
2017-04-26Fix PR number in ChangeLog comment.Nick Clifton1-1/+1
2017-04-26Fix invocation of stat() on a NULL pointer.Nick Clifton3-0/+13
2017-04-26Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton4-47/+67
2017-04-26[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to itJiong Wang9-80/+167
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki11-12/+116
2017-04-26ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call in section GCMaciej W. Rozycki2-1/+8
2017-04-26MIPS/readelf: With `-A' also dump GOT in static binariesMaciej W. Rozycki2-2/+91
2017-04-26Fix seg-fault attempting to compress a debug section in a corrupt binary.Nick Clifton2-10/+15
2017-04-26xtensa_pseudo_register_read/write - Use regcache_raw_read_unsignedAlan Hayward2-12/+15
2017-04-26nds32: Abort instead of returning REG_UNKNOWNAlan Hayward2-8/+20
2017-04-26Automatic date update in version.inGDB Administrator1-1/+1
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