29 Commits (e37e6ee6e100ebc355b4a48ae9a7802b38b8dac0)

Author SHA1 Message Date
aurel32 aa4b81806d target-alpha: remove PALCODE_ declarations (unused). 18 years ago
aurel32 f8cc853415 Document which IPR are used by 21264 18 years ago
pbrook c276471991 The _exit syscall is used for both thread termination in NPTL applications, 18 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
aurel32 9587035602 target-alpha: fix 2 warnings 18 years ago
aurel32 2cbd949d7a Common cpu_loop_exit prototype 18 years ago
aliguori 6b9175478e Refactor translation block CPU state handling (Jan Kiszka) 18 years ago
aliguori 622ed3605b Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) 18 years ago
aurel32 f18cd2238d target-alpha: convert FP ops to TCG 18 years ago
aurel32 04acd30726 target-alpha: convert remaining arith3 functions to TCG 18 years ago
aurel32 6ad025921c target-alpha: switch a few helpers to TCG 18 years ago
aurel32 7c9bde4569 Fix call_pal() prototype for alpha system emulation 18 years ago
pbrook 9656f324d2 Move interrupt_request and user_mode_only to common cpu state. 18 years ago
pbrook 2e70f6efa8 Add instruction counter. 18 years ago
pbrook f8ed7070ea Fix typo. 18 years ago
pbrook 6e68e076e7 Move clone() register setup to target specific code. Handle fork-like clone. 18 years ago
bellard 9133e39b84 Push common interrupt variables to cpu-defs.h (Glauber Costa) 18 years ago
bellard ce5232c5c2 moved halted field to CPU_COMMON 18 years ago
bellard aaed909a49 added cpu_model parameter to cpu_init() 19 years ago
j_mayer f071b4d3ca Alpha coding style and inlining fixes. 19 years ago
j_mayer 6ebbf39000 Replace is_user variable with mmu_idx in softmmu core, 19 years ago
ths 198a74de4c Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
ths a04e134ad1 linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
j_mayer cbecba264b Move likely and unlikely macros in a common place (Aurelien Jarno). 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 9467d44c4d Move target-specific defines to the target directories. 19 years ago
j_mayer e96efcfcb1 Fix miscellaneous display warnings for PowerPC & alpha targets 20 years ago
j_mayer bf9525e9d8 Fix alpha target compilation on 32 bits hosts. 20 years ago
j_mayer 4c9649a967 Alpha architecture emulation core. 20 years ago