aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2-2/+7
2016-12-20Fix an integer overflow in RISC-V relocation handlingAndrew Waterman2-2/+7
2016-12-20Rework RISC-V relocationsAndrew Waterman6-17/+274
2016-12-20Formatting changes for RISC-VAndrew Waterman3-24/+26
2016-12-20Improve RISC-V LD error messagePalmer Dabbelt2-2/+8
2016-12-20Automatic date update in version.inGDB Administrator1-1/+1
2016-12-19bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'Christian Groessler2-7/+13
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-16Implement and document --gc-keep-exportedfincs2-1/+8
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-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki4-0/+25
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov2-5/+20
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 Norov1-15/+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 Norov1-3/+15
2016-12-14Automatic date update in version.inGDB Administrator1-1/+1
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 Modra2-23/+19
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra2-1/+20
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-09Automatic date update in version.inGDB Administrator1-1/+1
2016-12-08PR20932, Internal error during record link assignmentAlan Modra2-5/+10
2016-12-08Automatic date update in version.inGDB Administrator1-1/+1
2016-12-07Fix internal error in the linker by replacing a call to abort with an error m...Nick Clifton2-2/+11
2016-12-07Automatic date update in version.inGDB Administrator1-1/+1
2016-12-06Fix seg-fault in strip when copying a corrupt binary.Nick Clifton2-0/+14
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton2-6/+17
2016-12-06PowerPC64 toc optimisation for power9Alan Modra2-9/+26
2016-12-06Automatic date update in version.inGDB Administrator1-1/+1
2016-12-05Fix seg-fault in the binutils utilities when reading a corrupt input file.Nick Clifton2-1/+6
2016-12-05Fix abort when running tools on a bogus binary.Nick Clifton2-2/+5
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton2-4/+27
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn2-2/+7
2016-12-05Fix seg-fault attempting to strip a corrupt binary.Nick Clifton2-1/+11
2016-12-05Fix seg-fault in linker parsing a corrupt input file.Nick Clifton2-2/+6
2016-12-05Fix assertion failure in linker triggered by corrupt input file.Nick Clifton2-1/+9
2016-12-05fix typoNick Clifton1-1/+1
2016-12-05Automatic date update in version.inGDB Administrator1-1/+1
2016-12-04Automatic date update in version.inGDB Administrator1-1/+1
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra3-163/+204
2016-12-03Tidy ppc64_elf_hide_symbolAlan Modra2-7/+8
2016-12-03PowerPC64 add_symbol_adjustAlan Modra2-8/+4
2016-12-03Indirect and warning symbolsAlan Modra2-3/+8