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
2009-08-02
doc: \ needs to be repeated except in \c-line context; daily snapshots
H. Peter Anvin
1
-5
/
+7
2009-07-16
Merge branch 'master' into new-preproc
H. Peter Anvin
1
-2
/
+2
2009-07-15
changes: it's not just invalid UTF-8 sequences that are affected...
H. Peter Anvin
1
-2
/
+2
2009-07-15
Merge branch 'master' into new-preproc
H. Peter Anvin
2
-4
/
+7
2009-07-15
changes: document fixed crash on invalid UTF-8 sequences
H. Peter Anvin
1
-0
/
+3
2009-07-15
doc: use consistent title case
H. Peter Anvin
1
-4
/
+4
2009-07-15
doc: fix formatting of the bin multisection header
H. Peter Anvin
1
-1
/
+1
2009-07-14
pptok: change %rimacro to %irmacro
Keith Kanios
1
-0
/
+31
2009-07-08
Document macho64 output format
H. Peter Anvin
2
-11
/
+22
2009-07-07
changes: document listing fix
H. Peter Anvin
1
-0
/
+3
2009-07-06
changes: add Mach-O alignment issue fix
H. Peter Anvin
1
-0
/
+2
2009-07-06
changes: document %+ behavior revert
H. Peter Anvin
1
-0
/
+3
2009-07-06
changes.src: document user-visible changes
H. Peter Anvin
1
-0
/
+20
2009-07-06
doc: update license and contact information
H. Peter Anvin
1
-26
/
+41
2009-07-05
More "make install" fixes...
H. Peter Anvin
1
-0
/
+1
2009-07-05
doc: S-records seems to usually be pluralized
H. Peter Anvin
1
-3
/
+3
2009-07-05
doc: srec produces S-records, not Intel hex...
H. Peter Anvin
1
-1
/
+1
2009-07-05
doc: use the term "extensions" to mean of-specific anything
H. Peter Anvin
1
-2
/
+2
2009-07-05
doc: fix capitalization
H. Peter Anvin
1
-1
/
+1
2009-07-05
outbin: add support for Intel hex and Motorola S-records
H. Peter Anvin
1
-0
/
+26
2009-06-28
In memory of Chuck...
H. Peter Anvin
1
-0
/
+4
2009-06-28
Add copyright header to nasmdoc.src
H. Peter Anvin
1
-0
/
+32
2009-06-28
Add copyright verbiage to Perl scripts; update LICENSE
H. Peter Anvin
5
-4
/
+165
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
1
-1
/
+1
2009-06-25
ELF: eliminate hard-coded section numbers
H. Peter Anvin
1
-0
/
+3
2009-06-25
ELF: add header files, begin merging common code, drop .comment
H. Peter Anvin
2
-9
/
+16
2009-06-25
changes.src: update
H. Peter Anvin
1
-0
/
+6
2009-06-24
changes.src: fix some odd spacing
H. Peter Anvin
1
-2
/
+2
2009-05-23
doc: use NASM syntax for x87 registers
H. Peter Anvin
1
-1
/
+1
2009-05-08
doc: remove insref.src
H. Peter Anvin
1
-6732
/
+0
2009-04-19
doc: slightly tidy the copyright page of the manual.
H. Peter Anvin
2
-8
/
+16
2009-04-07
Document preprocessor token concatenation fix.
H. Peter Anvin
2
-1
/
+4
2009-03-29
Add STRUC change to changes.src
Victor van den Elzen
1
-0
/
+2
2009-03-27
FR 2499968: structures with non-zero base offset
Victor van den Elzen
1
-59
/
+81
2009-02-21
changes.src: document WAIT and %$$ fixes
H. Peter Anvin
1
-0
/
+6
2009-02-18
changes.src: document updated AVX specification
H. Peter Anvin
1
-0
/
+2
2009-01-21
Document the as86 ..start label
Soronel Haetir
1
-4
/
+4
2009-01-18
doc: clean up the "String Manipulation in Macros" section
H. Peter Anvin
1
-7
/
+7
2009-01-18
doc: indent the time macro example
H. Peter Anvin
1
-9
/
+9
2009-01-18
doc: fix typo
H. Peter Anvin
1
-1
/
+1
2009-01-18
doc: update the section on numeric constants
H. Peter Anvin
1
-17
/
+27
2008-12-22
changes.src: document Mach-O alignment fix.
H. Peter Anvin
1
-0
/
+2
2008-11-06
changes.src: document POPCNT fix.
H. Peter Anvin
1
-0
/
+2
2008-11-05
doc: better description of %line
H. Peter Anvin
1
-5
/
+2
2008-11-04
changes.src: document if for %ifmacro.
H. Peter Anvin
1
-0
/
+2
2008-11-02
doc/changes.src: document ELF TLS
H. Peter Anvin
1
-0
/
+2
2008-11-02
doc: minor edit to the TLS documentation examples.
H. Peter Anvin
1
-2
/
+2
2008-11-01
Document differences between TLS coding in ELF32 and ELF64
Charles Crayne
1
-2
/
+10
2008-10-29
doc: cross-reference macro parameter concatenation with %[...]
H. Peter Anvin
1
-5
/
+12
2008-10-29
doc: fix typo in the description of %unmacro
H. Peter Anvin
1
-1
/
+1
[next]