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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-07
Document avaiabily of DWARF for ELF32 and ELF64
Charles Crayne
1
-6
/
+10
2008-02-16
Add %ifempty and variants
H. Peter Anvin
1
-0
/
+9
2008-02-16
Implement %iftoken, test for a single token
H. Peter Anvin
1
-1
/
+15
2008-02-16
Use term "host platform" consistently
H. Peter Anvin
1
-3
/
+3
2008-02-16
Add standard time macro boilerplate to __POSIX_TIME__
H. Peter Anvin
1
-0
/
+3
2008-02-16
BR 774131: date and time macros
H. Peter Anvin
1
-0
/
+50
2008-01-20
doc/Makefile.in: avoid deleting opt_var.txt, fix dependencies
H. Peter Anvin
1
-4
/
+6
2008-01-20
Add autogenerated instruction list to NASM documentation
Charles Crayne
5
-10
/
+114
2007-12-28
Check in Ed Beroset's documentation fix
Charles Crayne
1
-2
/
+2
2007-12-10
Document naming of registers in 64-bit mode
H. Peter Anvin
1
-0
/
+18
2007-11-29
Refer to version 2.00 consistently as 2.00 not 2.0
H. Peter Anvin
1
-1
/
+1
2007-11-29
doc: 16- and 128-bit floating point were also new for 2.0
H. Peter Anvin
1
-1
/
+1
2007-11-29
Update install instructions; remove references to nasmw.exe
H. Peter Anvin
1
-34
/
+26
2007-11-29
doc: s/NASM/nasm/ in invocation example
H. Peter Anvin
1
-1
/
+1
2007-11-29
-o is output filename, not output format
H. Peter Anvin
1
-2
/
+2
2007-11-29
Give an example on how Unix and Win64 count argument differently
H. Peter Anvin
1
-0
/
+12
2007-11-29
Allow numbers to be sorted separately from letters
H. Peter Anvin
1
-1
/
+1
2007-11-29
nasmdoc.src: editorial changes
H. Peter Anvin
1
-10
/
+9
2007-11-29
%ixdefine, not %xidefine
H. Peter Anvin
1
-2
/
+2
2007-11-25
Documention Changes for Release 2.00
Charles Crayne
1
-4
/
+56
2007-11-24
Typo fixes in documentation
H. Peter Anvin
1
-2
/
+2
2007-11-17
Remove FIXME from documentation
H. Peter Anvin
1
-2
/
+0
2007-11-17
Check in Keith's Fixes
Charles Crayne
1
-1
/
+1
2007-11-13
Support setting OSABI value in ELF header.
root
1
-1
/
+8
2007-11-10
Update documentation for stack relative directives.
Charles Crayne
1
-43
/
+16
2007-11-09
Update documantation for stack relative directives
Charles Crayne
1
-16
/
+29
2007-11-09
Update documentation for stack relative directives
Charles Crayne
1
-29
/
+16
2007-11-08
ps2pdf: remove -dOptimize=true
H. Peter Anvin
1
-1
/
+1
2007-10-29
Use a 32-bit floating-point limb size; support 8-bit float
H. Peter Anvin
1
-9
/
+16
2007-10-24
Update sections about debug info formats
Charles Crayne
1
-4
/
+12
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
2
-12
/
+11
2007-10-18
Suppress datarootdir warnings from configure
Charles Crayne
1
-0
/
+1
2007-10-16
Implement floating-point option control directive
H. Peter Anvin
1
-1
/
+29
2007-10-10
Create option -Ox to tell NASM to do unlimited passes
H. Peter Anvin
1
-0
/
+3
2007-09-26
nasm option reshuffling, -E -> -Z
H. Peter Anvin
1
-8
/
+14
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-24
nasmdoc: grammar fix
H. Peter Anvin
1
-1
/
+1
2007-09-24
nasmdoc: remove stray periods
H. Peter Anvin
1
-2
/
+2
2007-09-24
Implement the -MG option (SF RFE 1564264)
H. Peter Anvin
1
-0
/
+9
2007-09-24
nasmdoc: clarify __float*__ example
H. Peter Anvin
1
-1
/
+3
2007-09-24
nasmdoc: document the __float*__ operators
H. Peter Anvin
1
-11
/
+30
2007-09-22
BR 1783117: Document that %+ needs a space after it, and fix crash
H. Peter Anvin
1
-0
/
+3
2007-09-18
Document Infinity and NaN
H. Peter Anvin
1
-0
/
+10
2007-09-18
Update documentation
H. Peter Anvin
1
-26
/
+35
2007-09-18
Document oword, do and reso
H. Peter Anvin
1
-22
/
+22
2007-09-17
Additional documentation for 64-bit programming
H. Peter Anvin
1
-1
/
+55
2007-09-12
Remove $Id$ tags (useless with git)
H. Peter Anvin
4
-4
/
+0
2007-09-11
doc: add some cross-references
H. Peter Anvin
1
-8
/
+11
[next]