aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-02PR20989, sparc GOT sequence optimisationAlan Modra1-2/+29
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-8/+17
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-9/+5
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn1-2/+2
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-11/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-18/+23
2016-11-19Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"Jose E. Marchesi1-8/+8
2016-11-18bfd: fix negative GOT offsets for non-local references on sparc64James Clarke1-10/+12
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-3/+3
2016-09-30Remove syntactic sugarAlan Modra1-8/+6
2016-09-19bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARCJose E. Marchesi1-8/+8
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke1-1/+2
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-2/+55
2016-05-28Return void from linker callbacksAlan Modra1-5/+3
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-07New ARC implementation.Nick Clifton1-3/+3
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-58/+64
2015-08-12Remove trailing spaces in bfdH.J. Lu1-2/+2
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+1
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-0/+7
2014-08-05Fix PR17226, ld --gc-sections segfaults on sparc-linuxAlan Modra1-1/+1
2014-06-13Free linker hash table from bfd_close.Alan Modra1-5/+6
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-15/+15
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-08-24 * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki1-3/+4
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-22Fix attribute section output on sparc.David S. Miller1-0/+1
2013-01-31 PR ld/15056Alan Modra1-0/+23
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-5/+5
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-11/+10
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-7/+7
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-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller1-0/+69
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-8/+1
2012-03-05 PR ld/12152Rainer Orth1-2/+4
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller1-1/+35
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller1-0/+35
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-10/+2
2011-03-14include/elf/Richard Sandiford1-0/+1