Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
people
/
peter.maydell
/
qemu-arm.git
/
bf367b54092014edd36a64195697ea3959fba5cf
/
linux-user
/
linuxload.c
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
0458df2
Fix typo in comment.
by ths
· 18 years ago
38d0662
Arm semihosted commandline support (Wolfgang Schildbach).
by pbrook
· 19 years ago
e5fe0c5
bFLT loader (for uClinux binaries).
by pbrook
· 19 years ago