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
2010-04-21
smartalign: Introduce nojmp mode
Cyrill Gorcunov
2
-5
/
+10
2010-04-21
Elf: Rename SEG_ALIGN to SEC_FILEALIGN
Cyrill Gorcunov
3
-7
/
+8
2010-04-21
Add "win" alias for "win32" output format
Cyrill Gorcunov
1
-0
/
+7
2010-04-21
nasm.c: Delete redundant goto
Cyrill Gorcunov
1
-2
/
+2
2010-04-11
Elf: switch section_attrib to a new nasm_opt_val interface
Cyrill Gorcunov
1
-16
/
+17
2010-04-11
nasmlib.c: Make nasm_opt_val robust
Cyrill Gorcunov
1
-15
/
+34
2010-04-11
nasmlib.c: Introduce nasm_get_word helper
Cyrill Gorcunov
2
-0
/
+22
2010-04-11
Elf: Use SHA_ANY constant instead of open coded number
Cyrill Gorcunov
2
-2
/
+5
2010-04-10
expand_mmacro: Use list helpers
Cyrill Gorcunov
1
-2
/
+2
2010-04-10
detoken: Use list_for_each helpers
Cyrill Gorcunov
1
-7
/
+8
2010-04-10
expand_smacro: stylish nits
Cyrill Gorcunov
1
-16
/
+10
2010-04-10
ofmt: Introduce output format aliases
Cyrill Gorcunov
4
-57
/
+54
2010-04-10
Elf: Some unification snippets for 32/64 bit versions
Cyrill Gorcunov
2
-11
/
+13
2010-04-10
Elf: Merge WRITE_STAB to outelf.h
Cyrill Gorcunov
3
-18
/
+9
2010-04-10
Elf: Drop never used SOC helper
Cyrill Gorcunov
2
-4
/
+0
2010-04-10
nasmdoc.src: Refer to ..imagebase in special symbols area
Cyrill Gorcunov
1
-2
/
+6
2010-04-10
nasmlib: Do not hang on if log file creation has been failed
Cyrill Gorcunov
1
-2
/
+7
2010-04-10
Elf: Introduce section_attrib helper
Cyrill Gorcunov
4
-96
/
+65
2010-04-10
nasmlib: Introduce nasm_trim_spaces and nasm_opt_val helpers
Cyrill Gorcunov
2
-0
/
+37
2010-04-07
directives.pl: trivial formatting fix
H. Peter Anvin
1
-1
/
+1
2010-04-07
nasm.c: smarter handling of missing directives
H. Peter Anvin
1
-4
/
+7
2010-04-07
directives.pl: compensate for *two* specials, not just one
H. Peter Anvin
1
-12
/
+20
2010-04-06
Distinguish no directive present from unknown directive
H. Peter Anvin
2
-9
/
+11
2010-04-01
BR2979629: vsnprintf: Use nasm_malloc
Cyrill Gorcunov
1
-7
/
+5
2010-04-01
vsnprintf: Style nitfix
Cyrill Gorcunov
1
-14
/
+13
2010-03-25
BR2975768: Update AMD LWP instructions to match upcoming changes
Cyrill Gorcunov
2
-8
/
+222
2010-03-12
BR 2496848: Tighten ea checks
Victor van den Elzen
3
-5
/
+79
2010-03-10
NASM 2.08.01
Victor van den Elzen
1
-1
/
+1
2010-03-10
preproc.c: Fix regression introduced in bebf0d215
Victor van den Elzen
1
-1
/
+1
2010-03-10
NASM 2.08
Cyrill Gorcunov
1
-1
/
+1
2010-03-03
doc/changes.src: Restore empty line.
Cyrill Gorcunov
1
-0
/
+1
2010-03-03
Update doc/changes.src
Cyrill Gorcunov
1
-0
/
+1
2010-03-03
misc/tag-release: Make it usable for remote repos
Cyrill Gorcunov
1
-4
/
+21
2010-03-01
NASM 2.08rc10
Cyrill Gorcunov
1
-1
/
+1
2010-02-28
preproc.c: Turn off rmacro,exitmacro support
Cyrill Gorcunov
3
-33
/
+43
2010-02-18
phash.ph: we haven't required the Graph module for a long time
H. Peter Anvin
1
-2
/
+0
2010-02-18
labels.c: Fix NULL dereference on too long identifiers
Cyrill Gorcunov
1
-1
/
+10
2010-02-17
Revert "doc/nasmdoc.src: Get rid of id length restriction"
Cyrill Gorcunov
1
-1
/
+2
2010-02-17
preproc.c: Eliminate parasite comment on PP_STACKSIZE
Cyrill Gorcunov
1
-3
/
+0
2010-02-17
preproc.c: Fix tab\space mess
Cyrill Gorcunov
1
-1076
/
+1088
2010-02-17
doc/nasmdoc.src: Get rid of id length restriction
Cyrill Gorcunov
1
-2
/
+1
2010-02-17
doc/nasmdoc.src: Point to the correct license file
Cyrill Gorcunov
1
-1
/
+1
2010-02-17
doc/nasmdoc.src: It's 2010 already
Cyrill Gorcunov
1
-3
/
+3
2010-02-15
NASM 2.08rc9
H. Peter Anvin
1
-1
/
+1
2010-02-15
doc/changes.src: update in preparation of 2.08 release
H. Peter Anvin
1
-1
/
+7
2010-02-14
preproc.c: Fix SIGSEV on missed %endm
Cyrill Gorcunov
1
-0
/
+1
2010-02-12
preproc.c: Fix NULL dereference on package absence
Cyrill Gorcunov
1
-4
/
+4
2010-02-11
NASM 2.08rc8
Cyrill Gorcunov
1
-1
/
+1
2010-02-11
output/outbin.c: Fix misprinted alignment bound
Cyrill Gorcunov
1
-1
/
+1
2010-02-11
expand_smacro: Don't search for ID in global context
Cyrill Gorcunov
1
-6
/
+6
[next]