summaryrefslogtreecommitdiff
path: root/bfd/elf32-sparc.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu
2020-04-07ld: Fix several 32-bit SPARC plugin testsRainer Orth
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra
2019-07-23ELF final_write_processingAlan Modra
2019-02-07SPARC: fix PR ld/18841Eric Botcazou
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-16Fix 17492, ld segfault with --oformat=binaryAlan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller
2011-04-11 PR 10549Nick Clifton
2010-10-22 ld:Rainer Orth
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu
2010-02-08include/David S. Miller
2009-09-02update copyright datesAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2006-10-17bfd/Alan Modra
2006-05-30bfd/H.J. Lu
2006-04-05bfd/Richard Sandiford