aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant14-52/+463
2016-12-11Regenerate Makefile.in to get rid of annoying diffs caused by non-determinist...Cary Coutant2-1/+5
2016-12-12Automatic date update in version.inGDB Administrator1-1/+1
2016-12-11Automatic date update in version.inGDB Administrator1-1/+1
2016-12-10Automatic date update in version.inGDB Administrator1-1/+1
2016-12-09MIPS16: Remove unused `>' operand codeMaciej W. Rozycki6-5/+13
2016-12-09MIPS16/opcodes: Use hexadecimal interpretation for the `e' operand codeMaciej W. Rozycki6-1/+52
2016-12-09MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki6-4/+77
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves44-979/+193
2016-12-09Add ChangeLog entriesYao Qi2-0/+24
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi2-48/+62