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
/
output
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-06
Merge elf header files
Cyrill Gorcunov
6
-364
/
+289
2009-10-31
output/outelf32-64: use string helpers
Cyrill Gorcunov
2
-32
/
+12
2009-10-31
Remove outdated comments
Cyrill Gorcunov
3
-6
/
+6
2009-10-31
stdscan: switch to stdscan_get/set routines
Cyrill Gorcunov
5
-18
/
+16
2009-10-16
BR 2840300: fix macho symbol alignment bug
Keith Kanios
2
-6
/
+12
2009-09-14
elf,stabs: stabs32/64_generate -- append ending token
Cyrill Gorcunov
2
-16
/
+19
2009-09-06
output/elfcommon.h: tab/space cleanup
Cyrill Gorcunov
1
-111
/
+111
2009-09-03
output/outelf32.c: code style simplification
Cyrill Gorcunov
1
-115
/
+108
2009-09-03
output/outelf32.c: tab-space cleanup
Cyrill Gorcunov
1
-390
/
+367
2009-09-03
output/elf64.h: tab-space cleanup
Cyrill Gorcunov
1
-51
/
+51
2009-09-03
output/elf32.h: tab-space cleanup
Cyrill Gorcunov
1
-13
/
+13
2009-09-03
output/outelf.h - tab-space cleanup
Cyrill Gorcunov
1
-23
/
+23
2009-08-13
Use fputs instead of fprintf for plain strings
Victor van den Elzen
1
-1
/
+1
2009-08-11
Fix some format strings for nasm_error
Victor van den Elzen
4
-16
/
+18
2009-08-10
output/dwarf.h: update dwarf constants
Cyrill Gorcunov
1
-23
/
+530
2009-08-09
output: change null_debug_routine to null_debug_directive
H. Peter Anvin
4
-5
/
+5
2009-08-01
output/outbin.c -- use list helpers
Cyrill Gorcunov
1
-15
/
+15
2009-07-28
outaout.c -- use list helpers
Cyrill Gorcunov
1
-6
/
+4
2009-07-26
Merge branch 'nasm-2.07.xx'
H. Peter Anvin
1
-6
/
+6
2009-07-26
BR 2827397: fix invalid C in outcoff AddExports()
H. Peter Anvin
1
-6
/
+6
2009-07-18
Drop the ofmt and errfunc arguments to label definition functions
H. Peter Anvin
8
-57
/
+35
2009-07-18
Remove function pointers in output, simplify error handling
H. Peter Anvin
16
-931
/
+799
2009-07-17
Merge commit 'nasm-2.07rc7' into new-preproc
H. Peter Anvin
2
-5
/
+5
2009-07-16
outcoff: fix invalid reference to ofmt
H. Peter Anvin
1
-1
/
+1
2009-07-16
outcoff: this is COFF, not binary
H. Peter Anvin
1
-2
/
+2
2009-07-16
outform.h: update comments regarding macho32/macho64
Keith Kanios
1
-4
/
+4
2009-07-14
outobj: don't fclose() the output
H. Peter Anvin
1
-1
/
+0
2009-07-13
Merge branch 'master' into new-preproc
H. Peter Anvin
2
-1
/
+9
2009-07-13
ELF: add debug support for TY_YWORD
H. Peter Anvin
2
-0
/
+8
2009-07-13
elf32: debug32_typevalue - fix TY_OWORD size
Cyrill Gorcunov
1
-1
/
+1
2009-07-12
Hash even backend-specific directives, unify null functions
H. Peter Anvin
14
-128
/
+147
2009-07-12
Don't fclose() the output in the backend
H. Peter Anvin
12
-17
/
+0
2009-07-08
macho64: Manually merge macho64 branch with master branch.
Keith Kanios
4
-18
/
+1584
2009-07-07
outmacho.c: fix section/relocation alignment issue
Keith Kanios
1
-3
/
+7
2009-07-07
outdbg: be excrutiatingly correct...
H. Peter Anvin
1
-1
/
+1
2009-07-07
outdbg: fix OUT_REL*ADR, add OUT_REL8ADR
H. Peter Anvin
1
-3
/
+8
2009-07-06
outbin: be consistent in spelling "Intel hex" with those caps
H. Peter Anvin
1
-1
/
+1
2009-07-06
outmacho: fixed section/relocation alignment issue
Keith Kanios
1
-4
/
+4
2009-07-06
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
9
-108
/
+0
2009-07-06
outbin: minor cleanups
H. Peter Anvin
1
-6
/
+8
2009-07-05
outbin: when using saa_rnbytes() we have to saa_rewind()
H. Peter Anvin
1
-0
/
+2
2009-07-05
outbin: when writing S-records, write head record
H. Peter Anvin
1
-0
/
+3
2009-07-05
outbin: add support for Intel hex and Motorola S-records
H. Peter Anvin
2
-29
/
+293
2009-07-05
Make it possible for outputs to be either text or binary
H. Peter Anvin
12
-57
/
+62
2009-07-01
outobj: handle the case of SEG <undefined> in pass 0
H. Peter Anvin
1
-4
/
+12
2009-06-30
outmacho: change license to 2-BSD
H. Peter Anvin
1
-12
/
+0
2009-06-30
ELF64: fix incorrect type for the .strtab section header
Cyrill Gorcunov
1
-1
/
+1
2009-06-28
Add new copyright headers to the output modules
H. Peter Anvin
23
-83
/
+798
2009-06-28
Add copyright headers to macro files
H. Peter Anvin
9
-0
/
+405
2009-06-27
Move prototypes for null_debug to outform.h and outlib.h
H. Peter Anvin
5
-0
/
+17
[next]