summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Properly handle relocs against absolute symbolsusers/hjl/pr19818H.J. Lu2016-03-146-175/+275
* Automatic date update in version.inGDB Administrator2016-03-141-1/+1
* Automatic date update in version.inGDB Administrator2016-03-131-1/+1
* Automatic date update in version.inGDB Administrator2016-03-121-1/+1
* Fix some places where octet to byte conversions are needed.Dan Gissel2016-03-116-19/+60
* Automatic date update in version.inGDB Administrator2016-03-111-1/+1
* Mark the i370 target as obsolete.Nick Clifton2016-03-102-0/+6
* Automatic date update in version.inGDB Administrator2016-03-101-1/+1
* Fix v850 bfd arch info printable namesPedro Alves2016-03-093-2/+9
* For COFF and COFF/PE targets, skip relocations against absolute symbols.Leon Winter2016-03-092-0/+12
* Allow zero length archive elementsAlan Modra2016-03-092-1/+7
* Don't create dynamic sections when relocatableH.J. Lu2016-03-082-2/+8
* Automatic date update in version.inGDB Administrator2016-03-091-1/+1
* Handle local IFUNC symbols in shared objectH.J. Lu2016-03-083-2/+25
* Group common symbol checking togetherH.J. Lu2016-03-082-6/+12
* [ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu2016-03-082-45/+54
* Automatic date update in version.inGDB Administrator2016-03-081-1/+1
* Allow zero length archive elements.Nick Clifton2016-03-072-1/+7
* [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang2016-03-072-0/+21
* Automatic date update in version.inGDB Administrator2016-03-071-1/+1
* Automatic date update in version.inGDB Administrator2016-03-061-1/+1
* Automatic date update in version.inGDB Administrator2016-03-051-1/+1
* Treat common symbol in executable as definitionH.J. Lu2016-03-042-1/+11
* Automatic date update in version.inGDB Administrator2016-03-041-1/+1
* Automatic date update in version.inGDB Administrator2016-03-031-1/+1
* Regenerate bfd files.Alan Modra2016-03-023-0/+7
* Automatic date update in version.inGDB Administrator2016-03-021-1/+1
* Automatic date update in version.inGDB Administrator2016-03-011-1/+1
* [ARC] Local symbols relocation cleanupClaudiu Zissulescu2016-02-292-0/+21
* [ARC] General fixes.Claudiu Zissulescu2016-02-292-6/+29
* Automatic date update in version.inGDB Administrator2016-02-291-1/+1
* Automatic date update in version.inGDB Administrator2016-02-281-1/+1
* Automatic date update in version.inGDB Administrator2016-02-271-1/+1
* Add aarch64-*-rtems* targetJoel Sherrill2016-02-261-1/+1
* Add x86_64-*-rtems* targetJoel Sherrill2016-02-261-1/+1
* [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li2016-02-262-3/+8
* Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu2016-02-263-68/+204
* Add ChangeLog entries for PR ld/19645H.J. Lu2016-02-261-0/+30
* Properly implement STT_COMMONH.J. Lu2016-02-2610-85/+107
* [x86] Resolve non-PIC undefweak symbols in executableH.J. Lu2016-02-263-157/+502
* Fix powerpc64 -r --save-restore-funcsAlan Modra2016-02-262-27/+40
* Automatic date update in version.inGDB Administrator2016-02-261-1/+1
* Add elf_x86_64_need_picH.J. Lu2016-02-252-41/+49
* Automatic date update in version.inGDB Administrator2016-02-251-1/+1
* Update symbol version for symbol from linker scriptH.J. Lu2016-02-242-0/+19
* Revert "ABS32"Renlin Li2016-02-241-15/+3
* ABS32Renlin Li2016-02-241-3/+15
* Set plt_got.offset to (bfd_vma) -1H.J. Lu2016-02-243-0/+10
* Automatic date update in version.inGDB Administrator2016-02-241-1/+1
* Make linker assigned symbol dynamic only for shared objectH.J. Lu2016-02-232-3/+8