aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-sh.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-11Remove bfdwin.cAlan Modra1-2/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-25bfd: correct relocation handling for objcopy COFF -> ELFJan Beulich1-1/+2
2023-03-22Sanity check coff-sh and coff-mcore sym string offsetAlan Modra1-1/+6
2023-02-23Test SEC_HAS_CONTENTS in relax routinesAlan Modra1-0/+2
2023-02-09coff-sh.c keep_relocs, keep_contents and keep_symsAlan Modra1-12/+0
2023-01-06Make coff backend data read-onlyAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra1-0/+9
2022-12-14asan: buffer overflow in sh_relocAlan Modra1-1/+2
2022-06-08HOWTO size encodingAlan Modra1-17/+17
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-184/+184
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+2
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-11/+6
2020-03-02bfd_cleanup for object_pAlan Modra1-1/+1
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-27Correct R_SH_IND12W handlingAlan Modra1-9/+7
2019-11-26Fix comparison operations in SH code that trigger warning in clang.Nick Clifton1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19%L conversionsAlan Modra1-18/+19
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-11/+11
2018-02-16Remove bfd stub function casts.Alan Modra1-22/+46
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-67/+67
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-18/+18
2017-06-21Fix addrss violation when processing a corrupt SH COFF binary.Nick Clifton1-1/+3
2017-06-21Fix seg-fault in the BFD parsing a corrupt input binary.Nick Clifton1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-11/+21
2016-09-30Remove syntactic sugarAlan Modra1-29/+29
2016-05-28Return void from linker callbacksAlan Modra1-11/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-2/+2
2015-08-11Fix typo in coff-sh.c.Nick Clifton1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-16/+16
2014-05-02bfd target vector rationalisationAlan Modra1-7/+7
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-0/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-254/+199
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-0/+2
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-2/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-02-18bfd/ChangeLogDave Korn1-7/+3
2008-07-21 * coff-sh.c (bfd_pe_print_pdata): Define to NULL for nonNick Clifton1-4/+9