aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-272-4/+4
* linux-user: update syscall listRiku Voipio2009-06-161-0/+9
* Fix compiler warnings in nwfpe code.Paul Brook2009-05-045-86/+47
* Remove unnecessary trailing newlinesblueswir12008-12-132-2/+0
* Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir12008-09-141-3/+3
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-10/+10
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-302-4/+0
* Implement ARM magic kernel page and TLS register.pbrook2008-05-291-1/+3
* Move target-arm/nwfpe into linux-user/arm/nwfpeaurel322008-04-0912-0/+2674
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-142-5/+5
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-0/+5
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* Update Linux kernel syscall list.ths2007-09-241-0/+31
* Sync termbits.h with current Linux kernel.ths2007-09-231-1/+3
* Add missing ARM syscall numbers.pbrook2006-11-191-1/+66
* ARM Thumb syscalls (Paul Brook)bellard2005-04-271-0/+1
* ARM "Angel" semihosting syscalls (Paul Brook)bellard2005-04-231-0/+5
* armv5te support (Paul Brook)bellard2005-01-311-2/+2
* utimes() supportbellard2004-12-061-0/+1
* uname fixbellard2004-09-131-0/+6
* ARM cache flush support (untested) - '-d' option fixbellard2004-04-251-0/+2
* termios support for SPARC and PPCbellard2004-01-041-0/+215
* new directory structurebellard2003-09-302-0/+289