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
2008-04-10
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
1
-70
/
+1
2008-02-24
Dwarf3 support for ELF32
Charles Crayne
1
-81
/
+4
2008-02-23
Dwarf support tweeks and clean-up
Charles Crayne
1
-176
/
+161
2008-02-16
Clear up WRITE macros causing compile failures with Watcom
H. Peter Anvin
1
-44
/
+59
2008-02-13
Upgrade dwarf3 support for elf64
Charles Crayne
1
-63
/
+174
2008-02-06
Test version of dwarf debugging format for elf64
Charles Crayne
1
-14
/
+662
2008-01-27
Prevent segfault in stabs64_typevalue
Charles Crayne
1
-1
/
+1
2008-01-16
Increase GLOBAL_TEMP_BASE
Charles Crayne
1
-1
/
+1
2008-01-11
Temporary fix for large number of sections
Charles Crayne
1
-2
/
+1
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
1
-1
/
+1
2007-11-13
Support setting OSABI value in ELF header.
root
1
-4
/
+43
2007-11-13
Cast 64-bit switch expressions to (int) to keep OpenWatcom happy
H. Peter Anvin
1
-2
/
+2
2007-11-13
Address data is int64_t; simplify writing an address object
H. Peter Anvin
1
-4
/
+4
2007-11-10
Clean up a few more 32-bit bottlenecks
Charles Crayne
1
-15
/
+17
2007-11-09
Don't combine type and size into a single argument
H. Peter Anvin
1
-18
/
+16
2007-11-06
Pass 64-bit instruction lengths to back-ends.
Charles Crayne
1
-2
/
+2
2007-11-05
Upgrade label functions to 64-bit
Charles Crayne
1
-3
/
+3
2007-10-28
Adjust stabs symbol index to match symbol table.
Charles Crayne
1
-17
/
+80
2007-10-21
Clean up elf symbol table section
Charles Crayne
1
-12
/
+12
2007-10-18
Avoid unnecessary warning on redefinition of section (bug 801180)
root
1
-3
/
+6
2007-10-17
Generate stabs entries for any executable section
Charles Crayne
1
-7
/
+7
2007-10-11
Additional uses of bool and enum
H. Peter Anvin
1
-4
/
+4
2007-10-10
Use the compiler-provided booleans if available, otherwise emulate
H. Peter Anvin
1
-26
/
+26
2007-10-02
Portability fixes
H. Peter Anvin
1
-0
/
+2
2007-09-18
elf64: fix 32-bit truncations
H. Peter Anvin
1
-4
/
+4
2007-09-16
Minor fixes needed to compile with MSVC++ 2005
H. Peter Anvin
1
-6
/
+9
2007-08-30
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
1
-0
/
+1
2007-08-29
Generate R_X86_64_64 relocations in elf64 output
H. Peter Anvin
1
-7
/
+24
2007-08-26
finally commit Mike Frysinger's "elf-visibility" patch
Frank Kotler
1
-4
/
+35
2007-05-04
16-bit relocations are standard in ELF64 (at my request, incidentally)
H. Peter Anvin
1
-2
/
+0
2007-04-29
Clarify comments about relocation entries.
Chuck Crayne
1
-16
/
+13
2007-04-28
Eliminate shift count warnings when building on 32-bit systems
Chuck Crayne
1
-7
/
+5
2007-04-28
Initial support for ELF64
Chuck Crayne
1
-0
/
+1552