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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-24
"make alldeps"
H. Peter Anvin
4
-105
/
+117
2013-11-24
"make alldeps"
H. Peter Anvin
4
-24
/
+40
2013-11-24
make: Update deps
Cyrill Gorcunov
4
-100
/
+115
2013-11-24
iflag: Start using new instruction flags engine
Cyrill Gorcunov
4
-11
/
+28
2013-10-24
Run "make alldeps" to update dependencies
H. Peter Anvin
4
-156
/
+170
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
4
-4
/
+16
2012-02-03
backend: add support for x32 ELF
H.J. Lu
4
-0
/
+19
2011-09-20
BR3411280: Fix incorrect compiler option for OS/2 target in Open Watcom makefile
Jiri Malak
1
-1
/
+1
2011-03-15
openwcom.mak: Update to use features from newer WMAKE
Jiri Malak
1
-212
/
+260
2010-11-23
make: Lift up openwcom.mak for build on FreeDOS
Anthony Williams
1
-2
/
+2
2010-06-15
openwcom.mak: drop /f from delete commands
H. Peter Anvin
1
-30
/
+30
2010-06-15
Rename filenames to 8.3 format
H. Peter Anvin
4
-250
/
+244
2010-04-21
Add generic ilog2 functions
H. Peter Anvin
4
-8
/
+17
2010-04-21
Makefile: clean up the lib directory on make clean
H. Peter Anvin
3
-0
/
+9
2010-04-21
make: Update pecoff.h related deps
Cyrill Gorcunov
4
-4
/
+4
2010-01-03
Mkfiles: Add depends on stabs.h for Elf output
Cyrill Gorcunov
4
-14
/
+14
2009-11-30
Run "make alldeps"
H. Peter Anvin
4
-222
/
+230
2009-11-06
Merge elf header files
Cyrill Gorcunov
4
-13
/
+13
2009-08-10
Add strlcpy() function
H. Peter Anvin
4
-33
/
+36
2009-07-18
Run make alldeps
H. Peter Anvin
4
-56
/
+56
2009-07-12
Hash even backend-specific directives, unify null functions
H. Peter Anvin
4
-337
/
+365
2009-07-12
Use a phash to decode directives
H. Peter Anvin
4
-39
/
+69
2009-06-27
Run make alldeps
H. Peter Anvin
4
-16
/
+23
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
4
-88
/
+108
2009-06-25
Handle the new ELF headers in the dependency generation
H. Peter Anvin
4
-12
/
+28
2008-11-06
ELF: use rbtree for symbol searches
H. Peter Anvin
4
-8
/
+8
2008-10-31
Move all version strings to a single compilation unit (ver.c)
H. Peter Anvin
4
-151
/
+160
2008-10-30
rbtree: drop the data pointer; instead rely on being embedded
H. Peter Anvin
4
-4
/
+4
2008-10-29
Left-leaning red-black tree data structure
H. Peter Anvin
4
-4
/
+8
2008-10-29
make alldeps
H. Peter Anvin
4
-27
/
+28
2008-10-27
output: add common file outlib.c for common functions; realsize()
H. Peter Anvin
4
-8
/
+16
2008-09-09
Run "make alldeps"
H. Peter Anvin
4
-4
/
+8
2008-07-13
version.mak for the version Makefile fragment
H. Peter Anvin
1
-2
/
+2
2008-06-21
Run "make alldeps"
H. Peter Anvin
4
-157
/
+162
2008-06-19
preproc: add support for builtin include modules (%use)
H. Peter Anvin
4
-4
/
+4
2008-06-15
syncfiles: use #-- ... --# for consistency with mkdep.pl
H. Peter Anvin
4
-8
/
+8
2008-06-15
syncfiles: handle the case of the null path separator
H. Peter Anvin
1
-5
/
+5
2008-06-15
Script to automagically synchronize the object file lists
H. Peter Anvin
4
-15
/
+27
2008-06-15
Update Mkfiles/*.mak
H. Peter Anvin
4
-8
/
+8
2008-06-14
Implement __utf16__() and __utf32__() for the DB family
H. Peter Anvin
4
-4
/
+12
2008-06-09
Move all the RAA code out of nasmlib
H. Peter Anvin
4
-32
/
+36
2008-06-09
Move all the SAA code out of nasmlib
H. Peter Anvin
4
-36
/
+40
2008-06-08
Replace the WSAA macros with functions
H. Peter Anvin
4
-4
/
+8
2008-06-04
Update .gitignore, remove bogus dependency
H. Peter Anvin
4
-4
/
+0
2008-06-04
Makefile/dependency updates
H. Peter Anvin
4
-19
/
+27
2008-05-27
make alldeps
H. Peter Anvin
4
-4
/
+4
2008-05-20
openwcom.mak: wmake uses & for continuation, not \ (sigh)
H. Peter Anvin
1
-3
/
+3
2008-05-20
netware.mak: correct dependencies
H. Peter Anvin
1
-26
/
+26
2008-05-20
Avoid #including .c files; instead compile as separate units
H. Peter Anvin
4
-107
/
+93
[next]