Merge branch 'nasm-2.12.xx'
commit43bb293432306c41fa453d768fb21e4a98590f0a
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 26 Jul 2016 22:08:51 +0000 (27 01:08 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 26 Jul 2016 22:08:51 +0000 (27 01:08 +0300)
treeb0ff0420950e5f5220ff08046ab1ecbcab13725b
parentbb0fa088fb1c05dfb68e93d2cfc5d28d5792da1d
parent1df89ea03902161b76773d0eef48f277b49d918e
Merge branch 'nasm-2.12.xx'

* nasm-2.12.xx:
  codeview: Fix ill-formed "S_COMPILE2" record.
  rdoff: Add rdf2bin input dependency
  labels: Warn if new label created on pass two
  Add explicit void parameter to newmembuf() function declaration.
  compiler.h: always undefine __STRICT_ANSI__ for gcc

| Conflicts:
| rdoff/Makefile.in

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
asm/labels.c
include/compiler.h
rdoff/rdoff.c