summaryrefslogtreecommitdiff
path: root/bfd/elf32-s12z.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-1/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+2
* ELF final_write_processingAlan Modra2019-07-231-1/+0
* s12z and h8300 no-print-map-discarded failsAlan Modra2019-04-191-1/+0
* S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington2019-01-161-6/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* S12Z: New 32 bit Reloc.John Darrington2018-10-231-0/+23
* S12Z: Remove diagnostic printf statement.John Darrington2018-09-161-2/+0
* S12Z: Set the source mask value of all howtos to zero.John Darrington2018-09-161-4/+4
* S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to ...John Darrington2018-08-211-9/+41
* S12Z: Remove ELF_TARGET_ID macroJohn Darrington2018-07-271-1/+0
* S12Z: Remove inappropriate comment.John Darrington2018-07-271-1/+1
* Add support for the Freescale s12z processor.John Darrington2018-05-181-0/+270