summaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-30reloc_upper_bound size calculationsAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-04GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-04-03BFD whitespace fixesAlan Modra
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra
2019-02-07SPARC: fix PR ld/18841Eric Botcazou
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-04bfd,sparc: fix the .dynsym sh_index when stripping all symbols in ldJose E. Marchesi
2018-09-04bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-26assorted target messagesAlan Modra
2018-02-26unrecognized/unsupported reloc messageAlan Modra
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-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