aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Add the GOT base for GOT32 relocs against IFUNCH.J. Lu2-5/+25
2016-06-13Add 2 i386 tests to call IFUNC functions via GOTH.J. Lu2-13/+13
2016-06-13MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki2-3/+7
2016-06-13[ARC] Fix condition.Claudiu Zissulescu2-1/+6
2016-06-13[ARC] Fixes related to reordering of .got and .got.pltCupertino Miranda2-5/+16
2016-06-13[ARC] General bug fixesCupertino Miranda2-19/+25
2016-06-13[ARC] Generate DT_RELACOUNT.Cupertino Miranda2-0/+34
2016-06-13Automatic date update in version.inGDB Administrator1-1/+1
2016-06-11Subtract GOT base only with a base registerH.J. Lu2-4/+39
2016-06-12Automatic date update in version.inGDB Administrator1-1/+1
2016-06-11Use size_t rather than bfd_size_typeAlan Modra5-99/+130
2016-06-11Automatic date update in version.inGDB Administrator1-1/+1
2016-06-10Automatic date update in version.inGDB Administrator1-1/+1
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov2-3/+24
2016-06-09Automatic date update in version.inGDB Administrator1-1/+1
2016-06-08Support i386 TLS code sequences without PLTH.J. Lu2-65/+197
2016-06-08Automatic date update in version.inGDB Administrator1-1/+1
2016-06-07bfd/s390: Misc minor fixes.Marcin Koƛcielnicki3-5/+13
2016-06-07Fix PLT first entry GOT operand calculation.Andreas Krebbel2-3/+10
2016-06-07PowerPC VLEAlan Modra7-33/+128
2016-06-07Automatic date update in version.inGDB Administrator1-1/+1
2016-06-06Support x86-64 TLS code sequences without PLTH.J. Lu2-107/+262
2016-06-06Automatic date update in version.inGDB Administrator1-1/+1
2016-06-05Automatic date update in version.inGDB Administrator1-1/+1
2016-06-04Add z8k ld testsuite and fix range check in coff-z8k.cChristian Groessler2-1/+5
2016-06-04Automatic date update in version.inGDB Administrator1-1/+1
2016-06-03Automatic date update in version.inGDB Administrator1-1/+1
2016-06-02Add "arm_any" architecture type to allow -m option to various binutils to mat...Nick Clifton2-15/+26
2016-06-02Allow ARC Linux targets that do not use uclibc.Vineet Gupta2-1/+5
2016-06-02Replace data32 with data16 in commentsH.J. Lu2-6/+10
2016-06-02Revert PR16467 changeAlan Modra4-28/+100
2016-06-01add more extern CTrevor Saunders4-0/+31
2016-06-02Automatic date update in version.inGDB Administrator1-1/+1
2016-06-01Add new Serbian translation for the bfd library.Nick Clifton4-2/+6819
2016-06-01Automatic date update in version.inGDB Administrator1-1/+1
2016-05-31Automatic date update in version.inGDB Administrator1-1/+1
2016-05-30Automatic date update in version.inGDB Administrator1-1/+1
2016-05-29Automatic date update in version.inGDB Administrator1-1/+1
2016-05-28MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki2-0/+17
2016-05-28MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki2-8/+16
2016-05-28Return void from linker callbacksAlan Modra95-1388/+953
2016-05-28Automatic date update in version.inGDB Administrator1-1/+1
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki2-6/+14
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki2-1/+7
2016-05-27Automatic date update in version.inGDB Administrator1-1/+1
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki2-4/+9
2016-05-26Automatic date update in version.inGDB Administrator1-1/+1
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki2-2/+9
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu12-63/+266
2016-05-25Skip an archive element if not added by linkerH.J. Lu8-9/+25