aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-tilepro.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+3
2013-08-24 * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki1-2/+3
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-5/+5
2013-01-31 PR ld/15056Alan Modra1-5/+27
2012-12-03 * elf32-tilepro.c (tilepro_elf_mkobject): New function.Maciej W. Rozycki1-0/+12
2012-09-20Fix computation of got relocations for .got sections greater thanWalter Lee1-2/+8
2012-09-17Remove unused got_base variable.Walter Lee1-6/+0
2012-09-17Fix computation of got relocations for when .got.plt section is mergedWalter Lee1-2/+2
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-08-28Add padding to the plt section so that its size is a multiple of itsWalter Lee1-4/+8
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-9/+8
2012-05-16 PR binutils/13558Nick Clifton1-1/+1
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2012-02-25Improve TLS support on TILE-Gx/TILEPro:Walter Lee1-64/+486
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-06-14 * elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.Alan Modra1-14/+4
2011-06-13 * elf32-tilepro.c (tilepro_elf_check_relocs): Delete unused localNick Clifton1-2/+0
2011-06-13 * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton1-0/+3616