2079 Commits (8dd87f6b1677f56ec58c9302134c9c7f8d5230ef)
 

Author SHA1 Message Date
Peter Johnson 0614dede9b x86/gas: Fix no-suffix push and pop. 13 years ago
Peter Johnson f12d030f90 Add test for 64-bit shr/shl. 13 years ago
Peter Johnson 5d5ad1d91c Allow 64-bit LFS/LGS/LSS. 13 years ago
Peter Johnson de38127f1c Fix "times" relocation handling. 13 years ago
Peter Johnson ac59d2353b Fix cython.m4 for beta versions of Cython. 13 years ago
Peter Johnson 2f6162a0ae Fix build with recent Cython. 13 years ago
Peter Johnson 19d85dfe84 Fix #263: Add quotes to yasm.rules switches. 13 years ago
Peter Johnson b96cc7d9b2 Fix escaping at end of gas string constant. 14 years ago
Peter Johnson 3bf0ed3927 Fix lar and lsl second operand size. 14 years ago
Jari Aalto 49c9e09429 frontends/yasm/yasm.xml: Use GNU layout and put --help option to the end 14 years ago
Peter Johnson 1143fb7520 Fix test failure due to build environment. 14 years ago
Brian Gladman db258a7b50 1. Tidy up VS 2010 build 14 years ago
Peter Johnson 65f6f7a1ff Fix #223: Correctly handle "./" paths in dwarf2. 14 years ago
Peter Johnson 5355299056 Improve gas syntax .set directive to better match GNU as behavior. 14 years ago
Peter Johnson bafc905860 coff: Add support for gas .secrel32 directive. 14 years ago
Peter Johnson 7263e1d241 Implement yasm_value_finalize_expr() using yasm_value_finalize(). 14 years ago
Peter Johnson 50017b49af Add prototype for yasm_dv_get_value(). 14 years ago
Peter Johnson 72df1b52a2 Add yasm_dv_get_value() to get yasm_value from yasm_dataval. 14 years ago
Peter Johnson 2f82e3a7ba coff dir_def(): Use symtab_use() instead of symtab_get(). 14 years ago
Peter Johnson 5fb3213be3 coff/win32/win64: Add support for .def, .scl, .type, and .endef directives. 14 years ago
Peter Johnson 985038f102 dwarf2: Add support for .loc "discriminator" option. 14 years ago
Peter Johnson 2678cb3c3a gas: Fix movsw/movzw memory operand encodings. 14 years ago
Peter Johnson 3ef8f426d7 Bump trunk internal version to 1.1.99. 14 years ago
Peter Johnson 0d3b3797e5 Fix #213: Fix gas-preproc misuse of strcpy() and uninitialized variables. 14 years ago
Peter Johnson a0a5404f14 win32: Make external safeseh work again (broken in [2343]). 14 years ago
Peter Johnson f288243be4 Rename RDRND feature bit to RDRAND. 14 years ago
Peter Johnson abaf3f7d49 macho32: Correctly output pc-relative non-external intersegment. 14 years ago
Peter Johnson a4024ab0ca macho: Fix relocation table file location. 14 years ago
Peter Johnson 86534657f2 Fix #139: Fix a number of issues with win32 safeseh support. 14 years ago
Brian Gladman 71afeff2eb Remove some causes of unnecessary rebuilds on Windows (VC10 only) 14 years ago
Peter Johnson ea41f1e4e5 gen_x86_insn.py: Add SMX to list of ordered_cpu_features. 14 years ago
Peter Johnson b716897f33 Fix #211: Add INVEPT, INVVPID, and GETSEC instructions. 14 years ago
Peter Johnson 472838271c Fix #212: Set LC_SEGMENT vmsize correctly. 14 years ago
Peter Johnson 548f983552 Add support for XSAVEOPT instruction. 14 years ago
Peter Johnson 81c903cd70 Add Intel post-32nm processor instructions (section 7 of AVX spec). 14 years ago
Peter Johnson 1227dda3c3 Remove AMD CVT16 instructions. 14 years ago
Peter Johnson ff8d0e0909 Fix #207: Don't emit unnecessary REX.W for pinsrw. 14 years ago
Peter Johnson d190d9dfa5 Fix #206: Update gettext bits to gettext 0.17. 14 years ago
Brian Gladman 1c6ad1742b Minor update to the Visual Studio 2010 build files 14 years ago
Brian Gladman af34e08058 svn path=/trunk/yasm/; revision=2331 14 years ago
Brian Gladman c766e43831 Add an environment variable YASMPATH to override the default vsyasm directory 15 years ago
Brian Gladman 3a14d898b2 correct reported error in vsyasm.xml 15 years ago
Brian Gladman e5b53cf7e6 change vsyasm property sheet to use an absolute path to vsyasm (as msbuild requires) 15 years ago
Peter Johnson 104dba1981 Fix #201: explicitly ignore [warning] directive and treat as warning. 15 years ago
Peter Johnson 6c7cc8ef76 Support all unary operators in directive expressions. 15 years ago
Peter Johnson d5ae195703 Fix #202 (incorrect GOT offset generated in NASM mode). 15 years ago
Peter Johnson 4003fa1bc0 Update frontend --version copyright dates. 15 years ago
Peter Johnson 34379be2ad COPYING: Update credits a bit. 15 years ago
Peter Johnson e2e877c615 Update copyright dates. 15 years ago
Peter Johnson bc3a8286ea NASM preproc: Add basic support for %{x:y} parameter list expansion. 15 years ago