aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-pru.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Indent labelsAlan 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-25Pass section when available to bfd_octets_per_byteAlan Modra1-2/+5
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-2/+2
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-04-03BFD whitespace fixesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov1-19/+144
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-17/+31
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-10/+10
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-31PRU BFD supportDimitar Dimitrov1-0/+1469