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
2002-05-26
This file needs <string.h>
H. Peter Anvin
1
-0
/
+1
2002-05-26
Fix really stupid thinko on my part...
H. Peter Anvin
1
-2
/
+2
2002-05-26
Clean up Makefile.unx and document it better
H. Peter Anvin
2
-18
/
+38
2002-05-26
raa_read() is defined to return 0 for all uninitialized entries, do
H. Peter Anvin
1
-8
/
+12
2002-05-26
Undo accidental checkin of old code
H. Peter Anvin
1
-8
/
+8
2002-05-26
Reversed a change in 1.27 that affects ABSOLUTE.
Debbie Wiles
1
-3
/
+3
2002-05-26
Handle $ and $$ in ABSOLUTE sections
H. Peter Anvin
1
-3
/
+7
2002-05-26
Account for ./output directory
John Coffman
1
-1
/
+4
2002-05-26
Move optimizer output from '-g' switch to '-Ov' switch
John Coffman
1
-18
/
+30
2002-05-26
Make "ABSOLUTE <label>" work again; code based on 0.97.
H. Peter Anvin
2
-11
/
+12
2002-05-25
Allow passing options to genps.pl from the user command line
H. Peter Anvin
1
-1
/
+2
2002-05-25
Documented %xdefine and %xidefine, and fixed an index item in %define.
Debbie Wiles
1
-1
/
+47
2002-05-25
Documented the ___NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros.
Debbie Wiles
1
-8
/
+30
2002-05-25
Update from John Coffman
H. Peter Anvin
1
-24
/
+43
2002-05-25
Make it an error to supply a non-constant expression to ABSOLUTE
H. Peter Anvin
1
-2
/
+6
2002-05-25
Better explanation why insnsa.c is a separate module
H. Peter Anvin
1
-3
/
+2
2002-05-24
Missed one undecorated ORG
H. Peter Anvin
1
-1
/
+1
2002-05-24
Fixed a few typos, tidied up index entries for BIN and its' subentries.
Debbie Wiles
1
-13
/
+15
2002-05-24
Reversed a few changes erroneously removed in the last update
Debbie Wiles
1
-8
/
+12
2002-05-24
Added multisection to documentation for the .bin format, and removed obsolete...
Debbie Wiles
1
-23
/
+45
2002-05-24
Added extra tests, to fully test multisection support for .bin format
Debbie Wiles
1
-0
/
+44
2002-05-23
Fix typo: "BIT 16" -> "BITS 16"
H. Peter Anvin
1
-1
/
+1
2002-05-22
Change space to NBSP to avoid breakage on 'doze platforms
H. Peter Anvin
1
-1
/
+3
2002-05-22
Add %elif preprocessor test
H. Peter Anvin
1
-0
/
+36
2002-05-22
Undo broken %elif change, and put in a big comment explaining why the
H. Peter Anvin
1
-2
/
+10
2002-05-22
Add 16-bit imul test for strictness
H. Peter Anvin
1
-0
/
+7
2002-05-22
Fix the handling of the STRICT keyword
H. Peter Anvin
2
-2
/
+17
2002-05-22
Another change to the STRICT documentation
Debbie Wiles
1
-5
/
+6
2002-05-22
No C++ comments, please!
H. Peter Anvin
1
-1
/
+1
2002-05-22
Updated documentation for the STRICT keyword.
Debbie Wiles
1
-8
/
+11
2002-05-22
Fixed the ABSOLUTE LABEL problem
Debbie Wiles
1
-3
/
+2
2002-05-22
Document the STRICT keyword
H. Peter Anvin
1
-1
/
+20
2002-05-21
Fix em dashes which were broken by charset cleanup change
H. Peter Anvin
1
-2
/
+2
2002-05-21
Use File::Spec to try to be more system-independent...
H. Peter Anvin
1
-3
/
+9
2002-05-21
JMP instructions use the operand size prefix, not the address size
H. Peter Anvin
3
-11
/
+30
2002-05-21
Implement new "strict" keyword to inhibit optimization.
H. Peter Anvin
5
-6
/
+72
2002-05-21
Spec file now depends on version.pl too
H. Peter Anvin
1
-1
/
+1
2002-05-21
Correct the generation of the spec file with a serial number.
H. Peter Anvin
1
-1
/
+3
2002-05-21
Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) and
H. Peter Anvin
3
-19
/
+25
2002-05-20
Added a reference to the section on mixed size addressing (9.2) to the sectio...
Debbie Wiles
1
-0
/
+8
2002-05-20
Clean up the character set handling somewhat.
H. Peter Anvin
2
-69
/
+59
2002-05-20
Remove some duplicated spaces.
H. Peter Anvin
1
-2
/
+2
2002-05-20
Added make rules for files generated from perl scripts
Debbie Wiles
1
-0
/
+29
2002-05-20
Add __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros
H. Peter Anvin
1
-7
/
+24
2002-05-19
Automatically update the LATEST tag if doing a "real" release
H. Peter Anvin
1
-1
/
+5
2002-05-19
0.98.32 is out; now working on 0.98.33
H. Peter Anvin
1
-1
/
+1
2002-05-19
Fix stray character that had snuck in. Damned.
H. Peter Anvin
1
-1
/
+1
2002-05-19
Document new Cygwin compatibility
H. Peter Anvin
1
-0
/
+1
2002-05-19
Check in the rest of the Cygwin support patch...
H. Peter Anvin
3
-48
/
+60
2002-05-19
Remove autom4te.cache when cleaning up config.*
H. Peter Anvin
1
-47
/
+51
[next]