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-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-07
listing: preserve list file on error, include errors
H. Peter Anvin
3
-13
/
+57
2009-07-07
outdbg: be excrutiatingly correct...
H. Peter Anvin
1
-1
/
+1
2009-07-07
outdbg: fix OUT_REL*ADR, add OUT_REL8ADR
H. Peter Anvin
1
-3
/
+8
2009-07-06
outbin: be consistent in spelling "Intel hex" with those caps
H. Peter Anvin
1
-1
/
+1
2009-07-06
NASM 2.07rc2
H. Peter Anvin
1
-1
/
+1
2009-07-06
changes: add Mach-O alignment issue fix
H. Peter Anvin
1
-0
/
+2
2009-07-06
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/nasm
Keith Kanios
2
-4
/
+11
2009-07-06
outmacho: fixed section/relocation alignment issue
Keith Kanios
1
-4
/
+4
2009-07-06
changes: document %+ behavior revert
H. Peter Anvin
1
-0
/
+3
2009-07-06
preproc: don't handle %+ until the final phase of smacro expansion
H. Peter Anvin
1
-4
/
+8
2009-07-06
NASM 2.07rc1
H. Peter Anvin
1
-1
/
+1
2009-07-06
changes.src: document user-visible changes
H. Peter Anvin
1
-0
/
+20
2009-07-06
doc: update license and contact information
H. Peter Anvin
1
-26
/
+41
2009-07-06
spec: change License to BSD
H. Peter Anvin
1
-1
/
+1
2009-07-06
nasm.nsi: remove COPYING; add LICENSE
H. Peter Anvin
1
-2
/
+2
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
[next]