aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-14objcopy renaming section with explicit flagsAlan Modra1-0/+4
2022-11-10Sanity check reloc count in get_reloc_upper_boundAlan Modra1-4/+15
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-30reloc_upper_bound size calculationsAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-47/+47
2021-03-04GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata1-0/+20
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-5/+2
2020-02-19_bfd_alloc_and_readAlan Modra1-6/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-04-03BFD whitespace fixesAlan Modra1-6/+6
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra1-7/+2
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra1-1/+22
2019-02-07SPARC: fix PR ld/18841Eric Botcazou1-1/+32
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-04bfd,sparc: fix the .dynsym sh_index when stripping all symbols in ldJose E. Marchesi1-23/+0
2018-09-04bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi1-5/+13
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu1-5/+0
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-1/+5
2018-02-26assorted target messagesAlan Modra1-3/+3
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-3/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-9/+9
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