aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-tilepro.c
AgeCommit message (Expand)AuthorFilesLines
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