aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xc16x.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27drop XC16x bitsJan Beulich1-487/+0
2022-06-08HOWTO size encodingAlan Modra1-9/+9
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-35/+35
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra1-3/+3
2019-07-23ELF final_write_processingAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-11xc16x: Add elf32_xc16x_rtype_to_howtoH.J. Lu1-1/+10
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-7/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-67/+67
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-5/+3
2010-06-27fix set but unused variable warningsAlan Modra1-7/+6
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-10bfdTom Tromey1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+17
2007-03-07 PR 3958Alan Modra1-8/+21
2006-02-17Add support for the Infineon XC16X.Nick Clifton1-0/+449