aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-pru.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-14pru: bfd: Correct default to no execstackDimitar Dimitrov1-0/+2
2022-06-08HOWTO size encodingAlan Modra1-16/+16
2022-06-08NONE reloc fixesAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov1-0/+1
2021-03-31Use bool in bfdAlan Modra1-73/+73
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-02ubasn: elf32-pru.c:570 left shift of negative valueAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-7/+4
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