aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-s12z.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-06-08HOWTO size encodingAlan Modra1-8/+8
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-30/+30
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-1/+4
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-1/+2
2019-07-23ELF final_write_processingAlan Modra1-1/+0
2019-04-19s12z and h8300 no-print-map-discarded failsAlan Modra1-1/+0
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-6/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-23S12Z: New 32 bit Reloc.John Darrington1-0/+23
2018-09-16S12Z: Remove diagnostic printf statement.John Darrington1-2/+0
2018-09-16S12Z: Set the source mask value of all howtos to zero.John Darrington1-4/+4
2018-08-21S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to ...John Darrington1-9/+41
2018-07-27S12Z: Remove ELF_TARGET_ID macroJohn Darrington1-1/+0
2018-07-27S12Z: Remove inappropriate comment.John Darrington1-1/+1
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+270