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-31
Script to tag the tree for release
H. Peter Anvin
1
-0
/
+15
2007-10-31
Even more "riprel" tests
H. Peter Anvin
2
-6
/
+3572
2007-10-30
floatx.asm: add tests for "rounds up to smallest denorm"
H. Peter Anvin
1
-0
/
+5
2007-10-30
Run "make alldeps"
H. Peter Anvin
4
-21
/
+24
2007-10-30
float.c: handle round-up-to-denorm correctly.
H. Peter Anvin
1
-8
/
+3
2007-10-30
Exhaustive test for 8-bit floating point values
H. Peter Anvin
1
-0
/
+132
2007-10-29
Clean up the handing of operands in assemble.c
H. Peter Anvin
1
-81
/
+86
2007-10-29
Don't warn for segmented references
H. Peter Anvin
1
-2
/
+6
2007-10-29
Use a 32-bit floating-point limb size; support 8-bit float
H. Peter Anvin
8
-165
/
+275
2007-10-29
Reduce severity of redundant prefixes from error to warning.
Charles Crayne
1
-1
/
+5
2007-10-28
Test of some addressing modes in 64-bit mode.
H. Peter Anvin
1
-0
/
+15
2007-10-28
Fix bogus flagging of effective addresses as invalid
H. Peter Anvin
1
-2
/
+2
2007-10-28
Actually shut up the warning in rdfload.c
H. Peter Anvin
1
-3
/
+3
2007-10-28
Clean up stealth whitespace
H. Peter Anvin
1
-1
/
+1
2007-10-28
Fix warning about cast to pointer in rdfload.c
H. Peter Anvin
1
-3
/
+3
2007-10-28
64-bit addressing and prefix handling changes
H. Peter Anvin
6
-225
/
+387
2007-10-28
Adjust stabs symbol index to match symbol table.
Charles Crayne
2
-34
/
+161
2007-10-26
readnum(): handle prefix-suffix collision like "0h"
H. Peter Anvin
2
-16
/
+15
2007-10-26
Better handling of platforms which hide "extended" functionality
H. Peter Anvin
2
-5
/
+30
2007-10-24
Merge branch 'master' of /home/chuck/development/gitnasm/
Charles Crayne
3
-23
/
+107
2007-10-24
Update sections about debug info formats
Charles Crayne
1
-4
/
+12
2007-10-24
Fix the handling of floating-point tokens in the preprocessor
H. Peter Anvin
3
-23
/
+107
2007-10-23
Fix bugs item #1817677
Charles Crayne
1
-0
/
+1
2007-10-23
Slightly simplify the radix-detection code
H. Peter Anvin
1
-2
/
+4
2007-10-22
Unbreak particularly tricky hex constants
H. Peter Anvin
2
-7
/
+29
2007-10-22
Decimal floating point can also start with 0. 0e 0E
H. Peter Anvin
1
-9
/
+2
2007-10-22
Support binary and octal floating-point
H. Peter Anvin
3
-26
/
+73
2007-10-22
More consistent handling of radix letters
H. Peter Anvin
5
-23
/
+235
2007-10-21
float.c: correct exponent capping
H. Peter Anvin
1
-4
/
+3
2007-10-21
Clean up elf symbol table section
Charles Crayne
2
-24
/
+24
2007-10-19
Allow $-prefixed hexadecimal FP as an alternative to 0x
H. Peter Anvin
3
-1
/
+174
2007-10-19
Scripts to remove stealth whitespace
H. Peter Anvin
2
-0
/
+434
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
44
-245
/
+235
2007-10-19
test/floatx.asm: fix test case
H. Peter Anvin
1
-1
/
+1
2007-10-19
uscore.asm: Fix test case
H. Peter Anvin
1
-1
/
+1
2007-10-19
float.c: mark read_exponent() static
H. Peter Anvin
1
-1
/
+1
2007-10-19
Don't confuse suffixed hexadecimal with floating-point
H. Peter Anvin
2
-3
/
+24
2007-10-19
Anchor filename locations in .gitignore
H. Peter Anvin
1
-46
/
+46
2007-10-19
test/Makefile: Use -Ox instead of -O999
H. Peter Anvin
1
-1
/
+1
2007-10-19
Test of underscored constants
H. Peter Anvin
1
-0
/
+10
2007-10-19
Allow underscores in numbers; better detection of FP
H. Peter Anvin
3
-78
/
+110
2007-10-19
Modernize nasm.spec.in and make it closer to the Fedora version
H. Peter Anvin
1
-33
/
+32
2007-10-18
Suppress datarootdir warnings from configure
Charles Crayne
3
-0
/
+3
2007-10-18
Suppress signedness warnings in disassembler
Charles Crayne
2
-5
/
+5
2007-10-18
Cleaner solution for MinGW handling of __STRICT_ANSI__
H. Peter Anvin
2
-3
/
+5
2007-10-18
configure: Undefine __STRICT_ANSI__ for mingw's benefit
H. Peter Anvin
1
-0
/
+3
2007-10-18
Fix invocation of readnum()
H. Peter Anvin
2
-12
/
+12
2007-10-18
Suppress a few signedness warnings
Charles Crayne
3
-5
/
+5
2007-10-18
Avoid unnecessary warning on redefinition of section (bug 801180)
root
2
-5
/
+11
2007-10-17
Generate stabs entries for any executable section
Charles Crayne
2
-14
/
+14
[next]