2008-04-25 |
Peter Johnson | Merge [2069], [2070], [2071], and [2072] from trunk... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Peter Johnson | Bump 0.7.x branch version to 0.7.1. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Peter Johnson | Merge [2063] and [2064] from trunk. |
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 | Merge [2061] from trunk. |
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 | Merge [2058] and [2059] from trunk. |
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 | Bump branch version to 0.7.x, with an internal version... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Peter Johnson | Merge [2055] from trunk. |
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 |
2007-09-18 |
paulbarker | * Added code to the cpp module to pass include director... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Peter Johnson | Make Python messages a little less threatening. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Peter Johnson | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Peter Johnson | Fix VC++ build order dependencies. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Peter Johnson | Ensure Python is available before trying to run gen_x86... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Peter Johnson | Include ctype.h into files that now use tolower(). |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Peter Johnson | Make CPU feature flags and registers case insensitive... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Peter Johnson | Add support for IEEE-754r "half precision" (16-bit... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Peter Johnson | Add SSE5 (new AMD SSE) instructions support. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Peter Johnson | Fix #114: Incorrect ELF32 ..gotpc address calculation. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Peter Johnson | Finish cleanup made in [1948]. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Peter Johnson | Switch x86 operand storage from manual bitfields to... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Peter Johnson | Change modifiers from a prioritized shifted sequence... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Peter Johnson | Now that part of the build uses just Python, break... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Peter Johnson | Add Id tag. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Peter Johnson | Now that we have more cpu feature bits, properly docume... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Peter Johnson | Restructure x86 CPU handling to allow for more than... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Peter Johnson | Run gen_x86_insn.py from vc and vc8 builds. |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Peter Johnson | Shrink the size of the x86_insn_info structure, particu... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Peter Johnson | Now that genperf takes an output filename, change infor... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
paulbarker | Added dependency generation to cpp module. |
commit | commitdiff | tree | snapshot |
next |