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
2007-10-08
Revert "floatb.asm: fix broken testcase"
H. Peter Anvin
1
-1
/
+1
2007-10-08
floatb.asm: fix broken testcase
H. Peter Anvin
1
-1
/
+1
2007-10-08
saa_rstruct: fix overrun check
H. Peter Anvin
1
-1
/
+1
2007-10-08
Add Frank's floattest.asm test file
H. Peter Anvin
1
-0
/
+26
2007-10-07
saa_fpwrite: initializing "len" should be part of the loop
H. Peter Anvin
1
-2
/
+1
2007-10-07
Fix infinite loop in function saa_fpwrite
Charles Crayne
1
-0
/
+1
2007-10-05
zerobyte.asm: use a real instruction to avoid confusing ndisasm
H. Peter Anvin
1
-1
/
+1
2007-10-05
zerobyte.asm: add test cases for non-initial \170 uses
H. Peter Anvin
1
-0
/
+17
2007-10-05
Check in the proper zerobyte test
H. Peter Anvin
2
-0
/
+7
2007-10-05
Emit REX prefix before literal zero (\170)
H. Peter Anvin
2
-0
/
+1
2007-10-05
LICENSE: Break long line
H. Peter Anvin
1
-1
/
+2
2007-10-05
Add test for problematic floats
H. Peter Anvin
1
-0
/
+22
2007-10-04
floatx.asm: add Inf and NaN to the boundary condition tests
H. Peter Anvin
1
-2
/
+14
2007-10-04
floatx.asm: add specific tests for exponent boundary conditions
H. Peter Anvin
1
-0
/
+26
2007-10-04
float.c: correct the exponent
H. Peter Anvin
1
-1
/
+1
2007-10-04
Additional rules in test/Makefile
H. Peter Anvin
1
-1
/
+5
2007-10-04
Rewrite the handling of SAA's to allow random access
H. Peter Anvin
3
-146
/
+188
2007-10-03
Change cloc_t to struct location, and reorder the members
H. Peter Anvin
6
-10
/
+10
2007-10-03
BR 1352920: change loc_t -> cloc_t
H. Peter Anvin
6
-8
/
+8
2007-10-03
BR 1352920: Handle upper case %line
H. Peter Anvin
1
-1
/
+1
2007-10-03
Use autoconf to request feature macros
H. Peter Anvin
2
-10
/
+4
2007-10-02
preproc.c: constipation
H. Peter Anvin
1
-5
/
+6
2007-10-02
make alldeps
H. Peter Anvin
4
-16
/
+16
2007-10-02
Portability fixes
H. Peter Anvin
52
-24
/
+133
2007-10-02
Run "make alldeps".
H. Peter Anvin
4
-12
/
+13
2007-10-02
Use the crc64 we already use as the perfect hash function prehash
H. Peter Anvin
9
-190
/
+465
2007-10-02
insns.dat: add systematic names for the hinting NOPs (0F18-0F1F)
H. Peter Anvin
1
-0
/
+194
2007-10-01
Unspecified files are null strings, not null pointers
H. Peter Anvin
1
-4
/
+2
2007-10-01
Check for the most basic filename overlaps
H. Peter Anvin
1
-10
/
+19
2007-09-30
modified: nasm.1 to add newer command line options
Charles Crayne
2
-85
/
+109
2007-09-28
Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
Charles Crayne
4
-12
/
+1201
2007-09-28
configure.in: AC_SUBST_FILE should have been AC_SUBST
H. Peter Anvin
1
-1
/
+1
2007-09-28
Unbreak relative references to immediate addresses
H. Peter Anvin
3
-11
/
+1200
2007-09-28
Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
Charles Crayne
22
-236
/
+1511
2007-09-28
lib/vsnprintf.c: correct boundary conditions
H. Peter Anvin
1
-6
/
+6
2007-09-28
Add substitutes for snprintf() and vsnprintf()
H. Peter Anvin
9
-17
/
+112
2007-09-28
Merge branch 'master' of git+ssh://fbkotler@repo.or.cz/srv/git/nasm
Frank Kotler
10
-195
/
+1280
2007-09-27
Exclude config.h from the dependency list for the canned makefiles
H. Peter Anvin
4
-191
/
+198
2007-09-27
version.pl: Add support for daily snapshot releases
H. Peter Anvin
1
-1
/
+19
2007-09-27
Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcom
H. Peter Anvin
2
-1
/
+280
2007-09-26
Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)
H. Peter Anvin
3
-35
/
+284
2007-09-26
Test for various addressing modes in 64-bit mode
H. Peter Anvin
2
-74
/
+601
2007-09-26
nasm option reshuffling, -E -> -Z
H. Peter Anvin
2
-15
/
+20
2007-09-25
Version 0.99.04
Frank Kotler
1
-1
/
+1
2007-09-25
nasmdoc: corrections on 64-bit immediates/displacements
H. Peter Anvin
1
-9
/
+17
2007-09-25
nasmdoc: shorten lines which are too long
H. Peter Anvin
1
-6
/
+6
2007-09-25
Document NASM behaviour for 64-bit immediates and displacements
H. Peter Anvin
1
-0
/
+45
2007-09-25
test/movimm.asm: add optimizable forms
H. Peter Anvin
1
-0
/
+13
2007-09-25
assemble.c: clean up whitespace
H. Peter Anvin
1
-1
/
+1
2007-09-25
Correct the handling of "MOV" with immediate in 64-bit mode
H. Peter Anvin
1
-3
/
+3
[prev]
[next]