aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-21/+21
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-2/+0
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-2/+2
2017-05-10bfd: fix the deletion of relocs in sparc64Jose E. Marchesi1-5/+19
2017-04-13Rewrite bfd error handlerAlan Modra1-8/+10
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao1-0/+2
2017-02-07bfd: Fix objdump --dynamic-reloc for SPARC 64-bit to show symbol names.Sheldon Lobo1-1/+3
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-0/+1
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-2/+3
2016-09-30Remove syntactic sugarAlan Modra1-6/+6
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-3/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+3
2014-10-16Fix 17492, ld segfault with --oformat=binaryAlan Modra1-3/+4
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-2/+0
2014-05-02bfd target vector rationalisationAlan Modra1-3/+3
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-2/+0
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-7/+7
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-2/+2
2012-05-01 PR binutils/13121Nick Clifton1-2/+2
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller1-2/+3
2011-04-11 PR 10549Nick Clifton1-2/+3
2011-03-14include/elf/Richard Sandiford1-0/+1
2010-10-22 ld:Rainer Orth1-1/+21
2010-10-04bfd/Bernd Schmidt1-6/+7
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu1-1/+2
2010-02-08include/David S. Miller1-2/+7
2009-09-02update copyright datesAlan Modra1-1/+1
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra1-8/+9
2008-02-15include/Alan Modra1-3/+3
2007-10-18 PR ld/4424Alan Modra1-0/+2
2007-07-10 * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.Alan Modra1-0/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+3
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-17/+3
2006-10-182006-10-18 Roy Marples <uberlord@gentoo.org>Mike Frysinger1-0/+30
2006-10-17bfd/Alan Modra1-0/+2
2006-05-30bfd/H.J. Lu1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-19 * elfxx-sparc.c: New file.David S. Miller1-3666/+108