summary refs log tree commit diff stats
path: root/linux-user/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24
* Update Linux kernel syscall list.ths2007-09-241-0/+32
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Fix alpha user build failure.ths2007-06-121-11/+11
* Semaphore structure mapping, by Stuart Anderson.ths2007-06-031-74/+0
* Definitions needed for Alpha linux user-mode emulation.j_mayer2007-04-053-0/+761