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
2014-02-18
outelf: Error out on "section align" without value
H. Peter Anvin
1
-9
/
+14
2014-02-15
BR3392274: output: Elf -- Don't crash on erronious syntax
Cyrill Gorcunov
1
-1
/
+1
2013-10-03
coff: Better handling of section redefinition
Marat Dukhan
1
-3
/
+36
2013-09-21
coff: Support for section names longer than 8 bytes
Marat Dukhan
1
-11
/
+52
2013-04-01
Fixed wrong format specifier in format string
Philipp Kloke
1
-2
/
+2
2013-04-01
Remove unnecessary calls to memset
Philipp Kloke
1
-3
/
+0
2013-02-25
Fix warnings generated by clang 3.0
Andrew Nayenko
3
-3
/
+3
2012-11-28
BR3392232: Fix relocations in MachO64
Keith Kanios
1
-1
/
+1
2012-11-16
output: Add more Elf unification
Cyrill Gorcunov
2
-26
/
+24
2012-11-06
BR3392231: Fix get_closest_section_symbol_by_offset
Cyrill Gorcunov
1
-23
/
+6
2012-02-03
backend: add support for x32 ELF
H.J. Lu
3
-2
/
+2209
2011-08-28
elf64: Make linelist to look the same as elf32
Cyrill Gorcunov
1
-3
/
+3
2011-08-28
elf32: Drop holes in linelist structure
Cyrill Gorcunov
1
-3
/
+3
2011-08-28
outobj: Reorder Segment members to eliminate holes
Cyrill Gorcunov
1
-4
/
+4
2011-08-28
outieee: Reorder ieeeSection members to eliminate holes
Cyrill Gorcunov
1
-4
/
+4
2011-07-17
elf64: Drop unused 'zero' variable
Cyrill Gorcunov
1
-3
/
+1
2011-04-11
BR3282788: Fix 64-bit Mach-O bug that crashes NASM due to NULL symbols
Keith Kanios
1
-8
/
+26
2011-04-06
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
2
-10
/
+10
2011-04-06
ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macro
Cyrill Gorcunov
2
-10
/
+10
2011-02-28
output/outbin.c: initialize section align/start attributes upon creation
Keith Kanios
1
-0
/
+4
2011-02-28
elf64: Use nasm_zalloc helper
Cyrill Gorcunov
1
-19
/
+11
2011-02-28
outelf32: Use nasm_zalloc helper
Cyrill Gorcunov
1
-20
/
+12
2011-02-28
outcoff: Use nasm_zalloc helper
Cyrill Gorcunov
1
-6
/
+1
2011-02-28
bin: Use nasm_zalloc for default section creation
Cyrill Gorcunov
1
-12
/
+7
2011-02-28
bin: Use nasm_zalloc helper for section allocation in a sake of simplicity
Cyrill Gorcunov
1
-25
/
+19
2011-02-27
output/outbin.c: initialize section align/start attributes upon creation
Keith Kanios
1
-0
/
+4
2010-11-20
coff: Handle massive relocations
Cyrill Gorcunov
2
-3
/
+44
2010-11-07
coff: Cover 'else' with cond compilation
Cyrill Gorcunov
1
-1
/
+1
2010-11-06
coff: Handle massive relocations
Cyrill Gorcunov
1
-5
/
+40
2010-11-06
coff: Issue fatal signal on relocations more then 0xffff
Cyrill Gorcunov
1
-0
/
+4
2010-11-05
coff: Add IMAGE_SCN_MAX_RELOC constant
Cyrill Gorcunov
1
-0
/
+2
2010-10-27
BR3079550: NASM crash on run-time for OMF output format
Cyrill Gorcunov
2
-4
/
+4
2010-10-02
BR3079550: NASM crash on run-time for OMF output format
Cyrill Gorcunov
2
-4
/
+4
2010-07-30
elf: Move stabs symbol table format into outelf.h
Cyrill Gorcunov
3
-16
/
+9
2010-07-06
outbin: Cleanup bin_cleanup
Cyrill Gorcunov
1
-5
/
+7
2010-07-06
outbin: Simplify reverse address computing
Cyrill Gorcunov
1
-2
/
+2
2010-07-06
BR3025702: outbin -- Fix byte ordering
Cyrill Gorcunov
1
-2
/
+2
2010-06-15
Rename filenames to 8.3 format
H. Peter Anvin
2
-1
/
+1
2010-06-07
outobj: handle compilers without 64-bit switch() support
H. Peter Anvin
1
-1
/
+5
2010-06-07
outelf32: handle compilers without 64-bit switch() support
H. Peter Anvin
1
-14
/
+22
2010-06-03
nasmlib: Rename elements() macro to ARRAY_SIZE
Cyrill Gorcunov
1
-2
/
+2
2010-05-06
outobj: update error message
H. Peter Anvin
1
-2
/
+2
2010-05-06
outobj: properly error on unsupported relocations
H. Peter Anvin
1
-12
/
+38
2010-05-06
outelf64: update copyright date
H. Peter Anvin
1
-1
/
+1
2010-05-06
ELF support for 8-bit relocations
H. Peter Anvin
2
-35
/
+92
2010-05-06
Add support for one-byte relocations
H. Peter Anvin
3
-30
/
+34
2010-04-28
MachO: Fix misprinted macho_sectalign
Cyrill Gorcunov
2
-4
/
+4
2010-04-25
obj: Implement sectalign helper
Cyrill Gorcunov
1
-1
/
+44
2010-04-25
macho: Implement sectalign handler
Cyrill Gorcunov
2
-2
/
+36
2010-04-25
ieee: Fix section index match in sectalign handler
Cyrill Gorcunov
1
-1
/
+1
[next]