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
2010-04-21
Add generic ilog2 functions
H. Peter Anvin
1
-4
/
+6
2010-04-21
Makefile: clean up the lib directory on make clean
H. Peter Anvin
1
-0
/
+1
2010-04-21
make: Update pecoff.h related deps
Cyrill Gorcunov
1
-1
/
+1
2010-01-03
output/outelfX.c: Use definitions from stabs.h
Cyrill Gorcunov
1
-4
/
+4
2009-11-30
Run "make alldeps"
H. Peter Anvin
1
-64
/
+70
2009-11-06
Merge elf header files
Cyrill Gorcunov
1
-5
/
+5
2009-08-10
Add strlcpy() function
H. Peter Anvin
1
-9
/
+9
2009-07-18
Run make alldeps
H. Peter Anvin
1
-10
/
+10
2009-07-12
Hash even backend-specific directives, unify null functions
H. Peter Anvin
1
-88
/
+96
2009-07-12
Use a phash to decode directives
H. Peter Anvin
1
-4
/
+15
2009-07-08
macho64: Manually merge macho64 branch with master branch.
Keith Kanios
1
-7
/
+10
2009-06-27
Run make alldeps
H. Peter Anvin
1
-4
/
+7
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
1
-26
/
+32
2009-06-25
Handle the new ELF headers in the dependency generation
H. Peter Anvin
1
-4
/
+9
2009-06-25
ELF: add header files, begin merging common code, drop .comment
H. Peter Anvin
1
-1
/
+1
2009-04-06
nasm.nsi: add NASM Manual; automate version generation
H. Peter Anvin
1
-1
/
+3
2008-11-06
ELF: use rbtree for symbol searches
H. Peter Anvin
1
-2
/
+4
2008-10-31
Move all version strings to a single compilation unit (ver.c)
H. Peter Anvin
1
-43
/
+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
-6
/
+6
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
-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
[next]