summaryrefslogtreecommitdiffstats
path: root/linux-user/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+55
* Sync termbits.h with current Linux kernel.ths2007-09-241-2/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Semaphore structure mapping, by Stuart Anderson.ths2007-06-031-76/+0Star
* termios structure definition fix by Stuart Anderson.j_mayer2007-04-191-1/+1
* uname fixbellard2004-09-131-0/+1
* termios support for SPARC and PPCbellard2004-01-041-0/+235
* PowerPC support (Jocelyn Mayer)bellard2003-11-232-0/+387