summaryrefslogtreecommitdiff
path: root/bfd/elf32-pru.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-7/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* 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-2/+5
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-2/+2
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* BFD whitespace fixesAlan Modra2019-04-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov2018-05-091-19/+144
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-17/+31
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-10/+10
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* PRU BFD supportDimitar Dimitrov2016-12-311-0/+1469