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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-28
Add copyright headers to the *.c/*.h files in the main directory
H. Peter Anvin
41
-138
/
+1571
2009-06-28
In memory of Chuck...
H. Peter Anvin
1
-0
/
+4
2009-06-28
Add copyright header to nasmdoc.src
H. Peter Anvin
1
-0
/
+32
2009-06-28
LICENSE: include the actual BSD license
H. Peter Anvin
1
-2
/
+31
2009-06-28
Add copyright notices to other *.dat files
H. Peter Anvin
3
-0
/
+99
2009-06-28
Add copyright notice to insns.dat
H. Peter Anvin
1
-6
/
+35
2009-06-28
Add copyright verbiage to Perl scripts; update LICENSE
H. Peter Anvin
15
-15
/
+480
2009-06-28
Standard copyright verbiage headers
H. Peter Anvin
2
-0
/
+90
2009-06-28
LICENSE: give the current license status.
H. Peter Anvin
1
-1
/
+5
2009-06-28
NASM 2.06rc16
H. Peter Anvin
1
-1
/
+1
2009-06-27
Run make alldeps
H. Peter Anvin
5
-20
/
+30
2009-06-27
Move prototypes for null_debug to outform.h and outlib.h
H. Peter Anvin
6
-14
/
+17
2009-06-27
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
27
-194
/
+222
2009-06-27
debug: make *all* the null debug routines available as a library
H. Peter Anvin
3
-20
/
+12
2009-06-27
output: call debug init from a central location
H. Peter Anvin
4
-5
/
+2
2009-06-27
test/Makefile: add rule to produce a .dbg file
H. Peter Anvin
1
-0
/
+3
2009-06-27
outform: build ALL formats by default, including DBG
H. Peter Anvin
1
-0
/
+6
2009-06-27
outelf.c: add appropriate #ifdefs
H. Peter Anvin
1
-0
/
+5
2009-06-27
outdbg: make outdbg.c compile cleanly
H. Peter Anvin
1
-10
/
+12
2009-06-27
NASM 2.06rc15
H. Peter Anvin
1
-1
/
+1
2009-06-27
BR 2781900: handle common labels while optimizing
H. Peter Anvin
2
-70
/
+81
2009-06-27
parser.c: fix stylistic nitpick
H. Peter Anvin
1
-1
/
+0
2009-06-27
assemble.c: stylistic nitpick
H. Peter Anvin
1
-3
/
+2
2009-06-27
preproc: use %if 0 instead of %ifdef BOGUS
H. Peter Anvin
1
-5
/
+6
2009-06-27
hashtbl: make hash_iterate() not crash on an uninitalized table
H. Peter Anvin
1
-1
/
+4
2009-06-27
nasm.c: clean up pass exit logic
H. Peter Anvin
1
-26
/
+25
2009-06-26
ndisasm: fix disassembly of JRCXZ
H. Peter Anvin
3
-3
/
+3
2009-06-26
NASM 2.06rc14
H. Peter Anvin
1
-1
/
+1
2009-06-26
insns.dat: reformat
H. Peter Anvin
1
-104
/
+104
2009-06-26
insns.dat: add relaxed forms for XOP/FMA4/CVT16 instructions
H. Peter Anvin
1
-146
/
+148
2009-06-26
Add Cyrill Gorcunov to AUTHORS
H. Peter Anvin
1
-0
/
+4
2009-06-25
insns.pl: remove stray whitespace
H. Peter Anvin
1
-1
/
+1
2009-06-25
insns.pl: add "nohi" code for REX_NH
H. Peter Anvin
1
-0
/
+2
2009-06-25
insns.pl: fix indentation
H. Peter Anvin
1
-141
/
+141
2009-06-25
ELF: make debugging functions static
H. Peter Anvin
2
-65
/
+70
2009-06-25
ELF: remove loop invariant calculation of global offset
H. Peter Anvin
2
-6
/
+18
2009-06-25
ELF: clean up the arithmetic for global symbols
H. Peter Anvin
2
-32
/
+52
2009-06-25
ELF: bump GLOBAL_TEMP_BASE
H. Peter Anvin
1
-1
/
+1
2009-06-25
ELF: eliminate hard-coded section numbers
H. Peter Anvin
4
-81
/
+146
2009-06-25
Handle the new ELF headers in the dependency generation
H. Peter Anvin
10
-27
/
+48
2009-06-25
ELF: add header files, begin merging common code, drop .comment
H. Peter Anvin
11
-324
/
+678
2009-06-25
NASM 2.06rc13
H. Peter Anvin
1
-1
/
+1
2009-06-25
changes.src: update
H. Peter Anvin
1
-0
/
+6
2009-06-24
insns: make the MMX version of PINSRW match the SSE/AVX ones
H. Peter Anvin
4
-9
/
+24
2009-06-24
Intel FMA: drop relaxed forms
H. Peter Anvin
2
-210
/
+196
2009-06-24
Fix the PINSR series of instructions
H. Peter Anvin
4
-18
/
+178
2009-06-24
Add support for instructions which always use low 8-bit registers
H. Peter Anvin
3
-3
/
+24
2009-06-24
insns.dat: fix typos: VCMPORD_SP[SD] entered as VCMPORS_SP[SD]
H. Peter Anvin
1
-4
/
+2
2009-06-24
insns.dat: collapse relaxed forms
H. Peter Anvin
1
-1212
/
+608
2009-06-24
insns.pl: allow relaxed forms to be created without duplication
H. Peter Anvin
1
-32
/
+77
[next]