aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-25Automatic date update in version.inGDB Administrator1-1/+1
2016-05-24MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki2-8/+10
2016-05-24Automatic date update in version.inGDB Administrator1-1/+1
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson5-4/+18
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak2-0/+8
2016-05-23Support for dedicated ARM stub section with paddingThomas Preud'homme2-2/+43
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme4-39/+183
2016-05-23Automatic date update in version.inGDB Administrator1-1/+1
2016-05-22Automatic date update in version.inGDB Administrator1-1/+1
2016-05-21Automatic date update in version.inGDB Administrator1-1/+1
2016-05-20Don't check R_386_GOT32 when setting need_convert_loadH.J. Lu2-1/+6
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki2-2/+15
2016-05-20Automatic date update in version.inGDB Administrator1-1/+1
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu2-17/+15