2017-04-24 |
H. Peter Anvin | nasmlib: fix MacOS classic catsep definition Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasmlib: add function to splice pathnames Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasmlib: add path-splitting functions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | configure.ac: fix --enable-sections Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | aclocal.m4: fix underquoted strings Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasm.spec: LTO breaks debug info, fall back to --enable... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasm.spec: more cleanups, doc is noarch Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasm.spec: s/Build-Requires/BuildRequires/ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasm.spec: use a sed file to insert perl dependencies Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | nasm.spec: sync with Fedora spec file, auto-generate... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | labels, outelf: remove casts for allocations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-23 |
Chang S. Bae | macho: add file path to the dwarf debugging output Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-21 |
H. Peter Anvin | NASM 2.13rc21
|
commit | commitdiff | tree |
2017-04-21 |
H. Peter Anvin | doc, html: switch to a columnar layout for a very wide... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-21 |
Henrik Gramner | Fix ModR/M.mod for EVEX instructions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-20 |
H. Peter Anvin | doc: formatting fixes to the warnings documentation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-20 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm
|
commit | commitdiff | tree |
2017-04-20 |
H. Peter Anvin | doc: update links to ABI documents Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | tools/release: make doesn't like MAKE in the environment... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | tools/release: don't double-quote $MAKE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | tools/release: allow invoking make as a parallel build Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | nasmdoc.pdf: always begin a chapter on an odd page Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | rdoff.c: one more unsafe use of fread() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | rdflib.c: fix(?) one more unsafe use of fread() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | NASM 2.13rc20
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | rdoff: add back rdfutils.h missing from previous checkin Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | changes.src: document DWARF support for Mach-O Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | NASM 2.13rc19
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | Fix errors uncovered by clang warnings Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | outmacho: dwarf debug (4/4) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | outmacho: dwarf debug (3/4) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | outmacho: dwarf debug (2/4) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | outmacho: dwarf debug (1/4) Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
Chang S. Bae | outmacho: align filesize together with vmsize Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | rdoff: use nasm-provided safe memory allocation and I/O Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | doc: add the version number to the HTML output Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | doc/genps: make sure we pick up nasmlogo.eps when building... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-17 |
H. Peter Anvin | doc: add a local.css specifically to be overridden... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-14 |
Ed Beroset | configure.ac, doc/Makefile.in: fix out-of-directory... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.css: no need to go overboard with the yellow... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.src: move bug reporting to appendix, mention... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.css: highlight the target of an #-link Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc/rdsrc: make sure HTML tags are properly closed Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.css: specify #-link position in terms of vertical... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc: in the HTML navbar, be explicit about the target Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.css: adjust the top of #-links Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
Ed Beroset | configure, doc/Makefile.in: fix out-of-directory build Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | NASM 2.13rc18
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc: don't try to install info files we no longer build Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc: generate proper XHTML for the contents and index Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc: remove obsolete and, quite frankly, condecending... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | NASM 2.13rc17
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | nasmdoc.css: format link better for our needs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | tools/release: update the list of binary files Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc: add indented paragraphs, valid XHTML, CSS style... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-14 |
H. Peter Anvin | doc/genps.pl: move all formatting options to the front Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | doc: add the option to generate an uncompressed PDF Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | nasm.spec.in: drop nasmdoc.ps.gz, compress .txt and... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | doc/Makefile.in: drop nasmdoc.ps as a usable documentation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | doc: fix fonts where the scale (unitsPerEm) is not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | nasm.spec.in: split BuildRequires line Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | nasm.spec.in: add fontconfig as a built requirement Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | pspdf.pl: set some better options to ps2pdf (GhostScript) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | Mkfiles/README: the documentation also requires Font... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | Makefile.in: add ttfmetrics.ph as a dependency Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | Mkfiles/README: Update Windows instructions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-10 |
H. Peter Anvin | doc: improve the look of the documentation with better... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | nsis: use /solid compression for smaller size Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | doc: clean up the instruction list in the documentation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc16
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: add $(X) to the list of suffixes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: more fixes to rdoff commands Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc15
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: fix install_rdf some more... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc14
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: missing \ broke "make install_rdf" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc13
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | nsis: show a warning message if we are not privileged Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | nsis: finally figure out how to get the proper install... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc12
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | doc: complete removal of unnecessary moves Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | msvc: finally make it possible to build the full Windows... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | doc: don't bother using autoconf to search for pdf... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | changes.src: bring up to date Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | NASM 2.13rc11
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | BR 3392396: fix EVEX compressed displacements Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: fix dumb mistakes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | msvc.mak: finally make work with shared rdoff rules Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: make rules for rdoff only define dependencies Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Makefile.in: make rules for rdoff only define dependencies Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | rdoff: move rdoff build into main Makefile to make... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-07 |
H. Peter Anvin | nsis: error out if getpearch.pl can't figure out what... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | nsis: newer versions of NSIS uses \ for paths even... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | getpearch.pl: the PE header offset may be > 255 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | Windows: clean up the handling of stat on Windows Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | autoconf: fix handling of --enable/--disable options... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |