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-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
2002-05-19
Cleaner way to handle the PERLREQ removal
H. Peter Anvin
1
-3
/
+3
2002-05-19
Fix so that the configure.in works with autoconf 2.5x; make sure
H. Peter Anvin
3
-3
/
+6
2002-05-19
Fix a couple of perl4-isms that are now illegal
H. Peter Anvin
1
-2
/
+2
2002-05-18
Use a driver Perl script to run genps.pl, since Windows Make can't
H. Peter Anvin
2
-3
/
+23
2002-05-18
Add version number to the cover page, generated from the version file.
H. Peter Anvin
2
-6
/
+17
2002-05-18
uncomment "use strict" in macros.pl
Frank Kotler
1
-1
/
+1
2002-05-18
applied theowl's patch to raa_write - errors to raa_read
Frank Kotler
1
-3
/
+3
2002-05-17
Undo a change that wasn't meant for public consumption (yet.)
H. Peter Anvin
1
-1
/
+1
2002-05-17
Update CHANGES with the current changes for 0.98.32
H. Peter Anvin
1
-0
/
+11
2002-05-17
Clean up the output/ and (to some degree) test/ directories.
H. Peter Anvin
1
-2
/
+6
2002-05-17
Changed address to report bugs in ndisasm appendix.
Debbie Wiles
1
-2
/
+3
2002-05-17
Add one more instance of .rodata
H. Peter Anvin
1
-2
/
+2
2002-05-17
Recorded recent work on preproc.c
Ed Beroset
1
-0
/
+5
2002-05-17
Make .rodata a recognized ELF section with default attributes
H. Peter Anvin
3
-4
/
+12
2002-05-17
added const keyword to strdup argument
Ed Beroset
1
-2
/
+2
2002-05-17
added const keyword to strdup
Ed Beroset
1
-2
/
+2
2002-05-17
Fixed bug 556600 in which an unterminated macro error never included a file
Ed Beroset
1
-6
/
+10
2002-05-17
Added documentation for __NASM_SUBMINOR__ and __NASM_VER__ macros.
Debbie Wiles
1
-8
/
+20
2002-05-17
Make the ELF section a bit more accurate; clean up some index items
H. Peter Anvin
1
-38
/
+73
2002-05-17
Changed \\ to \ in paths for -i command line option
Debbie Wiles
1
-1
/
+1
2002-05-17
Corrected uD# documentation
Debbie Wiles
1
-5
/
+5
2002-05-16
Another \i --> \I change
Debbie Wiles
1
-1
/
+1
2002-05-16
Add missing space
H. Peter Anvin
1
-1
/
+1
2002-05-16
Change \i -> \I in a few places
H. Peter Anvin
1
-2
/
+2
2002-05-16
Fix some formatting inconsistencies in %ifmacro.
H. Peter Anvin
1
-4
/
+4
2002-05-16
Include the NASM logo from the specified EPS file rather than hard-coding it.
H. Peter Anvin
2
-33
/
+91
2002-05-16
Fix a couple of index terms.
H. Peter Anvin
1
-3
/
+2
2002-05-16
Minor formatting tweaks.
H. Peter Anvin
1
-10
/
+16
2002-05-16
Rip out the old PostScript backend and make the new one official.
H. Peter Anvin
2
-959
/
+5
2002-05-16
Changing "hanging comma" index entries to omit the comma, and to
H. Peter Anvin
1
-2
/
+15
2002-05-16
Generate "hanging comma" clauses in the index
H. Peter Anvin
2
-6
/
+48
2002-05-16
Change the index term for "overloading multi-line macros" to match
H. Peter Anvin
1
-1
/
+1
2002-05-16
Corrected documentation for CMPXCHG
Debbie Wiles
1
-1
/
+1
2002-05-16
Use a fontset for the title. Change fonts to use Times throughout.
H. Peter Anvin
3
-46
/
+53
2002-05-15
Fix a typo which caused the index to be generated incorrectly.
H. Peter Anvin
1
-1
/
+1
[next]