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
/
outelf.c
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
2012-02-03
backend: add support for x32 ELF
H.J. Lu
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
Elf: Use SHA_ANY constant instead of open coded number
Cyrill Gorcunov
1
-2
/
+2
2010-04-10
Elf: Introduce section_attrib helper
Cyrill Gorcunov
1
-1
/
+56
2009-11-06
Merge elf header files
Cyrill Gorcunov
1
-1
/
+1
2009-06-28
Add new copyright headers to the output modules
H. Peter Anvin
1
-0
/
+33
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
1
-1
/
+1
2009-06-27
outelf.c: add appropriate #ifdefs
H. Peter Anvin
1
-0
/
+5
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
-0
/
+29
2007-04-28
Initial support for ELF64
Chuck Crayne
1
-1532
/
+0
2007-04-14
Placated unreferenced types.
Keith Kanios
1
-0
/
+19
2007-04-13
Added appropriate "void" prototypes.
Keith Kanios
1
-1
/
+1
2007-04-13
Fixed distinction between char and int8_t data types.
Keith Kanios
1
-36
/
+36
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
1
-128
/
+129
2005-01-15
Apply Nindent to all .c and .h files
H. Peter Anvin
1
-890
/
+917
2003-09-25
Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const
Stanislav Karchebny
1
-1
/
+0
2003-09-25
Consistency fix
Stanislav Karchebny
1
-1
/
+1
2003-09-24
Added _NASM_FORMAT_ macro
Stanislav Karchebny
1
-0
/
+1
2003-09-10
If we don't specify -g, actually suppress debugging output
H. Peter Anvin
1
-3
/
+4
2003-09-06
nasm_malloc-ize Martin's outelf.c stabs stuff
Frank Kotler
1
-14
/
+17
2003-09-06
First attempt at fixing the stabs/ELF issue.
H. Peter Anvin
1
-68
/
+49
2003-07-10
Restore the adjusted symbol id start
H. Peter Anvin
1
-1
/
+1
2003-07-09
Generate stabs format debugging info for ELF
H. Peter Anvin
1
-19
/
+371
2002-09-12
"const"-ipation fixes from Trevor Woerner
H. Peter Anvin
1
-3
/
+3
2002-05-17
Make .rodata a recognized ELF section with default attributes
H. Peter Anvin
1
-0
/
+3
2002-05-14
Change "const static" -> "static const" to keep gcc happy
H. Peter Anvin
1
-1
/
+1
2002-05-14
Code cleanup fixes from Ed Beroset
H. Peter Anvin
1
-1
/
+1
2002-04-30
NASM 0.98.30
H. Peter Anvin
1
-0
/
+1145