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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
Run "make alldeps"
H. Peter Anvin
1
-2
/
+2
2008-07-16
Add a 'make test' target.
Victor van den Elzen
1
-0
/
+3
2008-07-13
version.mak for the version Makefile fragment
H. Peter Anvin
1
-3
/
+3
2008-07-05
Add version.make to PERLREQ
H. Peter Anvin
1
-3
/
+3
2008-06-21
Run "make alldeps"
H. Peter Anvin
1
-33
/
+39
2008-06-20
Move the output format macros into the macros.pl mechanism
H. Peter Anvin
1
-2
/
+3
2008-06-19
macros.c: compress by tokenizing macro directives
H. Peter Anvin
1
-2
/
+4
2008-06-19
preproc: add support for builtin include modules (%use)
H. Peter Anvin
1
-4
/
+5
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-14
Implement __utf16__() and __utf32__() for the DB family
H. Peter Anvin
1
-3
/
+5
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
-3
/
+6
2008-06-01
qstring: first cut at full quoted string support in the preprocessor
H. Peter Anvin
1
-1
/
+1
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
-19
/
+22
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
-4
/
+8
2008-04-10
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
1
-2
/
+2
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
1
-1
/
+1
2007-10-30
Run "make alldeps"
H. Peter Anvin
1
-6
/
+6
2007-10-18
Suppress datarootdir warnings from configure
Charles Crayne
1
-0
/
+1
2007-10-02
make alldeps
H. Peter Anvin
1
-4
/
+4
2007-10-02
Run "make alldeps".
H. Peter Anvin
1
-3
/
+4
2007-09-28
Add substitutes for snprintf() and vsnprintf()
H. Peter Anvin
1
-5
/
+9
2007-09-25
Makefile.in: make "make install" create directories
H. Peter Anvin
1
-12
/
+19
2007-09-24
Support __float*__ for floating-point numbers in expressions
H. Peter Anvin
1
-14
/
+20
2007-09-22
Update nasm.spec.in and make it handle rc releases
H. Peter Anvin
1
-3
/
+5
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
-59
/
+58
2007-09-17
Cleaner way to handle MSVC's _snprintf() underscore damage
H. Peter Anvin
1
-53
/
+58
2007-09-16
make alldeps: change Mkfiles/Makefile.* to Mkfiles/*.mak
H. Peter Anvin
1
-1
/
+1
2007-09-16
Run "make alldeps"
H. Peter Anvin
1
-1
/
+1
2007-09-14
Use the new hash table function library to store labels
H. Peter Anvin
1
-2
/
+7
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
1
-19
/
+21
2007-09-12
Run "make alldeps"; add dependencies missing from the previous checkin
H. Peter Anvin
1
-1
/
+1
2007-09-12
Use a perfect hash to look up preprocessor directives
H. Peter Anvin
1
-9
/
+18
2007-09-05
Fix "make tar"; useful for RPM testing
H. Peter Anvin
1
-1
/
+1
2007-09-05
Remove obsolete Serial: construct; we shouldn't need it anyway.
H. Peter Anvin
1
-1
/
+0
2007-08-30
phash.ph: use a bipartite graph to reduce the storage requirements
H. Peter Anvin
1
-1
/
+1
2007-08-30
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
1
-8
/
+12
2007-08-30
Makefile rule for tokhash.c
H. Peter Anvin
1
-1
/
+6
2007-08-29
Create a Perl library directory, and add the Graph module to it
H. Peter Anvin
1
-1
/
+1
2007-06-21
Detect missing <inttypes.h> and include ersatz version if missing
H. Peter Anvin
1
-0
/
+1
2007-05-30
Update dependencies.
H. Peter Anvin
1
-2
/
+2
2007-05-29
Run "make alldeps"
H. Peter Anvin
1
-38
/
+40
[prev]
[next]