summaryrefslogtreecommitdiff
path: root/target-arm/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths1-2/+1
2006-12-23Check ELF binaries for machine type and endianness.ths1-0/+2
2006-10-22Fix comment typo.pbrook1-1/+1
2006-02-20Add Arm926 core support.pbrook1-3/+29
2006-02-09Arm Linux EABI syscall support.pbrook1-0/+5
2006-02-04Implement Arm BKPT instruction.pbrook1-0/+1
2005-11-26ARM CPU suspend/halt (Paul Brook)bellard1-1/+1
2005-11-26ARM system emulation (Paul Brook)bellard1-3/+97
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard1-15/+2
2005-04-17gdb support for user mode (Paul Brook)bellard1-0/+7
2005-04-07VFP register ordering (Paul Brook)bellard1-7/+4
2005-03-13soft float supportbellard1-5/+8
2005-02-22ARM VFP support (Paul Brook)bellard1-0/+28
2005-02-07initial user mmu supportbellard1-2/+7
2005-01-31armv5te support (Paul Brook)bellard1-0/+3
2004-10-09monitor fixesbellard1-2/+0
2004-04-25precise self modifying code supportbellard1-0/+7
2004-01-24added TARGET_LONG_BITSbellard1-0/+2
2003-09-30new directory structurebellard1-0/+63