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
2009-07-06
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
36
-916
/
+3
2009-07-06
outbin: minor cleanups
H. Peter Anvin
1
-6
/
+8
2009-07-05
BR 2817225: don't overrun a permts buffer with a maximum label
H. Peter Anvin
1
-3
/
+5
2009-07-05
nasm.nsi: in the "NASM shell", put NASM first in PATH
H. Peter Anvin
1
-1
/
+1
2009-07-05
Change noreturn macro to no_return to avoid header file problems
H. Peter Anvin
3
-4
/
+4
2009-07-05
nasm.nsi: use LZMA compression
H. Peter Anvin
1
-1
/
+1
2009-07-05
More "make install" fixes...
H. Peter Anvin
2
-1
/
+2
2009-07-05
rdf2bin: be smarter about extracting the format from argv[0]
H. Peter Anvin
1
-7
/
+26
2009-07-05
nasm.nsi: add additional rdf2bin aliases
H. Peter Anvin
1
-0
/
+4
2009-07-05
rdoff: fix "make install"
H. Peter Anvin
1
-1
/
+3
2009-07-05
test/Makefile: add ith and srec targets
H. Peter Anvin
1
-0
/
+6
2009-07-05
doc: S-records seems to usually be pluralized
H. Peter Anvin
1
-3
/
+3
2009-07-05
doc: srec produces S-records, not Intel hex...
H. Peter Anvin
1
-1
/
+1
2009-07-05
doc: use the term "extensions" to mean of-specific anything
H. Peter Anvin
1
-2
/
+2
2009-07-05
doc: fix capitalization
H. Peter Anvin
1
-1
/
+1
2009-07-05
outbin: when using saa_rnbytes() we have to saa_rewind()
H. Peter Anvin
1
-0
/
+2
2009-07-05
outbin: when writing S-records, write head record
H. Peter Anvin
1
-0
/
+3
2009-07-05
outbin: add support for Intel hex and Motorola S-records
H. Peter Anvin
3
-29
/
+319
2009-07-05
Make it possible for outputs to be either text or binary
H. Peter Anvin
14
-63
/
+66
2009-07-03
nasmlib.h: add unlikely() to nasm_assert()
H. Peter Anvin
1
-2
/
+5
2009-07-03
rdf2bin.1: add missing space
H. Peter Anvin
1
-1
/
+1
2009-07-03
rdoff/test/Makefile: actually do build tests
H. Peter Anvin
1
-1
/
+9
2009-07-03
spec: update specfile with new rdf2bin aliases
H. Peter Anvin
1
-0
/
+5
2009-07-03
rdf2bin: update man page, add link pages for aliases
H. Peter Anvin
4
-6
/
+43
2009-07-03
Add rdf2ith and rdf2srec to .gitignore
H. Peter Anvin
1
-0
/
+2
2009-07-03
Correct the legacy name rdf2ihx (as opposed to rdf2ith)
H. Peter Anvin
1
-1
/
+1
2009-07-03
rdf2bin: revamp so it can output bin, ith, or srec
H. Peter Anvin
2
-67
/
+313
2009-07-03
rdfload: make the base addresses unsigned
H. Peter Anvin
1
-3
/
+3
2009-07-03
Remove rdf2ihx.c, since it looks unlikely we'll get it relicensed.
H. Peter Anvin
1
-237
/
+0
2009-07-03
Correction: preproc.c is *not* in the clear just yet.
H. Peter Anvin
1
-0
/
+12
2009-07-02
NASM 2.06.01rc1
H. Peter Anvin
1
-1
/
+1
2009-07-01
Beginnings of a crude utility to dump the contents of an OMF file
H. Peter Anvin
1
-0
/
+223
2009-07-01
Fix early report_error(); avoid nuisance phase warnings
H. Peter Anvin
1
-14
/
+19
2009-07-01
outobj: handle the case of SEG <undefined> in pass 0
H. Peter Anvin
1
-4
/
+12
2009-07-01
nasmlib: add nasm_assert(); use const char * for filenames
H. Peter Anvin
2
-14
/
+28
2009-07-01
compiler.h: new macro for a non-returning function
H. Peter Anvin
1
-0
/
+9
2009-06-30
outmacho: change license to 2-BSD
H. Peter Anvin
1
-12
/
+0
2009-06-30
ELF64: fix incorrect type for the .strtab section header
Cyrill Gorcunov
1
-1
/
+1
2009-06-29
NASM 2.06
H. Peter Anvin
1
-1
/
+1
2009-06-28
headers/doc: copyright header for documentation files
H. Peter Anvin
1
-0
/
+45
2009-06-28
Add new copyright headers to the rdoff code
H. Peter Anvin
17
-55
/
+579
2009-06-28
Add new copyright headers to the output modules
H. Peter Anvin
23
-83
/
+798
2009-06-28
Add copyright headers to standard macro packages
H. Peter Anvin
2
-0
/
+66
2009-06-28
Add copyright headers to macro files
H. Peter Anvin
10
-0
/
+450
2009-06-28
Macro file copyright header
H. Peter Anvin
1
-0
/
+45
2009-06-28
Add copyright headers to the *.c/*.h files in the main directory
H. Peter Anvin
41
-138
/
+1571
2009-06-28
In memory of Chuck...
H. Peter Anvin
1
-0
/
+4
2009-06-28
Add copyright header to nasmdoc.src
H. Peter Anvin
1
-0
/
+32
2009-06-28
LICENSE: include the actual BSD license
H. Peter Anvin
1
-2
/
+31
2009-06-28
Add copyright notices to other *.dat files
H. Peter Anvin
3
-0
/
+99
[next]