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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-03
preproc: Revert to the NASM 2.09 preprocessor
H. Peter Anvin
4
-1348
/
+962
2012-03-01
preproc: Drop never used Cond structure
Cyrill Gorcunov
1
-2
/
+0
2012-02-27
NASM 2.10rc12
Cyrill Gorcunov
1
-1
/
+1
2012-02-27
doc: Update changes
Cyrill Gorcunov
1
-0
/
+2
2012-02-27
BR3392200: preproc - Fix dangling paste term
Cyrill Gorcunov
1
-2
/
+10
2012-02-26
nasm.spec.in: switch to .xz as the source file
H. Peter Anvin
1
-1
/
+1
2012-02-25
misc/release: do xz compression with -9e
H. Peter Anvin
1
-6
/
+6
2012-02-25
insns.dat: MOV is not lockable; CMPXCHG16B does not support HLE
H. Peter Anvin
1
-5
/
+5
2012-02-25
HLE: One more byte code conversion
H. Peter Anvin
1
-3
/
+3
2012-02-25
HLE: Move byte codes back to \271-\273
H. Peter Anvin
3
-16
/
+15
2012-02-25
NASM 2.10rc11
H. Peter Anvin
1
-1
/
+1
2012-02-25
HLE: Change NOHLE to be an instruction flag
H. Peter Anvin
6
-37
/
+55
2012-02-25
tag-release: actually push data out unless --no-push is given
H. Peter Anvin
1
-3
/
+5
2012-02-25
NASM 2.10rc10
H. Peter Anvin
1
-1
/
+1
2012-02-25
release: create .xz files; remove empty subdirectories
H. Peter Anvin
1
-4
/
+9
2012-02-25
doc: Remove some ugliness from the win64 section
H. Peter Anvin
1
-8
/
+9
2012-02-25
psfonts.ph: increase leading to font size+20%
H. Peter Anvin
2
-16
/
+16
2012-02-25
changes: document bigendian UTF-16/UTF-32 support
H. Peter Anvin
1
-0
/
+2
2012-02-25
Add support for UTF-16BE and UTF-32BE
H. Peter Anvin
5
-7
/
+226
2012-02-25
Make the LOCK and HLE warnings suppressable.
H. Peter Anvin
4
-5
/
+16
2012-02-25
doc: Document elfx32 support
H. Peter Anvin
2
-13
/
+20
2012-02-25
doc: Move the EPS logo down by 1"
H. Peter Anvin
1
-0
/
+1
2012-02-25
doc: New NASM logo
Cyrill Gorcunov
1
-29
/
+206
2012-02-25
doc: Allow repositioning the EPS logo
H. Peter Anvin
1
-0
/
+7
2012-02-25
Update copyright year to 2012
H. Peter Anvin
1
-2
/
+2
2012-02-25
NASM 2.10rc9
H. Peter Anvin
1
-1
/
+1
2012-02-25
doc: Document AVX2, BMI1, BMI2 and TSX support.
H. Peter Anvin
1
-0
/
+5
2012-02-25
Assume the undocumented CMPXCHG486 opcode was lockable
H. Peter Anvin
1
-3
/
+3
2012-02-26
insns.dat: Add IF_LOCK flag on appropriate instructions
Cyrill Gorcunov
1
-154
/
+154
2012-02-25
Clean up JMP/CALL patterns, especially for 64 bits
H. Peter Anvin
2
-8
/
+15
2012-02-26
insns.dat: Add nohle for MOV in case of moffset destination
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hlexr flag for MOV instruction
Cyrill Gorcunov
1
-12
/
+12
2012-02-25
insns.dat: Add hlenl flag for XCHG instruction
Cyrill Gorcunov
1
-8
/
+8
2012-02-25
insns.dat: Add hle flag for XADD instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for XOR instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for SUB instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for SBB instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for OR instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for NOT instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for NEG instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for INC instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for DEC instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for CMPXCHG16B instruction
Cyrill Gorcunov
1
-1
/
+1
2012-02-25
insns.dat: Add hle flag for CMPXCHG8B instruction
Cyrill Gorcunov
1
-1
/
+1
2012-02-25
insns.dat: Add hle flag for CMPXCHG instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for BTS instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for BTR instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for BTC instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for AND instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for ADC instruction
Cyrill Gorcunov
1
-14
/
+14
[next]