sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/tests
Stefan Weil 46411f863c Remove wrong semicolon in macro definition
Macros normally should not end with a semicolon,
otherwise their usage results in two statements
where only one statement was expected.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2010-09-14 10:58:38 +02:00
..
alpha target-alpha: overflow condition for sublv and subqv 2009-04-10 21:27:15 +00:00
cris Remove wrong semicolon in macro definition 2010-09-14 10:58:38 +02:00
Makefile Use vpath directive 2010-01-08 09:58:40 -06:00
hello-arm.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
hello-i386.c consistent hello naming 2003-06-15 20:42:31 +00:00
hello-mips.c Simple test for mips/mipsel, based on a test by Alexander Voropay. 2006-12-14 14:48:11 +00:00
linux-test.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
pi_10.com added user mode libqemu usage example 2004-04-24 00:11:51 +00:00
qruncom.c Add missing 'static' attribute 2010-05-07 16:28:10 +00:00
runcom.c Add missing 'static' attribute 2010-05-07 16:28:10 +00:00
sha1.c tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 2010-07-25 16:59:40 +02:00
test-arm-iwmmxt.s Implement iwMMXt instruction set for the PXA270 cpu. 2007-04-30 02:02:17 +00:00
test-i386-code16.S suppressed warnings 2008-01-31 15:19:39 +00:00
test-i386-muldiv.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
test-i386-shift.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
test-i386-ssse3.c Implement SSE4.1, SSE4.2 (x86). 2008-10-04 03:27:44 +00:00
test-i386-vm86.S find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
test-i386.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
test-i386.h x86_64 test program 2005-03-02 22:19:12 +00:00
test-mmap.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
test_path.c Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
testthread.c update 2003-04-11 00:13:04 +00:00