summaryrefslogtreecommitdiff
path: root/opcodes/bfin-dis.c
Commit message (Expand)AuthorAgeFilesLines
* fix set but unused variable warningsAlan Modra2010-06-271-1/+7
* Blackfin disassmbler: fix typo where M2.H was decoded as L2.HMike Frysinger2010-03-241-1/+1
* gas/Jie Zhang2009-09-041-6/+7
* gas/Jie Zhang2009-09-031-8/+2
* gas/Jie Zhang2009-09-031-1/+23
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-01-14 Mike Frysinger <vapier@gentoo.org>Mike Frysinger2009-01-141-1/+1
* Silence gcc printf warningsAlan Modra2008-07-301-3/+3
* gas/testsuite/:Bernd Schmidt2008-03-261-790/+913
* gas/Bernd Schmidt2008-03-261-1/+1
* opcodes:Bernd Schmidt2008-03-261-4/+174
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+10
* * bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct theBernd Schmidt2006-03-161-109/+27
* bfin-dis.c: Tidy up code, removing redundant constructs.Nick Clifton2005-10-211-1763/+497
* * bfin-dis.c (print_insn_bfin): Do proper endian transform whenJie Zhang2005-10-181-3/+8
* * Makefile.am: Bfin support.Catherine Moore2005-09-301-0/+5790