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 |
2007-09-10 |
paulbarker | Delayed destruction of arguments list until cpp_preproc... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Peter Johnson | Change genperf to take input and output filenames rathe... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Peter Johnson | Check in generated files from the Python script added... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Peter Johnson | Change x86 instruction tables to be automatically gener... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
paulbarker | Fixed missing semicolon in file.h due to mistake when... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
paulbarker | Changed gas parser to only pass the first cpp line... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
paulbarker | Added yasm_get_include_dir() function. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Peter Johnson | Re-enable lc3b in flat Mkfiles. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Peter Johnson | Windows build fixes: |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Peter Johnson | Fix a couple of Doxygen nits. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Peter Johnson | Bring Mkfiles up to date with [1929]. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Peter Johnson | Break apart perfect hash lookup generation and x86... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Peter Johnson | Unbreak distcheck in lc3b tests. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Peter Johnson | Unbreak distcheck when Python is available by pulling... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
paulbarker | Added code to gas parser to handle line markers produce... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
paulbarker | * Marked message strings so gettext can find them. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
paulbarker | Tiny documentation fix for recent changes in the prepro... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
paulbarker | Removed FILE* argument from preprocessor create() inter... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
paulbarker | Removed FILE* argument from parser interface. The FILE... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
paulbarker | Changed cpp module to destroy the argument list and... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
paulbarker | Modified cpp module to read directly from the preproces... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
paulbarker | Simplified cpp module, re-structuring much of the code... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
paulbarker | Fixed yasm frontend to call the correct wrappers (yasm_... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
paulbarker | Cleaned up cpp_invoke() function and removed call to... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
paulbarker | Initial version of cpp module (on multiarch branch). |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Peter Johnson | Merge [1912], [1913], [1914] into multiarch branch. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Peter Johnson | Unbitrot lc3b architecture. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Peter Johnson | Set value->sign appropriately instead of ineffective... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Peter Johnson | Fix warning documentation to match behavior of yasm_val... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Peter Johnson | GAS parser: Push down directive lookup to parser to... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Peter Johnson | Add support for the following AMD instructions added... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Peter Johnson | Update yasm.rules so that it's compatible with the... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Peter Johnson | Fix #112: Use yasm__strcasecmp instead of strcasecmp. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Peter Johnson | Fix typo in VC7 modules.vcproj. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Peter Johnson | HAMT: Update stored key when building tree downwards... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Peter Johnson | Fix #111: Correctly #define HAVE__STRICMP for vc and... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Peter Johnson | Fix two bugs in HAMT: |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Peter Johnson | Add command line option aliases for -d (to -D) and... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Peter Johnson | Use intnum_tobv() in a couple more places. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Peter Johnson | Change intnum so it stores long instead of unsigned... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Peter Johnson | Add support for second parameter (fill value) to .org... |
commit | commitdiff | tree | snapshot |
next |