summaryrefslogtreecommitdiff
path: root/opcodes/tic4x-dis.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra
2020-01-30ubsan: tic4x: left shift cannot be represented in type 'int'Alan Modra
2020-01-16tic4x disassembly static variablesAlan Modra
2020-01-13tic4x: sign extension using shiftsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-30Re: Usage of unitialized heap in tic4x_print_condAlan Modra
2019-12-29Usage of unitialized heap in tic4x_print_condAlan Modra
2019-12-11ubsan: tic4x: segv and signed shiftsAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra
2007-07-05Change source files over to GPLv3.Nick Clifton
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal
2002-11-18 * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal
2002-11-16 * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal
2002-09-17 * tic4x-dis.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra
2002-08-28Add TMS320C4x supportNick Clifton