aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-tic4x.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-5/+5
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-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-32/+19
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-8/+4
2012-01-31Support arch-dependent fillH.J. Lu1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal1-11/+11
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-9/+9
2002-09-17 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra1-0/+4
2002-08-28Add TMS320C4x supportNick Clifton1-0/+81