aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang2-4/+9
2017-06-16Automatic date update in version.inGDB Administrator1-1/+1
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang2-47/+138
2017-06-15Fix address violation parsing a corrupt ieee binary.Nick Clifton2-1/+3
2017-06-15Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton2-1/+7
2017-06-15Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton2-8/+13
2017-06-15Automatic date update in version.inGDB Administrator1-1/+1
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov2-25/+44
2017-06-14Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton2-1/+7
2017-06-14Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton2-10/+50
2017-06-14Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton2-4/+14
2017-06-14Accept more epiphany targetsSebastian Huber2-1/+5
2017-06-14Automatic date update in version.inGDB Administrator1-1/+1
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu5-103/+92
2017-06-13Prevent a call to abort when a relocatable link encounters a relocation again...Nick Clifton2-4/+26
2017-06-13Automatic date update in version.inGDB Administrator1-1/+1
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu5-11/+28
2017-06-12S/390: Return with an error for broken tls rewritesAndreas Krebbel2-10/+32
2017-06-12Automatic date update in version.inGDB Administrator1-1/+1
2017-06-11PR 21564, Section start in binary output file incorrectAlan Modra2-1/+9
2017-06-11Automatic date update in version.inGDB Administrator1-1/+1
2017-06-10Automatic date update in version.inGDB Administrator1-1/+1
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang2-73/+8
2017-06-09Automatic date update in version.inGDB Administrator1-1/+1
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda2-9/+16
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda2-1/+7
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda3-2/+12
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda2-0/+14
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda2-10/+18
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta1-0/+5
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda2-0/+10
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda2-1/+7
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda2-11/+19
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw2-1/+16
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu2-9/+33
2017-06-08clH.J. Lu1-0/+14
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang2-8/+73
2017-06-08Automatic date update in version.inGDB Administrator1-1/+1
2017-06-07Automatic date update in version.inGDB Administrator1-1/+1
2017-06-06bfd: support section groups with preceding SHF_GROUP sectionsJose E. Marchesi2-28/+13
2017-06-06Handle printing information about PE format files which have 0 as the value o...Daniel Bonniot de Ruisselet2-0/+11
2017-06-06Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke2-1/+7
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess3-20/+35
2017-06-06bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi4-14/+10
2017-06-06bfd: remove unused local variable in elflink.c:init_reloc_cookie_relsJose E. Marchesi2-4/+5
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki8-37/+57
2017-06-06Automatic date update in version.inGDB Administrator1-1/+1
2017-06-05PR21529, internal error in linker.cAlan Modra2-1/+6
2017-06-05Automatic date update in version.inGDB Administrator1-1/+1
2017-06-04Automatic date update in version.inGDB Administrator1-1/+1