summaryrefslogtreecommitdiff
path: root/bfd/elf32-tilepro.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-40/+46
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+3
* * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki2013-08-241-2/+3
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* PR ld/15056Alan Modra2013-01-311-5/+27
* * elf32-tilepro.c (tilepro_elf_mkobject): New function.Maciej W. Rozycki2012-12-031-0/+12
* Fix computation of got relocations for .got sections greater thanWalter Lee2012-09-201-2/+8
* Remove unused got_base variable.Walter Lee2012-09-171-6/+0
* Fix computation of got relocations for when .got.plt section is mergedWalter Lee2012-09-171-2/+2
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* Add padding to the plt section so that its size is a multiple of itsWalter Lee2012-08-281-4/+8
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-9/+8
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* Improve TLS support on TILE-Gx/TILEPro:Walter Lee2012-02-251-64/+486
* PR ld/13177Alan Modra2011-10-191-1/+3
* * elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.Alan Modra2011-06-141-14/+4
* * elf32-tilepro.c (tilepro_elf_check_relocs): Delete unused localNick Clifton2011-06-131-2/+0
* * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton2011-06-131-0/+3616