Sign in
qemu
/
qemu
/
306a571a2d75e32cd2eae5486c2714b7b7792a63
/
linux-user
/
arm
7fc5152
build: move *-user/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
d1b02ea
linux-user/arm/syscall_nr.h: Add syscall number for ppoll
by Peter Maydell
· 13 years ago
75dfbc1
linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters
by Peter Maydell
· 13 years ago
d979e8e
linux-user: Add syscall numbers from kernel 2.6.39.2
by Peter Maydell
· 14 years ago
7cb4db8
linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
by Peter Maydell
· 14 years ago
211315f
softfloat: rename float*_eq() into float*_eq_quiet()
by Aurelien Jarno
· 14 years ago
005e1a0
linux-user/arm: fix compilation failures using softfloat's struct types
by Peter Maydell
· 14 years ago
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
3ebe80c
linux-user: Fix incorrect NaN detection in ARM nwfpe emulation
by Peter Maydell
· 14 years ago
1856987
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
by Peter Maydell
· 14 years ago
7270547
linux-user: Add the syscall id for pselect6 on ARM
by Michael Casadevall
· 15 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
22e4104
linux-user: fix up oversealous nitpicking
by Michael S. Tsirkin
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
5d02482
linux-user: fix old style decrement usage
by Michael S. Tsirkin
· 15 years ago
86178a5
static and inline should came before the type of the functions
by Juan Quintela
· 15 years ago
d4fa8d9
Export tables properly to avoid a Sparse warning
by Blue Swirl
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
4b627a2
linux-user: update syscall list
by Riku Voipio
· 16 years ago
65a650c
Fix compiler warnings in nwfpe code.
by Paul Brook
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
7ccfb2e
Fix warnings that would be caused by gcc flag -Wwrite-strings
by blueswir1
· 16 years ago
eb38c52
Fix most warnings that would be caused by gcc flag -Wundef
by blueswir1
· 16 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 17 years ago
fbb4a2e
Implement ARM magic kernel page and TLS register.
by pbrook
· 17 years ago
3ebdd11
Move target-arm/nwfpe into linux-user/arm/nwfpe
by aurel32
· 17 years ago
992f48a
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
by blueswir1
· 17 years ago
198a74d
Move get_sp_from_cpustate from cpu.h to target_signal.h.
by ths
· 17 years ago
a04e134
linux-user sigaltstack() syscall, by Thayne Harbaugh.
by ths
· 17 years ago
8dd77cc
Update Linux kernel syscall list.
by ths
· 17 years ago
f05d35d
Sync termbits.h with current Linux kernel.
by ths
· 17 years ago
08f396d
Add missing ARM syscall numbers.
by pbrook
· 18 years ago
192c7bd
ARM Thumb syscalls (Paul Brook)
by bellard
· 20 years ago
a4f8197
ARM "Angel" semihosting syscalls (Paul Brook)
by bellard
· 20 years ago
99c475a
armv5te support (Paul Brook)
by bellard
· 20 years ago
978a66f
utimes() support
by bellard
· 20 years ago
cf720db
uname fix
by bellard
· 20 years ago
6f1f31c
ARM cache flush support (untested) - '-d' option fix
by bellard
· 21 years ago
3bfd9da
termios support for SPARC and PPC
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago