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
2013-03-02
assemble: Use case3/4 where appropriate
Cyrill Gorcunov
1
-16
/
+5
2013-03-02
assemble: Add case3 helper
Cyrill Gorcunov
1
-1
/
+2
2013-03-02
process_ea: Drop redundant variable
Cyrill Gorcunov
1
-5
/
+1
2013-03-01
Remove +s
Ben Rudiak-Gould
6
-410
/
+229
2013-02-25
Fix warnings generated by clang 3.0
Andrew Nayenko
3
-3
/
+3
2013-02-21
BR3392242: insns.dat -- Support AMD SVM instructions in 32bit mode
Andrew Nayenko
1
-7
/
+7
2013-02-20
Fix jmp/call near offsets in long mode
Ben Rudiak-Gould
2
-51
/
+51
2013-02-20
Add np and similar prefixes to instructions that should have them
Ben Rudiak-Gould
4
-56
/
+71
2013-02-18
eval: Use is_power2 helper instead of open code
Cyrill Gorcunov
1
-2
/
+2
2013-02-18
make: Don't forget to generate manpage for all target
Cyrill Gorcunov
1
-2
/
+2
2013-02-17
man: Generate manpages from asciidoc format
Cyrill Gorcunov
6
-667
/
+395
2013-02-17
Update .gitignore
Cyrill Gorcunov
1
-0
/
+6
2013-02-15
nasm.c: Convert GET_CURR_OFFS/SET_CURR_OFFS to functions
Cyrill Gorcunov
1
-12
/
+17
2013-02-15
nasm.c: Update year in header
Cyrill Gorcunov
1
-1
/
+1
2013-02-15
nasm.c: Tabs to spaces in emit_dependencies
Cyrill Gorcunov
1
-18
/
+18
2013-02-15
nasm.c: Tabs to spaces in main
Cyrill Gorcunov
1
-21
/
+20
2013-02-15
nasm.c: Tabs to spaces in copy_filename
Cyrill Gorcunov
1
-2
/
+2
2013-02-15
nasm.c: Tabs to spaces in copy_filename
Cyrill Gorcunov
1
-52
/
+52
2013-02-15
nasm.c: Tabs to spaces in process_arg
Cyrill Gorcunov
1
-154
/
+154
2013-02-15
nasm.c: Tabs to spaces in process_response_file
Cyrill Gorcunov
1
-3
/
+3
2013-02-15
nasm.c: Tabs to spaces in assemble_file
Cyrill Gorcunov
1
-187
/
+183
2013-02-15
nasm.c: Tabs to spaces in nasm_verror_gnu
Cyrill Gorcunov
1
-3
/
+3
2013-02-15
nasm.c: Tabs to spaces in nasm_verror_common
Cyrill Gorcunov
1
-9
/
+9
2013-02-15
nasm.c: Tabs to spaces in define_macros_early
Cyrill Gorcunov
1
-25
/
+25
2013-02-15
Drop trailing space from directive.pl
Cyrill Gorcunov
1
-1
/
+1
2013-02-15
Align enum prefixes members
Cyrill Gorcunov
1
-4
/
+18
2013-02-04
BR3392240: preproc: Don't fail on pasting of space expanded rvalue tokens
Cyrill Gorcunov
1
-4
/
+25
2013-01-02
NASM 2.10.07
Cyrill Gorcunov
1
-1
/
+1
2012-12-27
docs: Update changes
Cyrill Gorcunov
1
-0
/
+5
2012-12-27
br3392236: Don't treat \Space after \BackSlash as a sign for line continuation
Cyrill Gorcunov
1
-1
/
+1
2012-12-04
NASM 2.10.06
H. Peter Anvin
1
-1
/
+1
2012-12-04
changes: document fix of macho64
H. Peter Anvin
1
-0
/
+2
2012-11-28
BR3392232: Fix relocations in MachO64
Keith Kanios
1
-1
/
+1
2012-11-16
output: Add more Elf unification
Cyrill Gorcunov
2
-26
/
+24
2012-11-06
BR3392231: Fix get_closest_section_symbol_by_offset
Cyrill Gorcunov
1
-23
/
+6
2012-10-27
BR3392226 preproc: Rework line readin procedure
Cyrill Gorcunov
1
-57
/
+56
2012-10-08
doc/changes.src: Update to include recent changes.
H. Peter Anvin
1
-0
/
+7
2012-10-08
BR 3327107: fix assembly of VPCMPGTQ
Marat Dukhan
1
-1
/
+1
2012-09-25
insns.dat: Mark the immediate for shift instructions as imm8
H. Peter Anvin
1
-32
/
+32
2012-09-25
BR 3392227: Remove SB flag from SHIFT rm,imm
H. Peter Anvin
1
-32
/
+32
2012-09-16
opflags: Rework opflags bits with OP_ macros
Cyrill Gorcunov
1
-163
/
+163
2012-09-16
opflags: Introduce opflags generating macros
Cyrill Gorcunov
1
-0
/
+4
2012-09-16
opflags: Drop never used REG_RIP/REG_EIP
Cyrill Gorcunov
1
-3
/
+0
2012-09-09
When generate dependency names internally, quote filenames
H. Peter Anvin
3
-5
/
+18
2012-09-09
changes.src: fix grammar error (support -> supports)
H. Peter Anvin
1
-1
/
+1
2012-09-10
opflags: Extend opflags_t to 64 bits
Cyrill Gorcunov
3
-88
/
+89
2012-09-09
NASM 2.10.05
H. Peter Anvin
1
-1
/
+1
2012-09-09
changes.src: Document CLAC/STAC
H. Peter Anvin
1
-0
/
+4
2012-09-09
Add CLAC and STAC instructions from AVX spec 014 (319433-014)
H. Peter Anvin
1
-0
/
+4
2012-08-18
NASM 2.10.04
H. Peter Anvin
1
-1
/
+1
[next]