index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdoff
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: replace nasm_verror() indirection with preproc callback
H. Peter Anvin
2019-08-28
1
-8
/
+9
*
errors: be more robust in handling unexpected fatal errors
H. Peter Anvin
2019-08-28
1
-2
/
+8
*
Move <string.h> inclusion to compiler.h
H. Peter Anvin
2018-12-26
9
-9
/
+0
*
errors: change the severity parameter from "int" to "errflags"
H. Peter Anvin (Intel)
2018-12-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/nasm-2.14.xx'
H. Peter Anvin (Intel)
2018-12-13
1
-3
/
+0
|
\
|
*
malloc: handle potential infinite loop in nasm_alloc_failed()
H. Peter Anvin (Intel)
2018-12-13
1
-3
/
+0
*
|
errors: simplify nasm_fatal() and nasm_panic()
H. Peter Anvin
2018-06-15
1
-1
/
+1
|
/
*
Fix implicit fallthrough that trips -Werror
H. Peter Anvin
2018-05-08
1
-0
/
+3
*
Revert "Use fallthrough() to placate compiler"
Cyrill Gorcunov
2018-02-25
1
-2
/
+0
*
Use fallthrough() to placate compiler
Cyrill Gorcunov
2018-02-25
1
-0
/
+2
*
rdoff.c: one more unsafe use of fread()
H. Peter Anvin
2017-04-17
1
-1
/
+5
*
rdflib.c: fix(?) one more unsafe use of fread()
H. Peter Anvin
2017-04-17
1
-1
/
+3
*
rdoff: add back rdfutils.h missing from previous checkin
H. Peter Anvin
2017-04-17
1
-0
/
+165
*
rdoff: use nasm-provided safe memory allocation and I/O
H. Peter Anvin
2017-04-17
19
-476
/
+185
*
rdoff: move rdoff build into main Makefile to make it build on Windows
H. Peter Anvin
2017-04-06
1
-119
/
+0
*
Makefiles: distribute file generation rules via syncfiles.pl
H. Peter Anvin
2017-04-03
1
-12
/
+13
*
rdoff: check return value of freopen
Martin Lindhe
2017-01-05
1
-1
/
+5
*
rdoff/rdlar.h: include "compiler.h" not "config.h"
H. Peter Anvin
2016-10-06
1
-4
/
+1
*
Merge remote-tracking branch 'origin/nasm-2.12.xx'
H. Peter Anvin
2016-10-04
1
-1
/
+3
|
\
|
*
ldrdf: Remove output file if there are any errors
Daniel Lundqvist
2016-10-04
1
-1
/
+3
*
|
Merge branch 'nasm-2.12.xx'
Cyrill Gorcunov
2016-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
rdoff: Add rdf2bin input dependency
Fabian Giesen
2016-07-27
1
-4
/
+4
|
*
Add explicit void parameter to newmembuf() function declaration.
bcallah@devio.us
2016-07-14
1
-1
/
+1
*
|
rdoff: Add rdf2bin input dependency
Fabian Giesen
2016-07-18
1
-4
/
+4
*
|
Reorganize the source code into subdirectories
H. Peter Anvin
2016-05-25
2
-298
/
+7
*
|
Merge remote-tracking branch 'origin/nasm-2.12.xx'
H. Peter Anvin
2016-05-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Unbreak building in a separate object directory
H. Peter Anvin
2016-05-16
1
-1
/
+1
*
|
autoconf improvements: @SET_MAKE@, library extension
H. Peter Anvin
2016-03-09
1
-1
/
+1
*
|
lib: split library into stdlib and nasmlib; header handling fixes
H. Peter Anvin
2016-03-08
8
-9
/
+0
*
|
Makefiles: use actual archive managers
H. Peter Anvin
2016-03-08
1
-15
/
+29
*
|
Move file I/O related functions out of nasmlib.c
H. Peter Anvin
2016-03-08
1
-1
/
+1
|
/
*
rdflib: actually get the time
machomerge
H. Peter Anvin
2016-02-12
1
-1
/
+2
*
rdoff/ldrdf.c: Add option to specify target RDF module name in command line
Yuri Zaporozhets
2015-01-20
1
-9
/
+51
*
Correct name spelling and email address
Yuri Zaporozhets
2015-01-18
2
-15
/
+15
*
rdoff: increase EXIM_LABEL_MAX to 256 bytes
Yuri Zaporozhets
2015-01-11
1
-1
/
+1
*
rdoff/rdlib.c: Remove unused function rdl_close()
H. Peter Anvin
2015-01-05
1
-7
/
+0
*
Add missing static declarations in rdoff/segtab.c
H. Peter Anvin
2014-11-25
1
-3
/
+3
*
Add missing static declarations in rdoff/rdoff.c
H. Peter Anvin
2014-11-25
1
-6
/
+6
*
Add missing static declaration in rdoff/rdlib.c
H. Peter Anvin
2014-11-25
1
-2
/
+2
*
Add missing static declarations in rdoff/rdflib.c
H. Peter Anvin
2014-11-25
1
-2
/
+2
*
Add missing static declaration in rdoff/rdfdump.c
H. Peter Anvin
2014-11-25
1
-2
/
+2
*
Add missing static declarations in rdoff/ldrdf.c
H. Peter Anvin
2014-11-25
1
-8
/
+8
*
rdoff: don't check fwritezero() return value.
Jim Kukunas
2014-11-10
1
-2
/
+1
*
Fixed two more resource leaks in rdoff/rdlib.c
Philipp Kloke
2013-04-01
1
-0
/
+2
*
Fixed three possible buffer overflows
Philipp Kloke
2013-04-01
1
-3
/
+3
*
Fixed several resource and memory leaks
Philipp Kloke
2013-04-01
3
-1
/
+5
*
rdoff: add missing dependency in Makefile
H. Peter Anvin
2011-06-23
1
-1
/
+1
*
Makefile: hopefully fix rdoff parallel build problems
H. Peter Anvin
2011-06-23
1
-11
/
+9
*
Use fputs instead of fprintf for plain strings
Victor van den Elzen
2009-08-13
1
-1
/
+1
*
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
2009-07-06
1
-4
/
+1
[next]