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
/
preproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-08
expand_mmac_params: Expand local single macros unconditionally
Cyrill Gorcunov
1
-8
/
+1
2010-06-08
expand_mmac_params: Expand local single macros unconditionally
Cyrill Gorcunov
1
-6
/
+1
2010-06-05
expand_mmac_params_range: Simplify condition
Cyrill Gorcunov
1
-4
/
+2
2010-06-05
preproc.c: Fix argument indices checking in parameters range
Cyrill Gorcunov
1
-2
/
+4
2010-06-05
preproc.c: Introduce macros parameters range expansion
Cyrill Gorcunov
1
-77
/
+164
2010-06-04
expand_mmac_params: Format condition
Cyrill Gorcunov
1
-3
/
+3
2010-06-03
nasmlib: Rename elements() macro to ARRAY_SIZE
Cyrill Gorcunov
1
-3
/
+3
2010-06-02
preproc.c: Use list_ helpers
Cyrill Gorcunov
1
-33
/
+23
2010-06-02
expand_mmac_params: Don't forget to handle TOK_OTHER
Cyrill Gorcunov
1
-1
/
+2
2010-06-02
BR3005117: Expland local single macro before pasting tokens
Cyrill Gorcunov
1
-0
/
+26
2010-04-10
expand_mmacro: Use list helpers
Cyrill Gorcunov
1
-2
/
+2
2010-04-10
detoken: Use list_for_each helpers
Cyrill Gorcunov
1
-7
/
+8
2010-04-10
expand_smacro: stylish nits
Cyrill Gorcunov
1
-16
/
+10
2010-03-10
preproc.c: Fix regression introduced in bebf0d215
Victor van den Elzen
1
-1
/
+1
2010-02-28
preproc.c: Turn off rmacro,exitmacro support
Cyrill Gorcunov
1
-0
/
+11
2010-02-17
preproc.c: Eliminate parasite comment on PP_STACKSIZE
Cyrill Gorcunov
1
-3
/
+0
2010-02-17
preproc.c: Fix tab\space mess
Cyrill Gorcunov
1
-1076
/
+1088
2010-02-14
preproc.c: Fix SIGSEV on missed %endm
Cyrill Gorcunov
1
-0
/
+1
2010-02-12
preproc.c: Fix NULL dereference on package absence
Cyrill Gorcunov
1
-4
/
+4
2010-02-11
expand_smacro: Don't search for ID in global context
Cyrill Gorcunov
1
-6
/
+6
2010-02-11
Use ALIGN helper
Cyrill Gorcunov
1
-2
/
+2
2010-02-11
preproc.c: Use 16 byte offset in "flat64" stack model
Per Jessen
1
-1
/
+1
2009-11-21
preproc.c: expand_smacro -- break endless loop for interminable macro recursion
Cyrill Gorcunov
1
-1
/
+2
2009-10-25
preproc.c: fix exitmacro to account for if/endif blocks
Keith Kanios
1
-3
/
+21
2009-10-13
preproc.c: use string helpers
Cyrill Gorcunov
1
-10
/
+5
2009-07-20
preproc.c - remove redundant assignment
Cyrill Gorcunov
1
-1
/
+0
2009-07-18
Drop efunc and evalfunc as input to the preprocessor
H. Peter Anvin
1
-9
/
+4
2009-07-15
preproc: style cleanups
H. Peter Anvin
1
-204
/
+203
2009-07-15
preproc: formatting cleanups
H. Peter Anvin
1
-13
/
+10
2009-07-14
pptok: change %rimacro to %irmacro
Keith Kanios
1
-5
/
+5
2009-07-14
preproc: don't pass an enum to %s
H. Peter Anvin
1
-1
/
+2
2009-07-14
preproc: generic solution for error on NUL characters in string
H. Peter Anvin
1
-12
/
+21
2009-07-14
preproc: reject NUL characters in %deftok directives
H. Peter Anvin
1
-4
/
+11
2009-07-14
preproc: add %[i]deftok support
Keith Kanios
1
-0
/
+47
2009-07-12
preproc: add %exitmacro support and clean up recursive macro handling
Keith Kanios
1
-9
/
+37
2009-07-11
preproc: refine appropriate handling of PP_RMACRO/PP_RIMACRO/PP_MACRO/PP_IMACRO
Keith Kanios
1
-5
/
+4
2009-07-11
pptok: add rmacro/rimacro
Keith Kanios
1
-21
/
+6
2009-07-11
preproc: fix potential bug regarding MMacro->prev and %rep
Keith Kanios
1
-0
/
+1
2009-07-11
preproc: add recursive macro expansion support
Keith Kanios
1
-15
/
+110
2009-07-07
preproc: revert to older form of preprocessor user error messages
H. Peter Anvin
1
-5
/
+5
2009-07-07
preproc: always reprocess smacros after %+ - pasting
H. Peter Anvin
1
-4
/
+5
2009-07-06
preproc: don't handle %+ until the final phase of smacro expansion
H. Peter Anvin
1
-4
/
+8
2009-07-06
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
1
-12
/
+0
2009-07-03
Correction: preproc.c is *not* in the clear just yet.
H. Peter Anvin
1
-0
/
+12
2009-06-28
Add copyright headers to the *.c/*.h files in the main directory
H. Peter Anvin
1
-6
/
+33
2009-06-27
preproc: use %if 0 instead of %ifdef BOGUS
H. Peter Anvin
1
-5
/
+6
2009-05-04
preproc: handle %+ even during early token replacement
H. Peter Anvin
1
-1
/
+1
2009-04-20
preproc: unify token-pasting code
H. Peter Anvin
1
-92
/
+118
2009-04-17
preproc: make $ and $$ TOKEN_OTHER
H. Peter Anvin
1
-6
/
+10
2009-04-17
BR 2760773: $$ tokens
Victor van den Elzen
1
-0
/
+3
[next]