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
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
2008-05-13
Make insnsb.c an actual compilation unit
H. Peter Anvin
4
-25
/
+30
2008-05-12
Generate a byte array instead of using strings for the byte codes
H. Peter Anvin
4
-22
/
+36
2008-04-10
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
4
-8
/
+8
2008-02-16
OpenWatcom: optimize for 686
H. Peter Anvin
2
-2
/
+2
2008-02-05
Mkfiles/README: document the Netware Makefile.
H. Peter Anvin
1
-0
/
+8
2008-02-05
Add Makefile for Netware
H. Peter Anvin
1
-0
/
+213
2008-01-21
OpenWatcom makefiles: add DEBUG option
H. Peter Anvin
2
-2
/
+4
2008-01-21
Fix the options when compiling under OpenWatcom
H. Peter Anvin
2
-10
/
+26
2007-10-30
Run "make alldeps"
H. Peter Anvin
3
-15
/
+18
2007-10-10
owlinux.mak: don't clean things we won't be able to
H. Peter Anvin
1
-4
/
+5
2007-10-02
make alldeps
H. Peter Anvin
3
-12
/
+12
2007-10-02
Run "make alldeps".
H. Peter Anvin
3
-9
/
+9
2007-09-28
Add substitutes for snprintf() and vsnprintf()
H. Peter Anvin
3
-2
/
+8
2007-09-27
Exclude config.h from the dependency list for the canned makefiles
H. Peter Anvin
3
-183
/
+180
2007-09-27
Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcom
H. Peter Anvin
2
-1
/
+280
2007-09-26
Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)
H. Peter Anvin
2
-34
/
+280
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
2007-09-16
Fix Makefile for MSVC++ 2005, delete obsolete Makefiles
H. Peter Anvin
20
-3280
/
+231
2007-09-16
Run "make alldeps"
H. Peter Anvin
19
-19
/
+19
2007-09-14
Use the new hash table function library to store labels
H. Peter Anvin
19
-19
/
+95
2007-09-12
Remove $Id$ tags (useless with git)
H. Peter Anvin
1
-1
/
+0
2007-09-12
Use enumerations where practical to ease debugging
H. Peter Anvin
19
-361
/
+387
2007-09-12
Run "make alldeps"; add dependencies missing from the previous checkin
H. Peter Anvin
19
-19
/
+19
2007-09-12
Use a perfect hash to look up preprocessor directives
H. Peter Anvin
19
-156
/
+185
2007-08-30
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
19
-133
/
+205
2007-08-26
attempt to make static makefiles aware of outelf32/outelf64
Frank Kotler
19
-23
/
+41
2007-05-30
Update dependencies.
H. Peter Anvin
19
-38
/
+38
2007-05-29
Run "make alldeps"
H. Peter Anvin
19
-627
/
+813
2007-04-13
Added outmacho.* to static makefile.
Keith Kanios
1
-2
/
+4
2007-04-13
Added Dev-Cpp Makefile
Keith Kanios
1
-0
/
+157
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
1
-0
/
+1
[next]