Age | Commit message (Expand) | Author | Files | Lines |
2021-05-10 | Enable linker garbage collection for the PRU target. | Dimitar Dimitrov | 1 | -0/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -73/+73 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-02 | ubasn: elf32-pru.c:570 left shift of negative value | Alan Modra | 1 | -1/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -7/+4 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -2/+5 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -2/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-05-09 | Fix binary compatibility between GCC and the TI compiler for the PRU target. | Dimitar Dimitrov | 1 | -19/+144 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -17/+31 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -10/+10 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-31 | PRU BFD support | Dimitar Dimitrov | 1 | -0/+1469 |