summaryrefslogtreecommitdiff
path: root/bfd/elf32-pru.c
AgeCommit message (Expand)Author
2022-06-08HOWTO size encodingAlan Modra
2022-06-08NONE reloc fixesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov
2021-03-31Use bool in bfdAlan Modra
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-02ubasn: elf32-pru.c:570 left shift of negative valueAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-02-26Indent labelsAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-09-19bfd_section_* macrosAlan Modra
2019-04-03BFD whitespace fixesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU BFD supportDimitar Dimitrov