aboutsummaryrefslogtreecommitdiff
path: root/opcodes/xtensa-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-03opcodes: xtensa: fix jump visualization for FLIXMax Filippov1-3/+20
2023-01-03opcodes: xtensa: implement styled disassemblyMax Filippov1-11/+22
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-05-01opcodes: xtensa: support branch visualizationMax Filippov1-0/+10
2021-04-23opcodes: xtensa: display loaded literal valueMax Filippov1-1/+19
2021-04-23opcodes: xtensa: improve literal outputMax Filippov1-0/+1
2021-03-31Use bool in opcodesAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra1-4/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-06Fix xtensa "clobbered by longjmp" warningsAlan Modra1-6/+7
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov1-22/+194
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-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-08-12Remove trailing spaces in opcodesH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-02Use sigsetjmp/siglongjmp in opcodesH.J. Lu1-3/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-05-17 PR 14072Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-05Change source files over to GPLv3.Nick Clifton1-14/+14
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2004-10-12bfd ChangeLogBob Wilson1-18/+8
2004-10-08bfd ChangeLogBob Wilson1-357/+110
2003-10-01 * xtensa-dis.c (fetch_data): Remove numBytes parameter.Bob Wilson1-6/+4
2003-04-01Add Xtensa portNick Clifton1-0/+526