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
/
outelf64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
Fix warnings generated by clang 3.0
Andrew Nayenko
1
-1
/
+1
2012-11-16
output: Add more Elf unification
Cyrill Gorcunov
1
-20
/
+21
2011-08-28
elf64: Make linelist to look the same as elf32
Cyrill Gorcunov
1
-3
/
+3
2011-07-17
elf64: Drop unused 'zero' variable
Cyrill Gorcunov
1
-3
/
+1
2011-02-28
elf64: Use nasm_zalloc helper
Cyrill Gorcunov
1
-19
/
+11
2010-07-30
elf: Move stabs symbol table format into outelf.h
Cyrill Gorcunov
1
-8
/
+0
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
1
-10
/
+33
2010-04-21
Rename SEGALIGN to SECTALIGN
Cyrill Gorcunov
1
-3
/
+3
2010-04-21
Elf64: Implement segalign handler
Cyrill Gorcunov
1
-1
/
+19
2010-04-21
ofmt: Implement null_segalign stubs
Cyrill Gorcunov
1
-0
/
+1
2010-04-21
Elf: Rename SEG_ALIGN to SEC_FILEALIGN
Cyrill Gorcunov
1
-3
/
+3
2010-04-10
Elf: Some unification snippets for 32/64 bit versions
Cyrill Gorcunov
1
-5
/
+8
2010-04-10
Elf: Merge WRITE_STAB to outelf.h
Cyrill Gorcunov
1
-9
/
+0
2010-04-10
Elf: Drop never used SOC helper
Cyrill Gorcunov
1
-2
/
+0
2010-04-10
Elf: Introduce section_attrib helper
Cyrill Gorcunov
1
-47
/
+2
2010-02-11
Use ALIGN helper
Cyrill Gorcunov
1
-3
/
+3
2010-01-03
ELF: Explicitly point out SYM_GLOBAL, SYM_LOCAL binding
Cyrill Gorcunov
1
-2
/
+1
2010-01-03
output/outelfX.c: Use definitions from stabs.h
Cyrill Gorcunov
1
-7
/
+1
2010-01-03
outelfX.c: Trivial cleanup
Cyrill Gorcunov
1
-224
/
+224
2010-01-02
Elf: Allow symbols binding to undefined section
Cyrill Gorcunov
1
-4
/
+2
2009-12-10
Elf: bind labels to text section by default
Cyrill Gorcunov
1
-11
/
+12
2009-11-06
outelf32/64 - various cleanups in a sake of unification
Cyrill Gorcunov
1
-146
/
+139
2009-11-06
dwarfX_output: dont check for "ln" twice
Cyrill Gorcunov
1
-45
/
+35
2009-11-06
output/outelf64.c: simplify stabs64_cleanup, dwarf64_cleanup
Cyrill Gorcunov
1
-26
/
+13
2009-11-06
Merge elf header files
Cyrill Gorcunov
1
-1
/
+1
2009-10-31
output/outelf32-64: use string helpers
Cyrill Gorcunov
1
-16
/
+6
2009-10-31
Remove outdated comments
Cyrill Gorcunov
1
-2
/
+2
2009-10-31
stdscan: switch to stdscan_get/set routines
Cyrill Gorcunov
1
-4
/
+4
2009-09-14
elf,stabs: stabs32/64_generate -- append ending token
Cyrill Gorcunov
1
-9
/
+11
2009-08-11
Fix some format strings for nasm_error
Victor van den Elzen
1
-9
/
+11
2009-07-18
Drop the ofmt and errfunc arguments to label definition functions
H. Peter Anvin
1
-12
/
+6
2009-07-18
Remove function pointers in output, simplify error handling
H. Peter Anvin
1
-104
/
+92
2009-07-13
Merge branch 'master' into new-preproc
H. Peter Anvin
1
-0
/
+4
2009-07-13
ELF: add debug support for TY_YWORD
H. Peter Anvin
1
-0
/
+4
2009-07-12
Hash even backend-specific directives, unify null functions
H. Peter Anvin
1
-4
/
+6
2009-07-12
Don't fclose() the output in the backend
H. Peter Anvin
1
-1
/
+0
2009-07-05
Make it possible for outputs to be either text or binary
H. Peter Anvin
1
-1
/
+1
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
1
-6
/
+36
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
1
-2
/
+2
2009-06-27
debug: make *all* the null debug routines available as a library
H. Peter Anvin
1
-10
/
+1
2009-06-25
ELF: make debugging functions static
H. Peter Anvin
1
-32
/
+35
2009-06-25
ELF: remove loop invariant calculation of global offset
H. Peter Anvin
1
-5
/
+9
2009-06-25
ELF: clean up the arithmetic for global symbols
H. Peter Anvin
1
-20
/
+30
2009-06-25
ELF: eliminate hard-coded section numbers
H. Peter Anvin
1
-31
/
+51
2009-06-25
Handle the new ELF headers in the dependency generation
H. Peter Anvin
1
-3
/
+3
2009-06-25
ELF: add header files, begin merging common code, drop .comment
H. Peter Anvin
1
-174
/
+31
2009-03-18
outelf32/64: fix uninitialized rbtree
Michael Scherer
1
-0
/
+2
2009-02-21
outelf32/64: remove align_str in favor of fwritezero()
H. Peter Anvin
1
-4
/
+2
[next]