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
Commit message (
Expand
)
Author
Age
Files
Lines
*
macho: Turn off OFMT_KEEP_ADDR
H. Peter Anvin
2018-06-01
1
-2
/
+2
*
Cleanup of label renaming infrastructure, add subsection support
H. Peter Anvin
2018-06-01
21
-522
/
+500
*
test: add test for subsections via symbols
H. Peter Anvin
2018-05-30
1
-4
/
+2
*
Add support for backend-defined subsections and label hacks
H. Peter Anvin
2018-05-30
18
-32
/
+203
*
pragma.c: make the generic "output" and "debug" pragma namespaces work
H. Peter Anvin
2018-05-30
2
-2
/
+52
*
configure.ac: add -fvisibility=hidden if supported
H. Peter Anvin
2018-05-30
1
-0
/
+6
*
malloc: simplify nasm_malloc code, add nasm_strcatn()
H. Peter Anvin
2018-05-30
5
-22
/
+85
*
Revert "output: macho -- Check the actual size of 64-bit absolute address"
H. Peter Anvin
2018-05-08
1
-2
/
+1
*
Fix implicit fallthrough that trips -Werror
H. Peter Anvin
2018-05-08
2
-2
/
+6
*
assemble: Check global line limit
Chang S. Bae
2018-05-05
1
-1
/
+6
*
output: macho -- Avoid conversion of addresses to RAWDATA
Chang S. Bae
2018-05-05
3
-10
/
+15
*
output: macho -- Check the actual size of 64-bit absolute address
Chang S. Bae
2018-05-05
1
-1
/
+2
*
output: codeview -- change version number written
Fabian Giesen
2018-04-20
1
-4
/
+16
*
Revert "compiler: Add fallthrough() helper"
Cyrill Gorcunov
2018-02-25
3
-40
/
+0
*
Revert "Use fallthrough() to placate compiler"
Cyrill Gorcunov
2018-02-25
2
-3
/
+1
*
Revert "aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTE"
Cyrill Gorcunov
2018-02-25
1
-1
/
+0
*
aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTE
Cyrill Gorcunov
2018-02-25
1
-0
/
+1
*
insns.dat: Update UD0 encoding to fit the specification
Cyrill Gorcunov
2018-02-25
1
-1
/
+4
*
output: macho -- Add support for N_PEXT in macho output
Matthieu Darbois
2018-02-25
1
-5
/
+36
*
Use fallthrough() to placate compiler
Cyrill Gorcunov
2018-02-25
2
-1
/
+3
*
compiler: Add fallthrough() helper
Cyrill Gorcunov
2018-02-25
3
-0
/
+40
*
output: outobj -- Fix typo in obj_init
Cyrill Gorcunov
2018-02-25
1
-1
/
+1
*
output: elf,ieee,macho,obj -- Fix mofule name for commit 81b62b9f54ac8e4019a9...
Cyrill Gorcunov
2018-02-25
4
-0
/
+4
*
get_cpu: Fix a7ecf2646d6c80b994be7d340140379d580050cf
Cyrill Gorcunov
2018-02-25
1
-0
/
+2
*
compiler: Fix typo in 6686fc6
Cyrill Gorcunov
2018-02-24
1
-1
/
+1
*
openwcom.mak: use \ as path separators
H. Peter Anvin
2018-02-22
1
-153
/
+153
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
2018-02-22
16
-284
/
+524
|
\
|
*
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2018-02-20
3
-1
/
+81
|
|
\
|
|
*
version: bump to 2.13.04rc0 until we have an actual -rc
nasm-2.13.xx
H. Peter Anvin
2018-02-14
1
-1
/
+1
|
|
*
insns.dat: add aliases of the RET instruction with explicit operand size
H. Peter Anvin
2018-02-14
3
-1
/
+81
|
*
|
Fix problem with C99 inlines and -Werror=missing-prototypes
H. Peter Anvin
2018-02-20
4
-10
/
+49
|
*
|
Merge branch 'nasm-2.13.xx'
Cyrill Gorcunov
2018-02-10
1
-3
/
+1
|
|
\
\
|
|
|
/
|
|
*
nasmlib: Drop pure_func attrib from seg_alloc
Cyrill Gorcunov
2018-02-10
1
-1
/
+1
|
|
*
nasmlib: Drop unused seg_init
Cyrill Gorcunov
2018-02-10
1
-2
/
+0
|
*
|
asm: allow abort on panic to be specified at runtime
H. Peter Anvin
2018-02-07
1
-54
/
+54
|
*
|
Merge tag 'nasm-2.13.03'
H. Peter Anvin
2018-02-07
9
-217
/
+341
|
|
\
\
|
|
|
/
|
|
*
NASM 2.13.03
nasm-2.13.03
H. Peter Anvin
2018-02-07
1
-1
/
+1
|
|
*
doc: some more documentation on 64-bit programming
H. Peter Anvin
2018-02-07
1
-7
/
+14
|
|
*
doc: clarify need for ABS QWORD to do a 64-bit absolute load
H. Peter Anvin
2018-02-07
1
-1
/
+1
|
|
*
doc: add a bit more text about 64-bit immediates and pointers
H. Peter Anvin
2018-02-07
1
-1
/
+19
|
|
*
NASM 2.13.03rc6
nasm-2.13.03rc6
H. Peter Anvin
2018-02-07
1
-1
/
+1
|
|
*
doc/changes.src: add missing blank line between bullet points
H. Peter Anvin
2018-02-07
1
-0
/
+1
|
|
*
vaesenc.asm: add a few more test cases
H. Peter Anvin
2018-02-07
1
-1
/
+17
|
|
*
NASM 2.13.03rc5
nasm-2.13.03rc5
H. Peter Anvin
2018-02-06
1
-1
/
+1
|
|
*
Merge remote-tracking branch 'origin/nasm-2.13.xx' into nasm-2.13.xx
H. Peter Anvin
2018-02-06
1
-1
/
+1
|
|
|
\
|
|
|
*
NASM 2.13.03rc4
nasm-2.13.03rc4
Cyrill Gorcunov
2018-02-07
1
-1
/
+1
|
|
|
*
iflag: Fix iflag_cmp_cpu_level
Cyrill Gorcunov
2018-02-06
1
-2
/
+2
|
|
*
|
iflag: automatically assign values, saner handling of CPU levels
H. Peter Anvin
2018-02-06
7
-209
/
+283
|
|
|
/
|
|
*
NASM 2.13.03rc3
nasm-2.13.03rc3
Cyrill Gorcunov
2018-02-05
1
-1
/
+1
|
|
*
Revert "insns.dat: Add VAESENC, VAESENCLAST instructions"
Cyrill Gorcunov
2018-02-05
1
-24
/
+0
[next]