aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant5-30/+61
2016-12-20Automatic date update in version.inGDB Administrator1-1/+1
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin6-28/+55
2016-12-19Fix forced allocation of common (-d) during -r links.Cary Coutant5-4/+81
2016-12-19Clean up gdb.gdb/selftest.expYao Qi2-293/+6
2016-12-19bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'Christian Groessler2-7/+13
2016-12-19MIPS/opcodes: Only examine ELF file structures if SYMTAB_AVAILABLEMaciej W. Rozycki2-1/+6
2016-12-19MIPS/opcodes: Only call `bfd_mips_elf_get_abiflags' if BFD64Maciej W. Rozycki2-2/+14
2016-12-19Automatic date update in version.inGDB Administrator1-1/+1
2016-12-18Automatic date update in version.inGDB Administrator1-1/+1
2016-12-17Automatic date update in version.inGDB Administrator1-1/+1
2016-12-16Darwin: Fix gdb compilation.Bernhard Heckel2-3/+6
2016-12-16Fix compile time warning building arm-dis.cNick Clifton2-2/+7
2016-12-16Implement and document --gc-keep-exportedfincs8-1/+40
2016-12-16Automatic date update in version.inGDB Administrator1-1/+1
2016-12-15Linking non-ELF file broken by PR20908 fixAlan Modra2-28/+30
2016-12-15Automatic date update in version.inGDB Administrator1-1/+1
2016-12-14MAINTAINERS: Add myself as a MIPS maintainerMaciej W. Rozycki2-0/+6
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki15-3/+191
2016-12-14MIPS/opcodes: Reorder ELF file header flag handling in disassemblerMaciej W. Rozycki2-13/+18
2016-12-14MIPS16/GAS: Fix assertion failures with relocations on 16-bit instructionsMaciej W. Rozycki8-3/+50
2016-12-14MIPS16: Fix SP-relative SD instruction annotationMaciej W. Rozycki6-2/+58
2016-12-14MIPS16/opcodes: Fix and clarify MIPS16e commentaryMaciej W. Rozycki2-4/+9
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov6-5/+56
2016-12-14Revert "bfd: aarch64: fix word and arrdess size declaration in ilp32 mode"Yury Norov1-4/+4
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov4-44/+3
2016-12-14bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov1-4/+4
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov4-3/+44
2016-12-14Automatic date update in version.inGDB Administrator1-1/+1
2016-12-13Add --orphan-handling option.Cary Coutant4-4/+80
2016-12-13Do not use linker script to place static relocation sections.Cary Coutant3-20/+32
2016-12-13[Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm fieldRenlin Li12-151/+174
2016-12-13PE linker script improvements.Nick Clifton2-3/+10
2016-12-13Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.Jim Wilson7-45/+309
2016-12-13[AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit relocation in readelfJiong Wang2-1/+6
2016-12-13[AArch64] Make LD testcases support ILP32 modeJiong Wang23-207/+265
2016-12-13[AArch64] Make GAS testcases support ILP32 modeJiong Wang110-210/+346
2016-12-13Add a 'Past Maintainers' section to the MAINTAINERS file. Retire Mark Mitche...Nick Clifton2-2/+13
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant7-5/+101
2016-12-12Fix edge cases in orphan section placement.Cary Coutant2-3/+42
2016-12-13Automatic date update in version.inGDB Administrator1-1/+1
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra6-29/+25
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra7-12/+29
2016-12-13[GOLD] Allow for larger alignment in script_test_15Alan Modra4-3/+10
2016-12-13[GOLD] Adjust testcase for PowerPC64Alan Modra2-0/+6
2016-12-12Port c++/78252 from GCCNathan Sidwell3-22/+82
2016-12-12Remove assert on exec_bfd in cris_delayed_get_disassemblerYao Qi2-4/+7
2016-12-12Handle memory error in print_insn_rxYao Qi2-4/+36
2016-12-12Handle memory error in print_insn_rl78_commonYao Qi2-4/+36
2016-12-11Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin7-6/+81