summaryrefslogtreecommitdiff
path: root/bfd/elf32-ft32.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-2/+2
* HOWTO size encodingAlan Modra2022-06-081-14/+13
* NONE reloc fixesAlan Modra2022-06-081-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-2/+2
* Use bool in bfdAlan Modra2021-03-311-100/+99
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* pr27228 testcaseAlan Modra2021-01-261-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-2/+2
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-2/+2
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* correct ft32 reloc range testAlan Modra2018-03-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-2/+2
* BFD whitespace fixesAlan Modra2017-12-061-55/+55
* FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2017-11-011-16/+882
* FT32: support for FT32B processor - part 1James Bowman2017-10-121-0/+14
* FT32: Permit R_FT32_18 overflowJames Bowman2017-08-301-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman2016-07-081-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-9/+5
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* FT32 initial supportAlan Modra2015-01-281-0/+380