summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing linking configure generated tests of ifunc support.Nick Clifton2017-06-162-1/+7
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-1636-7/+180
* [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang2017-06-162-4/+9
* Automatic date update in version.inGDB Administrator2017-06-161-1/+1
* [AArch64] Allow COPY relocation eliminationJiong Wang2017-06-152-47/+138
* Fix address violation parsing a corrupt ieee binary.Nick Clifton2017-06-152-1/+3
* Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton2017-06-152-1/+7
* Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton2017-06-152-8/+13
* Automatic date update in version.inGDB Administrator2017-06-151-1/+1
* xtensa: don't expect XCHAL_* macros to be constantMax Filippov2017-06-142-25/+44
* Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton2017-06-142-1/+7
* Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton2017-06-142-10/+50
* Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton2017-06-142-4/+14
* Accept more epiphany targetsSebastian Huber2017-06-142-1/+5
* Automatic date update in version.inGDB Administrator2017-06-141-1/+1
* Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu2017-06-135-103/+92
* Prevent a call to abort when a relocatable link encounters a relocation again...Nick Clifton2017-06-132-4/+26
* Automatic date update in version.inGDB Administrator2017-06-131-1/+1
* ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu2017-06-125-11/+28
* S/390: Return with an error for broken tls rewritesAndreas Krebbel2017-06-122-10/+32
* Automatic date update in version.inGDB Administrator2017-06-121-1/+1
* PR 21564, Section start in binary output file incorrectAlan Modra2017-06-112-1/+9
* Automatic date update in version.inGDB Administrator2017-06-111-1/+1
* Automatic date update in version.inGDB Administrator2017-06-101-1/+1
* Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang2017-06-092-73/+8
* Automatic date update in version.inGDB Administrator2017-06-091-1/+1
* [ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda2017-06-082-9/+16
* [ARC] Fixed condition to generate TEXTREL.Cupertino Miranda2017-06-082-1/+7
* [ARC] Fixed TLS for IE model.Cupertino Miranda2017-06-083-2/+12
* [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda2017-06-082-0/+14
* [ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda2017-06-082-10/+18
* [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta2017-06-081-0/+5
* [ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda2017-06-082-0/+10
* [ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda2017-06-082-1/+7
* [ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda2017-06-082-11/+19
* [bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw2017-06-082-1/+16
* x86: Dump local IFUNC functions in the map fileH.J. Lu2017-06-082-9/+33
* clH.J. Lu2017-06-081-0/+14
* [AArch64] Allow COPY relocation eliminationJiong Wang2017-06-082-8/+73
* Automatic date update in version.inGDB Administrator2017-06-081-1/+1
* Automatic date update in version.inGDB Administrator2017-06-071-1/+1
* bfd: support section groups with preceding SHF_GROUP sectionsJose E. Marchesi2017-06-062-28/+13
* Handle printing information about PE format files which have 0 as the value o...Daniel Bonniot de Ruisselet2017-06-062-0/+11
* Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke2017-06-062-1/+7
* ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess2017-06-063-20/+35
* bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi2017-06-064-14/+10
* bfd: remove unused local variable in elflink.c:init_reloc_cookie_relsJose E. Marchesi2017-06-062-4/+5
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-068-37/+57
* Automatic date update in version.inGDB Administrator2017-06-061-1/+1
* PR21529, internal error in linker.cAlan Modra2017-06-052-1/+6