summaryrefslogtreecommitdiffstats
path: root/linux-user/arm
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Add the syscall id for pselect6 on ARMMichael Casadevall2010-03-261-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-0712-24/+12Star
* linux-user: fix up oversealous nitpickingMichael S. Tsirkin2009-10-021-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* linux-user: fix old style decrement usageMichael S. Tsirkin2009-09-301-1/+1
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* Export tables properly to avoid a Sparse warningBlue Swirl2009-09-211-3/+4
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-1/+1
* 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/+47Star
* Remove unnecessary trailing newlinesblueswir12008-12-132-2/+0Star
* 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/+0Star
* 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-241-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