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
/
nasm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
bnd: Add a new nobnd prefix
Jin Kyu Song
1
-1
/
+8
2013-12-04
bnd: Show warning when bnd prefix is dropped
Jin Kyu Song
1
-0
/
+1
2013-11-24
iflag: Start using new instruction flags engine
Cyrill Gorcunov
1
-42
/
+57
2013-08-28
AVX-512: Change the data type for instruction flags
Jin Kyu Song
1
-4
/
+4
2013-04-20
BR3392248: Update nasm -h output
Cyrill Gorcunov
1
-0
/
+4
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
2012-09-09
When generate dependency names internally, quote filenames
H. Peter Anvin
1
-4
/
+8
2012-05-07
preproc: Move NOP preprocessor into separate file
Cyrill Gorcunov
1
-147
/
+1
2012-05-07
preproc: Split get rid of global preproc methods
Cyrill Gorcunov
1
-17
/
+52
2012-03-11
help: Print that -Ox is a default optimization level
Cyrill Gorcunov
1
-2
/
+2
2012-02-25
Make the LOCK and HLE warnings suppressable.
H. Peter Anvin
1
-1
/
+3
2012-02-24
nasm.c: Fix is_suppressed_warning()
H. Peter Anvin
1
-8
/
+5
2011-12-05
Don't forget to setup warning levels on preprocessor phase
Cyrill Gorcunov
1
-1
/
+2
2011-12-05
Drop tab/space mess from parse_cmdline
Cyrill Gorcunov
1
-23
/
+27
2011-12-05
Use proper bracing on setting warnings in comman line parsing
Cyrill Gorcunov
1
-14
/
+16
2011-12-05
Add WARN_IDX helper and ERR_WARN_TERM named constant
Cyrill Gorcunov
1
-3
/
+3
2011-12-04
Simplify is_suppressed_warning helper
Cyrill Gorcunov
1
-9
/
+18
2011-07-17
Drop unused 'arg' variable
Cyrill Gorcunov
1
-2
/
+1
2011-07-02
preproc: Move Preproc type to preproc_ops structure
Cyrill Gorcunov
1
-4
/
+6
2011-06-25
nassm.c: Use evaluate for section alignment
Cyrill Gorcunov
1
-4
/
+16
2011-04-06
ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macro
Cyrill Gorcunov
1
-3
/
+9
2011-03-07
BR3200749: Fix "use after close" file pointer
Cyrill Gorcunov
1
-1
/
+4
2010-07-25
Revert "Improve process_ea and introduce -OL"
H. Peter Anvin
1
-16
/
+7
2010-07-24
Improve process_ea and introduce -OL
Victor van den Elzen
1
-7
/
+16
2010-07-15
Make -Ox the default
H. Peter Anvin
1
-5
/
+14
2010-07-13
No need for \n at __OUTPUT_FORMAT__ macro end
Cyrill Gorcunov
1
-1
/
+1
2010-04-21
Rename SEGALIGN to SECTALIGN
Cyrill Gorcunov
1
-3
/
+3
2010-04-21
ofmt: Implement null_segalign stubs
Cyrill Gorcunov
1
-0
/
+2
2010-04-21
Introduce SEGALIGN directive
Cyrill Gorcunov
1
-1
/
+13
2010-04-21
nasm.c: Delete redundant goto
Cyrill Gorcunov
1
-2
/
+2
2010-04-07
nasm.c: smarter handling of missing directives
H. Peter Anvin
1
-4
/
+7
2010-04-06
Distinguish no directive present from unknown directive
H. Peter Anvin
1
-4
/
+4
2010-01-09
nasm.c: Restore strings broken by `indent`
Cyrill Gorcunov
1
-30
/
+14
2009-12-04
nasm.c: Use copy_filename to set error message file
Cyrill Gorcunov
1
-1
/
+1
2009-10-31
stdscan: switch to stdscan_get/set routines
Cyrill Gorcunov
1
-2
/
+2
2009-10-13
nasm: rename nasm_zap_spaces() to nasm_zap_spaces_fwd()
H. Peter Anvin
1
-1
/
+1
2009-10-13
nasm.c: use string helpers
Cyrill Gorcunov
1
-19
/
+7
2009-10-13
nasm.c: getkw -- use string helpers
Cyrill Gorcunov
1
-36
/
+27
2009-08-08
nasm.c: fix stack overrun in assemble_file
H. Peter Anvin
1
-15
/
+31
[next]