aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-sparc.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-25 bfd/Daniel Jacobowitz1-10/+2
2010-10-22 ld:Rainer Orth1-1/+6
2010-10-04bfd/Bernd Schmidt1-2/+2
2010-06-27fix set but unused variable warningsAlan Modra1-4/+2
2010-03-02 * elfxx-sparc.c (struct elf_reloc_map): Delete.David S. Miller1-105/+240
2010-03-02 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): When STT_GNU_IFUNC andDavid S. Miller1-3/+8
2010-02-11bfd/David S. Miller1-26/+85
2010-02-08include/David S. Miller1-59/+479
2010-02-08bfd/David S. Miller1-144/+104
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-4/+23
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-13/+13
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-4/+8
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-32/+5