aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-03ppc64_elf_copy_indirect_symbol versioned_hidden fixAlan Modra2-13/+21
2016-12-03Automatic date update in version.inGDB Administrator1-1/+1
2016-12-02Fix typo in changelog entryNick Clifton1-1/+1
2016-12-02Fix seg-fault in linker when passed a corrupt binary input file.Nick Clifton2-0/+10
2016-12-02Fix seg-fault in the linker when examining a corrupt binary.Nick Clifton2-2/+7
2016-12-02Always pass a valid section header offset to elf_parse_notesGary Benson2-1/+6
2016-12-02Add support for Fushia OS.Josh Conner2-1/+14
2016-12-02Automatic date update in version.inGDB Administrator1-1/+1
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov2-6/+17
2016-12-01Fix handling of MIPS16 HI16 relocs.Ma Jiang2-1/+6
2016-12-01Fix a seg-fault disassembling a corrupt binary.Nick Clifton2-0/+10
2016-12-01Fix seg-fault running addr2line on a corrupt binary.Nick Clifton2-4/+18
2016-12-01Automatic date update in version.inGDB Administrator1-1/+1
2016-11-30Revert accidental elf.c changeAlan Modra2-1/+5
2016-11-30PR20886, looping in ppc64_elf_size_stubsAlan Modra2-1/+10
2016-11-30Automatic date update in version.inGDB Administrator1-1/+1
2016-11-29Automatic date update in version.inGDB Administrator1-1/+1
2016-11-28Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-...Nick Clifton2-65/+21
2016-11-28Properly hide hidden versioned symbol in executableH.J. Lu2-28/+34
2016-11-28Automatic date update in version.inGDB Administrator1-1/+1
2016-11-27Automatic date update in version.inGDB Administrator1-1/+1
2016-11-26Automatic date update in version.inGDB Administrator1-1/+1
2016-11-25Prevent problems with section alignment by not shrinking the .rsrc section.Jon Turney2-20/+8
2016-11-25Automatic date update in version.inGDB Administrator1-1/+1
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang2-1/+8
2016-11-24RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.Kuan-Lin Chen2-1/+5
2016-11-24Automatic date update in version.inGDB Administrator1-1/+1
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton9-14/+179