summaryrefslogtreecommitdiff
path: root/opcodes/xtensa-dis.c
Commit message (Expand)AuthorAgeFilesLines
* opcodes: xtensa: fix jump visualization for FLIXMax Filippov2023-01-031-3/+20
* opcodes: xtensa: implement styled disassemblyMax Filippov2023-01-031-11/+22
* 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
* opcodes: xtensa: support branch visualizationMax Filippov2021-05-011-0/+10
* opcodes: xtensa: display loaded literal valueMax Filippov2021-04-231-1/+19
* opcodes: xtensa: improve literal outputMax Filippov2021-04-231-0/+1
* Use bool in opcodesAlan Modra2021-03-311-2/+2
* 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-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix xtensa "clobbered by longjmp" warningsAlan Modra2018-06-061-6/+7
* xtensa: use property tables for correct disassemblyMax Filippov2018-06-041-22/+194
* 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
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use sigsetjmp/siglongjmp in opcodesH.J. Lu2014-05-021-3/+3
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-14/+14
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* bfd ChangeLogBob Wilson2004-10-121-18/+8
* bfd ChangeLogBob Wilson2004-10-081-357/+110
* * xtensa-dis.c (fetch_data): Remove numBytes parameter.Bob Wilson2003-10-011-6/+4
* Add Xtensa portNick Clifton2003-04-011-0/+526