summaryrefslogtreecommitdiff
path: root/bfd/elf32-tilepro.c
Commit message (Expand)AuthorAgeFilesLines
* * 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 thanwalt2012-09-201-2/+8
* Remove unused got_base variable.walt2012-09-171-6/+0
* Fix computation of got relocations for when .got.plt section is mergedwalt2012-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 itswalt2012-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:walt2012-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