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
/
Mkfiles
/
msvc.mak
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
Run "make alldeps" to update dependencies
H. Peter Anvin
1
-39
/
+41
2013-06-30
make: Fix nasm build with MSVC
Marat Dukhan
1
-2
/
+14
2012-05-07
preproc: Move NOP preprocessor into separate file
Cyrill Gorcunov
1
-1
/
+4
2012-02-03
backend: add support for x32 ELF
H.J. Lu
1
-0
/
+5
2010-06-15
Rename filenames to 8.3 format
H. Peter Anvin
1
-63
/
+62
2010-04-21
Add generic ilog2 functions
H. Peter Anvin
1
-2
/
+4
2010-04-21
Makefile: clean up the lib directory on make clean
H. Peter Anvin
1
-0
/
+3
2010-04-21
make: Update pecoff.h related deps
Cyrill Gorcunov
1
-1
/
+1
2010-01-03
Mkfiles: Add depends on stabs.h for Elf output
Cyrill Gorcunov
1
-4
/
+4
2009-11-30
Run "make alldeps"
H. Peter Anvin
1
-58
/
+59
2009-11-06
Merge elf header files
Cyrill Gorcunov
1
-4
/
+4
2009-08-10
Add strlcpy() function
H. Peter Anvin
1
-8
/
+9
2009-07-18
Run make alldeps
H. Peter Anvin
1
-15
/
+15
2009-07-12
Hash even backend-specific directives, unify null functions
H. Peter Anvin
1
-86
/
+93
2009-07-12
Use a phash to decode directives
H. Peter Anvin
1
-10
/
+18
2009-06-27
Run make alldeps
H. Peter Anvin
1
-4
/
+6
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
1
-25
/
+31
2009-06-25
Handle the new ELF headers in the dependency generation
H. Peter Anvin
1
-3
/
+7
2008-11-06
ELF: use rbtree for symbol searches
H. Peter Anvin
1
-2
/
+2
2008-10-31
Move all version strings to a single compilation unit (ver.c)
H. Peter Anvin
1
-37
/
+40
2008-10-30
rbtree: drop the data pointer; instead rely on being embedded
H. Peter Anvin
1
-1
/
+1
2008-10-29
Left-leaning red-black tree data structure
H. Peter Anvin
1
-1
/
+2
2008-10-29
make alldeps
H. Peter Anvin
1
-7
/
+7
2008-10-27
output: add common file outlib.c for common functions; realsize()
H. Peter Anvin
1
-2
/
+4
2008-09-09
Run "make alldeps"
H. Peter Anvin
1
-1
/
+2
2008-06-21
Run "make alldeps"
H. Peter Anvin
1
-41
/
+42
2008-06-19
preproc: add support for builtin include modules (%use)
H. Peter Anvin
1
-1
/
+1
2008-06-15
syncfiles: use #-- ... --# for consistency with mkdep.pl
H. Peter Anvin
1
-2
/
+2
2008-06-15
Script to automagically synchronize the object file lists
H. Peter Anvin
1
-0
/
+3
2008-06-15
Update Mkfiles/*.mak
H. Peter Anvin
1
-2
/
+2
2008-06-14
Implement __utf16__() and __utf32__() for the DB family
H. Peter Anvin
1
-1
/
+3
2008-06-09
Move all the RAA code out of nasmlib
H. Peter Anvin
1
-8
/
+9
2008-06-09
Move all the SAA code out of nasmlib
H. Peter Anvin
1
-9
/
+10
2008-06-08
Replace the WSAA macros with functions
H. Peter Anvin
1
-1
/
+2
2008-06-04
Update .gitignore, remove bogus dependency
H. Peter Anvin
1
-1
/
+0
2008-06-04
Makefile/dependency updates
H. Peter Anvin
1
-5
/
+7
2008-05-27
make alldeps
H. Peter Anvin
1
-1
/
+1
2008-05-20
Avoid #including .c files; instead compile as separate units
H. Peter Anvin
1
-16
/
+17
2008-05-13
Make insnsb.c an actual compilation unit
H. Peter Anvin
1
-7
/
+8
2008-05-12
Generate a byte array instead of using strings for the byte codes
H. Peter Anvin
1
-6
/
+10
2008-04-10
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
1
-2
/
+2
2007-10-30
Run "make alldeps"
H. Peter Anvin
1
-5
/
+6
2007-10-02
make alldeps
H. Peter Anvin
1
-4
/
+4
2007-10-02
Run "make alldeps".
H. Peter Anvin
1
-3
/
+3
2007-09-28
Add substitutes for snprintf() and vsnprintf()
H. Peter Anvin
1
-0
/
+2
2007-09-27
Exclude config.h from the dependency list for the canned makefiles
H. Peter Anvin
1
-61
/
+60
2007-09-24
Support __float*__ for floating-point numbers in expressions
H. Peter Anvin
1
-14
/
+22
2007-09-19
Make nasm_malloc() et al available from inside ndisasm
H. Peter Anvin
1
-12
/
+15
2007-09-17
Sort dependency lists
H. Peter Anvin
1
-56
/
+56
2007-09-17
Cleaner way to handle MSVC's _snprintf() underscore damage
H. Peter Anvin
1
-56
/
+60
[next]