summaryrefslogtreecommitdiff
path: root/bfd/elfxx-sparc.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-10-07New ARC implementation.Nick Clifton
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi
2014-08-05Fix PR17226, ld --gc-sections segfaults on sparc-linuxAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Move link_hash_table_free functions earlierAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-08-24 * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki
2013-03-30 PR ld/15323Alan Modra
2013-03-22Fix attribute section output on sparc.David S. Miller
2013-01-31 PR ld/15056Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra
2012-03-05 PR ld/12152Rainer Orth
2011-10-19 PR ld/13177Alan Modra
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-03-14include/elf/Richard Sandiford
2010-10-25 bfd/Daniel Jacobowitz
2010-10-22 ld:Rainer Orth
2010-10-04bfd/Bernd Schmidt
2010-06-27fix set but unused variable warningsAlan Modra
2010-03-02 * elfxx-sparc.c (struct elf_reloc_map): Delete.David S. Miller
2010-03-02 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): When STT_GNU_IFUNC andDavid S. Miller
2010-02-11bfd/David S. Miller
2010-02-08include/David S. Miller
2010-02-08bfd/David S. Miller
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-05-27 bfd/Nathan Sidwell
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton
2008-11-19 PR 7027Nick Clifton