aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-tilegx.c
AgeCommit message (Expand)Author
2012-09-20Fix computation of got relocations for .got sections greater thanwalt
2012-09-17Remove unused got_base variable.walt
2012-09-17Fix computation of got relocations for when .got.plt section is mergedwalt
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 itswalt
2012-08-28Add support for constructing pc-relative addresses to the plt, bywalt
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-03-01 * elfxx-tilegx.c (tilegx_elf_relocate_section): Silence bogus warning.Alan Modra
2012-02-25Improve TLS support on TILE-Gx/TILEPro:walt
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