You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Weil
b2bedb2144
Remove blanks before \n in output strings
Those blanks violate the coding conventions, see
scripts/checkpatch.pl.
Blanks missing after colons in the changed lines were added.
This patch does not try to fix tabs, long lines and other
problems in the changed lines, therefore checkpatch.pl reports
many violations.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
15 years ago
..
alpha
target-alpha: overflow condition for sublv and subqv
18 years ago
cris
tests/cris: Fix some errors and potential crashes
16 years ago
lm32
lm32: opcode testsuite
16 years ago
xtensa
target-xtensa: add regression testsuite
15 years ago
Makefile
lm32: opcode testsuite
16 years ago
hello-arm.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
19 years ago
hello-i386.c
Replace 'extern inline' with 'static inline'
16 years ago
hello-mips.c
Simple test for mips/mipsel, based on a test by Alexander Voropay.
20 years ago
linux-test.c
tests: Fix two memory leaks
16 years ago
pi_10.com
added user mode libqemu usage example
23 years ago
qruncom.c
Use glib memory allocation and free functions
15 years ago
runcom.c
make runcom compile on recent distributions
16 years ago
sha1.c
tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
test-arm-iwmmxt.s
Implement iwMMXt instruction set for the PXA270 cpu.
20 years ago
test-i386-code16.S
suppressed warnings
19 years ago
test-i386-muldiv.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
19 years ago
test-i386-shift.h
Remove unnecessary trailing newlines
18 years ago
test-i386-ssse3.c
Implement SSE4.1, SSE4.2 (x86).
18 years ago
test-i386-vm86.S
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
19 years ago
test-i386.c
Remove blanks before \n in output strings
15 years ago
test-i386.h
x86_64 test program
22 years ago
test-mmap.c
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
15 years ago
test_path.c
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
15 years ago
testthread.c
update
24 years ago