2008-05-24 |
Peter Johnson | Error out if Python not found. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Peter Johnson | Fix x86 plugin build on Windows. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Peter Johnson | Clean up plugins CMakeLists a bit. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Peter Johnson | (cmake build) Install DLL files to correct locations... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Peter Johnson | Enable DLL/plugin builds with cmake on Windows. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Peter Johnson | Enable Id keyword expansion. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Peter Johnson | Prepend "lib" on plugin name only on Unix. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Peter Johnson | Add cmake build infrastructure. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Peter Johnson | Make util.h more robust against use without config... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Peter Johnson | Make ISO C89 compliant (too long constant string, use... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Peter Johnson | Add westmere CPU (supports AES and CLMUL), redefine... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Peter Johnson | Bring Mkfiles up-to-date with genmacro/preproc changes. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Peter Johnson | Fix handling of alloc_stack macro in GAS mode. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Peter Johnson | Commit moved, updated genmacro script missed in [2082... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Peter Johnson | Fix #138: Incorrect UNW_FLAG_CHAININFO value (currently... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Peter Johnson | Split NASM preprocessor standard macro set between... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Peter Johnson | Allow registers as GAS directive parameters. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Peter Johnson | Allow registering of new modules at runtime. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Peter Johnson | Enable GAS versions of the win32/win64 safe exception... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Peter Johnson | Fix GAS handling of NASM preproc %line. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Peter Johnson | Fix #137: LAR and LSL should only need 286+Prot CPU... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Peter Johnson | Support use of NASM preprocessor with GAS parser. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Peter Johnson | Defensively look for NULL istk. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Peter Johnson | Fix two instances of VERMIL2PS/PD incorrectly setting... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Peter Johnson | Fix some re2c memory/initialization issues. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Peter Johnson | Fix register fields on FMA instructions. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Peter Johnson | Fix a number of AVX instructions where VEX.vvvv was... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Peter Johnson | Fix AVX instruction misnaming of new vptest variants: |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Peter Johnson | Allow {extern symbol}-{symbol in same segment} transfor... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Allow underscores in the middle of binary, octal, and... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Add YMM register group for GAS mode. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Update copyright dates. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | We no longer need bison, but we do need Python for... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Remove snapshot version number accidentally committed... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Bump trunk version after 0.7.x branch. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Disable Python bindings by default; the build process... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Peter Johnson | Add complete Intel Advanced Vector Extensions (AVX... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Peter Johnson | Move BITS==64 condition out of the CPU field (where... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Peter Johnson | PCOMUcc should have been PCOMccU. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Peter Johnson | Add mnenomic condition codes for SSE5 comparison opcodes. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Peter Johnson | Minor update of VC9 compile readme. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Peter Johnson | Include VC9 build files in the distfile. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Peter Johnson | Fix #136: Unbreak ..@ non-local-label mechanism. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Peter Johnson | Fix CPU feature bit number for XSAVE. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Peter Johnson | Add support for Nehalem XSAVE instructions and CPU... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Peter Johnson | Allow setting of the TLS section flag in the NASM secti... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Peter Johnson | Set ELF symbol type to TLS if either: |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Peter Johnson | Pass size directly to yasm_value_finalize_expr() rather... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Peter Johnson | Fix #134: Allow '@' as the first character of an identi... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Peter Johnson | Update ..sym to work within new get_special_sym() frame... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Peter Johnson | Add support for ELF32 and ELF64 TLS (thread local stora... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Peter Johnson | Enable use of sym@FOO constructs in GAS parser. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Peter Johnson | Support masking of relocatable values with an AND of... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Peter Johnson | Eliminate conversion warnings due to int/size_t differe... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Peter Johnson | Fix #130: Add SAFESEH directive for indicating SEH... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Peter Johnson | Revert r2029. According to both AMD64 and Intel 64... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Peter Johnson | Add Visual Studio 2008 build files. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Peter Johnson | Don't generate 0x90 opcode for xchg rax, r8 and varieti... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Peter Johnson | Make jmp with seg:off equ behave the same as NASM. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Peter Johnson | tools/xdf: Make 64-bit safe. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Peter Johnson | Fix #129: Support no-operand form of movsd in GAS syntax. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Peter Johnson | re2c: Fix -b generation in certain cases. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Peter Johnson | Fix NULL dereference for certain cases of REX used... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Peter Johnson | Check for 0-termination character rather than newline. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Peter Johnson | Turn off -Wconversion. It is far too noisy for it... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Peter Johnson | Fix #122: Allow standalone prefixes. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Peter Johnson | Fix #125: Improve reporting of operand and expression... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Peter Johnson | Fix #123: Be explicit that errors are such by printing... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Peter Johnson | Fix #124: Fully simplify out sym-sym in values (e.g... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Peter Johnson | Fix #127: Allow use of 0X in addition to 0x for hex... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Peter Johnson | Fix internal error for usage of numeric segments in... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Peter Johnson | Fix #119. Quite a few SSE/SSE2 instructions assumed... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Peter Johnson | Correctly initialize bin object format to default to... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Peter Johnson | Correctly warn for map file usage if there are *no... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Peter Johnson | Check for fseek() error. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Peter Johnson | Add NASM-compatible multi-section binary support to... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Peter Johnson | Update generated yasm_arch(7) man page. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Peter Johnson | Support use of EQU values within NASM preprocessor. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Peter Johnson | Change preprocessor interface from block-oriented to... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Peter Johnson | Check correct variable for badly parsed expression. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Peter Johnson | cpp-preproc.c: Fix typo in description (enternal -... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Peter Johnson | Fix #118: Don't use getcwd(NULL, 0), as it's platform... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Peter Johnson | x86_find_match(): Fix error reporting for operand 3... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Peter Johnson | x86_finalize_jmp(): Fix two incorrect usages of info... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Peter Johnson | Fix explicitly-overridden short-only instructions such... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Add core2 as alias for conroe codename. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Update yasm_arch(7) man page from AMD64 wiki page. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Bring flat and DJGPP Mkfiles up to date with [1939]. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Add some imm64 tests. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Commit tests missed in [1979] commit. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Fix #115: 1<<0 resulted in 0 instead of 1 (broken in... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Peter Johnson | Remove yapp-preproc.c from list of files to scan for... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Follow NASM after all in only turning off default RIP... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Autoconfize cpp program name and popen. This commit... |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Finish cleanups made in [1967]. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Update Mkfiles to add new cpp module. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Fix a couple of warnings (non-prototype functions). |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Peter Johnson | Merge r1916-r1961 (cpp preproc module) from multiarch... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Peter Johnson | Support NASM's upcoming RIP-relative syntax, with a... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Peter Johnson | Support "oword", "do", and "reso" as aliases for "dqwor... |
commit | commitdiff | tree | snapshot |
next |