summaryrefslogtreecommitdiff
path: root/bfd/elf32-tilepro.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-19More fixes related to NONE relocsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-08-24 * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki
2013-03-30 PR ld/15323Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-01-31 PR ld/15056Alan Modra
2012-12-03 * elf32-tilepro.c (tilepro_elf_mkobject): New function.Maciej W. Rozycki
2012-09-20Fix computation of got relocations for .got sections greater thanWalter Lee
2012-09-17Remove unused got_base variable.Walter Lee
2012-09-17Fix computation of got relocations for when .got.plt section is mergedWalter Lee
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-08-28Add padding to the plt section so that its size is a multiple of itsWalter Lee
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-16 PR binutils/13558Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra
2012-02-25Improve TLS support on TILE-Gx/TILEPro:Walter Lee
2011-10-19 PR ld/13177Alan Modra
2011-06-14 * elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.Alan Modra
2011-06-13 * elf32-tilepro.c (tilepro_elf_check_relocs): Delete unused localNick Clifton
2011-06-13 * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton