aboutsummaryrefslogtreecommitdiffstats
path: root/cris-dis.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias1-2/+7
2010-10-22Remove special handling of system include files (no longer needed)Stefan Weil1-3/+1
2009-10-05bdf: Remove last users of FALSE/TRUEJuan Quintela1-10/+8
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-5/+2
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-18/+8
2008-05-06Teach the CRIS disassembler to stay within the provided buffer.edgar_igl1-6/+4
2007-10-08CRIS disassembler, originally from binutils, by Edgar E. Iglesias.ths1-0/+2907