index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-18
Support generating NaNs and infinities
H. Peter Anvin
1
-0
/
+30
2007-09-18
Simple test for hexadecimal floating-point numbers
H. Peter Anvin
1
-0
/
+125
2007-09-18
Unify all standard IEEE floating-point formats; add 128-bit
H. Peter Anvin
1
-0
/
+103
2007-09-17
Actually generate SSE5 instructions
H. Peter Anvin
1
-0
/
+16
2007-09-17
test/r13.asm: test special-casing of rbp and r13 in 64-bit mode
H. Peter Anvin
1
-0
/
+13
2007-09-13
Simple performance benchmarks: label, macro and token lookups
H. Peter Anvin
3
-0
/
+59
2007-09-02
Fix some MMX/SSE irregularities which interact with the 64-bit support
H. Peter Anvin
1
-0
/
+36
2007-09-02
Simple 64-bit org test
H. Peter Anvin
1
-0
/
+15
2007-08-29
Use standard macro for the default directive
H. Peter Anvin
1
-2
/
+2
2007-08-29
More test cases for rel and abs addressing
H. Peter Anvin
1
-1
/
+62
2007-08-29
Add test cases for IP-relative addressing
H. Peter Anvin
1
-0
/
+38
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
4
-10
/
+11
2005-01-15
Apply Nindent to all .c and .h files
H. Peter Anvin
4
-18
/
+19
2003-09-25
Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const
Stanislav Karchebny
1
-2
/
+2
2003-09-25
Consistency fix
Stanislav Karchebny
1
-2
/
+2
2003-09-24
Added _NASM_FORMAT_ macro
Stanislav Karchebny
1
-0
/
+14
2003-09-10
Use the version of tmap.nas that actually caused problems
H. Peter Anvin
1
-8
/
+8
2003-09-08
More test files...
H. Peter Anvin
3
-0
/
+1460
2003-08-06
fix comment in test/lnxhello.asm
Frank Kotler
1
-1
/
+2
2003-07-10
Add Linux "hello world" example
H. Peter Anvin
1
-0
/
+48
2002-11-07
Add a test for incorrect handing of offsets with prefixes
H. Peter Anvin
1
-0
/
+7
2002-09-12
Clean up unnecessary dependencies.
H. Peter Anvin
1
-0
/
+39
2002-09-12
Fix Borland C++ optimization bug; add test for bad DOS binaries.
H. Peter Anvin
1
-0
/
+12
2002-05-27
Deal with another case of address/operand size confusion, BR 560873
H. Peter Anvin
1
-0
/
+24
2002-05-27
Correct handling of SEG <nonsegment>; per BR 560575
H. Peter Anvin
1
-0
/
+6
2002-05-24
Added extra tests, to fully test multisection support for .bin format
Debbie Wiles
1
-0
/
+44
2002-05-22
Add %elif preprocessor test
H. Peter Anvin
1
-0
/
+36
2002-05-22
Add 16-bit imul test for strictness
H. Peter Anvin
1
-0
/
+7
2002-05-22
Fix the handling of the STRICT keyword
H. Peter Anvin
1
-1
/
+15
2002-05-21
Implement new "strict" keyword to inhibit optimization.
H. Peter Anvin
1
-0
/
+61
2002-05-17
Make .rodata a recognized ELF section with default attributes
H. Peter Anvin
1
-0
/
+4
2002-05-07
Tests for the %ifmacro directives
H. Peter Anvin
1
-0
/
+411
2002-04-30
NASM 0.98.25alt
H. Peter Anvin
1
-0
/
+383
2002-04-30
NASM 0.98.16
H. Peter Anvin
1
-42
/
+42
2002-04-30
NASM 0.98.15
H. Peter Anvin
1
-0
/
+42
2002-04-30
NASM 0.98.12
H. Peter Anvin
1
-34
/
+56
2002-04-30
NASM 0.98.11
H. Peter Anvin
1
-56
/
+34
2002-04-30
NASM 0.98.08
H. Peter Anvin
11
-267
/
+2
2002-04-30
NASM 0.98.03
H. Peter Anvin
10
-0
/
+265
2002-04-30
NASM 0.96
H. Peter Anvin
5
-1
/
+256
2002-04-30
NASM 0.95
H. Peter Anvin
1
-0
/
+1
2002-04-30
NASM 0.94
H. Peter Anvin
7
-60
/
+60
2002-04-30
NASM 0.91
H. Peter Anvin
13
-0
/
+549