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
2008-05-27
outcoff.c: remove dead code, add check for imagerel
Andy Polyakov
1
-10
/
+4
2008-05-23
Win64: IMAGEREL references (SEH support for Win64)
Andy Polyakov
1
-22
/
+39
2008-05-23
Make SAFESEH syntax error ERR_NONFATAL
H. Peter Anvin
1
-1
/
+2
2008-05-23
Support for Win32 safeseh (BR 195417)
Andy Polyakov
1
-7
/
+75
2008-04-10
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
2
-119
/
+3
2008-04-07
Correctly identify dwarf support for elf32
Charles Crayne
1
-1
/
+1
2008-03-04
Adjust symbol number for global symbols
Charles Crayne
1
-1
/
+5
2008-02-24
Report dwarf as V2 for ELF32
Charles Crayne
1
-2
/
+2
2008-02-24
Dwarf3 support for ELF32
Charles Crayne
2
-104
/
+682
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
2
-2
/
+2
2008-01-16
Increase GLOBAL_TEMP_BASE
Charles Crayne
2
-2
/
+2
2008-01-11
Temporary fix for large number of sections
Charles Crayne
2
-4
/
+2
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
12
-12
/
+12
2007-11-30
Fix elf vs elf32 stabs generation bug
Charles Crayne
1
-0
/
+2
2007-11-18
Clean up remaining build warnings
H. Peter Anvin
1
-1
/
+1
2007-11-15
outbin.c: fix one missed change from type -> size
H. Peter Anvin
1
-1
/
+1
2007-11-13
Support setting OSABI value in ELF header.
root
2
-8
/
+86
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
12
-66
/
+31
2007-11-12
BR 1709392: Fix alignment handling in Mach-O format
H. Peter Anvin
1
-12
/
+15
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
11
-194
/
+182
2007-11-08
Fix building under OpenWatcom
H. Peter Anvin
1
-13
/
+12
2007-11-06
Pass 64-bit instruction lengths to back-ends.
Charles Crayne
10
-18
/
+18
2007-11-05
Upgrade label functions to 64-bit
Charles Crayne
10
-19
/
+20
2007-10-28
Adjust stabs symbol index to match symbol table.
Charles Crayne
2
-34
/
+161
2007-10-21
Clean up elf symbol table section
Charles Crayne
2
-24
/
+24
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
9
-17
/
+17
2007-10-18
Avoid unnecessary warning on redefinition of section (bug 801180)
root
2
-5
/
+11
2007-10-17
Generate stabs entries for any executable section
Charles Crayne
2
-14
/
+14
2007-10-11
More "bool" fixes
H. Peter Anvin
1
-1
/
+2
2007-10-11
Additional uses of bool and enum
H. Peter Anvin
5
-19
/
+20
2007-10-10
Use the compiler-provided booleans if available, otherwise emulate
H. Peter Anvin
7
-132
/
+131
2007-10-02
Portability fixes
H. Peter Anvin
12
-0
/
+24
2007-09-24
outcoff: set the "virtual size field" to zero (BR 1351586)
H. Peter Anvin
1
-1
/
+6
2007-09-19
Merge branch 'master' of git+ssh://fbkotler@repo.or.cz/srv/git/nasm
Frank Kotler
1
-4
/
+4
2007-09-18
elf64: fix 32-bit truncations
H. Peter Anvin
1
-4
/
+4
2007-09-18
add "const" to output/outdbg.c
Frank Kotler
1
-1
/
+1
2007-09-16
Minor fixes needed to compile with MSVC++ 2005
H. Peter Anvin
5
-23
/
+25
2007-09-04
Provide 64-bit support for ORG directive
Chuck Crayne
1
-24
/
+21
2007-08-30
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
5
-0
/
+5
2007-08-29
Generate R_X86_64_64 relocations in elf64 output
H. Peter Anvin
1
-7
/
+24
2007-08-26
add nasm_strsep to nasmlib, for output/outmacho.c - strtok doesn't work
Frank Kotler
1
-4
/
+4
2007-08-26
finally commit Mike Frysinger's "elf-visibility" patch
Frank Kotler
2
-8
/
+70
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
2
-32
/
+25
[next]