summaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* objcopy renaming section with explicit flagsAlan Modra2022-11-141-0/+4
* Sanity check reloc count in get_reloc_upper_boundAlan Modra2022-11-101-4/+15
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* reloc_upper_bound size calculationsAlan Modra2021-07-301-1/+1
* Use bool in bfdAlan Modra2021-03-311-47/+47
* GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata2021-03-041-0/+20
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-5/+2
* _bfd_alloc_and_readAlan Modra2020-02-191-6/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* BFD whitespace fixesAlan Modra2019-04-031-6/+6
* PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra2019-03-281-7/+2
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-121-1/+22
* SPARC: fix PR ld/18841Eric Botcazou2019-02-071-1/+32
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* bfd,sparc: fix the .dynsym sh_index when stripping all symbols in ldJose E. Marchesi2018-10-041-23/+0
* bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi2018-09-041-5/+13
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-5/+0
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-1/+5
* assorted target messagesAlan Modra2018-02-261-3/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-21/+21
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-2/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* bfd: fix the deletion of relocs in sparc64Jose E. Marchesi2017-05-101-5/+19
* Rewrite bfd error handlerAlan Modra2017-04-131-8/+10
* Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao2017-04-101-0/+2
* bfd: Fix objdump --dynamic-reloc for SPARC 64-bit to show symbol names.Sheldon Lobo2017-02-071-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-6/+6
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+3
* Fix 17492, ld segfault with --oformat=binaryAlan Modra2014-10-161-3/+4
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+0
* bfd target vector rationalisationAlan Modra2014-05-021-3/+3
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-2/+0
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-7/+7
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-2/+2