summaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
AgeCommit message (Expand)Author
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-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-05-10bfd: fix the deletion of relocs in sparc64Jose E. Marchesi
2017-04-13Rewrite bfd error handlerAlan Modra
2017-04-10Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao
2017-02-07bfd: Fix objdump --dynamic-reloc for SPARC 64-bit to show symbol names.Sheldon Lobo
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-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki
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-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
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
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-01 PR binutils/13121Nick Clifton
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller
2011-04-11 PR 10549Nick Clifton
2011-03-14include/elf/Richard Sandiford
2010-10-22 ld:Rainer Orth
2010-10-04bfd/Bernd Schmidt
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
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
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra
2008-02-15include/Alan Modra
2007-10-18 PR ld/4424Alan Modra
2007-07-10 * elf32-arm.c (elf32_arm_size_info): Init checksum_contents field.Alan 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
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2006-10-182006-10-18 Roy Marples <uberlord@gentoo.org>Mike Frysinger
2006-10-17bfd/Alan Modra
2006-05-30bfd/H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-04-19 * elfxx-sparc.c: New file.David S. Miller