summaryrefslogtreecommitdiffstats
path: root/cris-dis.c
Commit message (Expand)AuthorAgeFilesLines
* cris-dis: Clean memory allocationStefan Weil2012-01-101-28/+6Star
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-6/+6
* cris: Support disassembly of crisv10Edgar E. Iglesias2011-01-101-2/+7
* Remove special handling of system include files (no longer needed)Stefan Weil2010-10-221-3/+1Star
* bdf: Remove last users of FALSE/TRUEJuan Quintela2009-10-051-10/+8Star
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-5/+2Star
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-18/+8Star
* Teach the CRIS disassembler to stay within the provided buffer.edgar_igl2008-05-061-6/+4Star
* CRIS disassembler, originally from binutils, by Edgar E. Iglesias.ths2007-10-081-0/+2907