summaryrefslogtreecommitdiff
path: root/opcodes/tic4x-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra2020-05-211-10/+4
* ubsan: tic4x: left shift cannot be represented in type 'int'Alan Modra2020-01-301-1/+1
* tic4x disassembly static variablesAlan Modra2020-01-161-31/+44
* tic4x: sign extension using shiftsAlan Modra2020-01-131-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Re: Usage of unitialized heap in tic4x_print_condAlan Modra2019-12-301-1/+1
* Usage of unitialized heap in tic4x_print_condAlan Modra2019-12-291-1/+1
* ubsan: tic4x: segv and signed shiftsAlan Modra2019-12-111-7/+9
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Add const qualifiers at various places.Trevor Saunders2016-03-071-4/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra2012-05-181-1/+2
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+10
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-4/+4
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-228/+170
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal2003-04-041-152/+153
* * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal2002-11-181-31/+127
* * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal2002-11-161-1/+5
* * tic4x-dis.c: Add function declarations and ATTRIBUTE_UNUSED.Alan Modra2002-09-171-32/+81
* Add TMS320C4x supportNick Clifton2002-08-281-0/+677