summaryrefslogtreecommitdiff
path: root/bfd/elf32-pru.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* pru: bfd: Correct default to no execstackDimitar Dimitrov2022-11-141-0/+2
* HOWTO size encodingAlan Modra2022-06-081-16/+16
* NONE reloc fixesAlan Modra2022-06-081-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Enable linker garbage collection for the PRU target.Dimitar Dimitrov2021-05-101-0/+1
* Use bool in bfdAlan Modra2021-03-311-73/+73
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ubasn: elf32-pru.c:570 left shift of negative valueAlan Modra2020-09-021-1/+1
* 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