2017-04-29 |
H. Peter Anvin | Merge remote-tracking branch 'origin/elf'
|
commit | commitdiff | tree |
2017-04-29 |
H. Peter Anvin | NASM 2.13
|
commit | commitdiff | tree |
2017-04-29 |
H. Peter Anvin | nasmlib/ilog2.c: force the shift in ROUND() to be an... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-29 |
H. Peter Anvin | changes.src: definitely making 2.13 next Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-28 |
H. Peter Anvin | NASM 2.13rc23
|
commit | commitdiff | tree |
2017-04-28 |
Chang S. Bae | outmacho: fix dwarf line number information (debug_line... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-28 |
Chang S. Bae | outmacho: add dir list Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-26 |
H. Peter Anvin | Mkfiles/README: add a blank line Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-26 |
H. Peter Anvin | Makefile.in: better filter for Perl dependencies Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-26 |
H. Peter Anvin | doc/pspdf.pl: fix spacing Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-26 |
H. Peter Anvin | Windows portability: fix construct in findfont.ph,... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-25 |
H. Peter Anvin | NASM 2.13rc22
|
commit | commitdiff | tree |
2017-04-25 |
H. Peter Anvin | nasmlib/path.c: a few more detection macros Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-25 |
Chang S. Bae | outmatch: fix file info and cleanup in dwarf generation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-25 |
Chang S. Bae | nasmlib: include macro for Mach system and fix on filename... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-25 |
H. Peter Anvin | bytesex: more endianness detection hacks Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-25 |
H. Peter Anvin | doc: formatting consistency for %! Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | doc: make the %! (environment variable) construct a... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | doc: add (deprecated) to context fall-through lookup... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | endian.h: can be called sys/endian.h or machine/endian.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | Clean up byteorder functions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | hashtbl, strtbl: add hash_free_all(), split strtbl_find() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | output: generic string table implementation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | Merge branch 'master' into elf
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | outmacho: clean up list walks, use nasm_basename/nasm_dirname Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | saa, raa: saa_init() and raa_init() will never return... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-24 |
H. Peter Anvin | SAA: add saa_wcstring() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
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
|
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 | Run make alldeps
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | Merge branch 'master' into elf Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | configure, ilog2: add some MSVC intrinsics Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | configure.ac: test for common byte-swapping functions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-18 |
H. Peter Anvin | aclocal.m4: make it possible to request a header file... 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 | 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-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 | 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 | 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 | 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 | 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 | 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 |
2017-04-06 |
H. Peter Anvin | BR 3392399: float: get rid of bogus exponent calculation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | BR 3392397: WMAKE uses a nonstandard syntax for phony... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
H. Peter Anvin | MSVC compatibility: clean up the handling of _stati64... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-06 |
Nikolai Saoukh | BR 3392395: unbreak msvc.mak build due to a stray backslash Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | Mkfiles: harmonize how perl and (if available) makensis... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | Makefiles: distribute file generation rules via syncfiles.pl Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | Mkfiles: remove unsupported Mkfiles/netware.mak Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | syncfiles.pl: allow for multiple synced sections Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | Rename insns-iflags.pl -> insns-iflags.ph, add missing... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | Add generic perfect string hashes, use for directives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2017-04-03 |
H. Peter Anvin | doc/changes.src: document AVX-512 fixes, Perl version... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |