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
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
2007-04-29
Allow ELF32 to be invoked either as -f elf or -f elf32
Chuck Crayne
1
-1
/
+19
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
2
-54
/
+1605
2007-04-18
Fixed RDF/2 to comply with "maxbits" use.
Keith Kanios
2
-2
/
+5
2007-04-14
outmacho.c: stylistic cleanups
H. Peter Anvin
1
-8
/
+9
2007-04-14
Hopefully it is actually fixed this time :P
Keith Kanios
1
-1
/
+1
2007-04-14
Fixed structure initialization issue.
Keith Kanios
1
-1
/
+1
2007-04-14
Refixed uninitialized data.
Keith Kanios
1
-1
/
+1
2007-04-14
Fixed uninitialized structure data.
Keith Kanios
1
-1
/
+1
2007-04-14
Placated unreferenced types.
Keith Kanios
7
-1
/
+69
2007-04-14
c99 printf/fprintf compliance.
Keith Kanios
3
-21
/
+21
2007-04-13
Fixed obj_fwrite() declaration to match "static" definition.
Keith Kanios
1
-1
/
+1
2007-04-13
Added appropriate "void" prototypes.
Keith Kanios
2
-3
/
+3
2007-04-13
Replaced str(n)casecmp with more standard str(n)icmp.
Keith Kanios
1
-2
/
+2
2007-04-13
Macroize any compiler-specific code; macros defined in "compiler.h"
H. Peter Anvin
1
-9
/
+21
2007-04-13
Fixed distinction between char and int8_t data types.
Keith Kanios
11
-254
/
+254
2007-04-13
Fixed c99 data-types after removal of typedefs.
Keith Kanios
1
-1
/
+1
2007-04-12
Remove obsolete types; add <inttypes.h> where needed; header fixes
H. Peter Anvin
1
-4
/
+4
2007-04-12
outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4
H. Peter Anvin
1
-1
/
+1
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
11
-919
/
+1014
2006-02-02
2006-02-02 Eric Christopher <echristo@apple.com>
Eric Christopher
1
-4
/
+6
2005-12-09
2005-12-08 Wade Tregaskis <wtregaskis@apple.com>
Eric Christopher
1
-6
/
+91
2005-12-05
2005-12-05 Eric Christopher <echristo@apple.com>
Eric Christopher
1
-6
/
+12
2005-10-07
Added section attributes, in particular S_ATTR_SOME_INSTRUCTIONS and update ....
Eric Christopher
1
-35
/
+281
2005-09-26
Break macho_cleanup into separate functions.
Eric Christopher
1
-264
/
+314
2005-09-22
Run misc/Nindent on outmacho.c
Eric Christopher
1
-525
/
+530
2005-09-22
Add basic support for Mach-O file format.
Eric Christopher
1
-0
/
+925
2005-06-08
fix outobj.c bug - every 256th extern crashed nasm
Frank Kotler
1
-3
/
+3
[next]