summaryrefslogtreecommitdiff
path: root/bfd/elf32-ft32.c
Commit message (Expand)AuthorAgeFilesLines
* 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