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-09-09
When generate dependency names internally, quote filenames
H. Peter Anvin
3
-5
/
+18
2012-09-09
changes.src: fix grammar error (support -> supports)
H. Peter Anvin
1
-1
/
+1
2012-09-10
opflags: Extend opflags_t to 64 bits
Cyrill Gorcunov
3
-88
/
+89
2012-09-09
NASM 2.10.05
H. Peter Anvin
1
-1
/
+1
2012-09-09
changes.src: Document CLAC/STAC
H. Peter Anvin
1
-0
/
+4
2012-09-09
Add CLAC and STAC instructions from AVX spec 014 (319433-014)
H. Peter Anvin
1
-0
/
+4
2012-08-18
NASM 2.10.04
H. Peter Anvin
1
-1
/
+1
2012-08-17
changes.src: List of changes for the next release
H. Peter Anvin
1
-0
/
+12
2012-08-17
Add back the 256-bit form of the VORPD instruction
H. Peter Anvin
1
-0
/
+1
2012-08-07
BR 3392207: preproc: Rewrite paste_tokens routine
Cyrill Gorcunov
1
-97
/
+136
2012-07-28
BR 3392218: Disassemble 82h opcodes
H. Peter Anvin
1
-0
/
+8
2012-07-22
NASM 2.10.03
H. Peter Anvin
1
-1
/
+1
2012-07-22
doc: document XRELEASE MOV fix
H. Peter Anvin
1
-0
/
+10
2012-07-22
hle: opcode A2 forbidden with HLE prefixes
H. Peter Anvin
2
-1
/
+5
2012-07-20
NASM 2.10.02
H. Peter Anvin
1
-1
/
+1
2012-07-20
changes: add changes since 2.10.01
H. Peter Anvin
1
-0
/
+7
2012-07-20
doc: document ifunc()
H. Peter Anvin
1
-8
/
+44
2012-07-20
isnsn.dat: add norexw to instructions with only 32- and 64-bit forms
H. Peter Anvin
1
-6
/
+6
2012-07-13
insns.dat: new instructions from the 013 AVX spec
H. Peter Anvin
1
-0
/
+9
2012-05-31
test: ilog2() test
H. Peter Anvin
1
-0
/
+271
2012-05-31
eval: add general support for "integer functions" and add ilog2*()
H. Peter Anvin
4
-2
/
+110
2012-05-25
NASM 2.10.01
Cyrill Gorcunov
1
-1
/
+1
2012-05-25
docs: Update changes for 2.10.01
Cyrill Gorcunov
1
-0
/
+4
2012-05-24
insns.dat: Add VPMOVMSKB reg32,ymmreg instruction
Cyrill Gorcunov
1
-0
/
+1
2012-05-07
preproc: Move NOP preprocessor into separate file
Cyrill Gorcunov
8
-152
/
+206
2012-05-07
preproc: Split get rid of global preproc methods
Cyrill Gorcunov
4
-28
/
+76
2012-05-06
preproc: Drop never used pp_runtime
Cyrill Gorcunov
2
-21
/
+0
2012-05-02
preproc: Use bsii helper
Cyrill Gorcunov
1
-18
/
+1
2012-05-02
nasmlib: Shrink idata_bytes
Cyrill Gorcunov
1
-20
/
+9
2012-03-26
phash.sh: Use int() for the size of the hash table
H. Peter Anvin
1
-1
/
+1
2012-03-12
NASM 2.10
H. Peter Anvin
1
-1
/
+1
2012-03-11
help: Print that -Ox is a default optimization level
Cyrill Gorcunov
1
-2
/
+2
2012-03-11
preproc: Finally drop context-through search
Cyrill Gorcunov
1
-62
/
+15
2012-03-09
NASM 2.10rc15
H. Peter Anvin
1
-1
/
+1
2012-03-06
test: Add br3385573 testcase
Cyrill Gorcunov
1
-0
/
+11
2012-03-06
BR3385573: insns: Fix VPMOVSXBW
Cyrill Gorcunov
1
-1
/
+1
2012-03-05
Try again to fix our handling of MOVD/MOVQ
H. Peter Anvin
2
-8
/
+23
2012-03-04
NASM 2.10rc14
H. Peter Anvin
1
-1
/
+1
2012-03-04
BR3392200: preproc - Fix dangling paste term
Cyrill Gorcunov
1
-2
/
+7
2012-03-03
NASM 2.10rc13
H. Peter Anvin
1
-1
/
+1
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
[next]