2011-07-04 |
Peter Johnson | Add AVX2 VGATHER* and VPGATHER* instructions. |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Peter Johnson | Add most Intel AVX2 instructions. |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Peter Johnson | pmovmskb/vpmovmskb: default operand size is 64 bits. |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Peter Johnson | Add Intel BMI1, BMI2, INVPCID, LZCNT instructions. |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Peter Johnson | x86/gas: Fix no-suffix push and pop. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Peter Johnson | Add test for 64-bit shr/shl. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Peter Johnson | Allow 64-bit LFS/LGS/LSS. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Peter Johnson | Fix "times" relocation handling. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Peter Johnson | Fix cython.m4 for beta versions of Cython. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Peter Johnson | Fix build with recent Cython. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Peter Johnson | Fix #263: Add quotes to yasm.rules switches. |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Peter Johnson | Fix escaping at end of gas string constant. |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Peter Johnson | Fix lar and lsl second operand size. |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Jari Aalto | frontends/yasm/yasm.xml: Use GNU layout and put --help... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Peter Johnson | Fix test failure due to build environment. 1/head |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Brian Gladman | 1. Tidy up VS 2010 build |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Johnson | Fix #223: Correctly handle "./" paths in dwarf2. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Peter Johnson | Improve gas syntax .set directive to better match GNU... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Peter Johnson | coff: Add support for gas .secrel32 directive. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Peter Johnson | Implement yasm_value_finalize_expr() using yasm_value_f... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Peter Johnson | Add prototype for yasm_dv_get_value(). |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Peter Johnson | Add yasm_dv_get_value() to get yasm_value from yasm_dat... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Peter Johnson | coff dir_def(): Use symtab_use() instead of symtab_get(). |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Peter Johnson | coff/win32/win64: Add support for .def, .scl, .type... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Peter Johnson | dwarf2: Add support for .loc "discriminator" option. |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Peter Johnson | gas: Fix movsw/movzw memory operand encodings. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Peter Johnson | Bump trunk internal version to 1.1.99. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Peter Johnson | Fix #213: Fix gas-preproc misuse of strcpy() and uninit... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Peter Johnson | win32: Make external safeseh work again (broken in... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Peter Johnson | Rename RDRND feature bit to RDRAND. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Peter Johnson | macho32: Correctly output pc-relative non-external... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Peter Johnson | macho: Fix relocation table file location. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Peter Johnson | Fix #139: Fix a number of issues with win32 safeseh... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Brian Gladman | Remove some causes of unnecessary rebuilds on Windows... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Peter Johnson | gen_x86_insn.py: Add SMX to list of ordered_cpu_features. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Peter Johnson | Fix #211: Add INVEPT, INVVPID, and GETSEC instructions. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Peter Johnson | Fix #212: Set LC_SEGMENT vmsize correctly. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Peter Johnson | Add support for XSAVEOPT instruction. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Peter Johnson | Add Intel post-32nm processor instructions (section... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Peter Johnson | Remove AMD CVT16 instructions. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Peter Johnson | Fix #207: Don't emit unnecessary REX.W for pinsrw. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Peter Johnson | Fix #206: Update gettext bits to gettext 0.17. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Brian Gladman | Minor update to the Visual Studio 2010 build files |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Brian Gladman | svn path=/trunk/yasm/; revision=2331 |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Brian Gladman | Add an environment variable YASMPATH to override the... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Brian Gladman | correct reported error in vsyasm.xml |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Brian Gladman | change vsyasm property sheet to use an absolute path... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peter Johnson | Fix #201: explicitly ignore [warning] directive and... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Peter Johnson | Support all unary operators in directive expressions. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Peter Johnson | Fix #202 (incorrect GOT offset generated in NASM mode). |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Peter Johnson | Update frontend --version copyright dates. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Peter Johnson | COPYING: Update credits a bit. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Peter Johnson | Update copyright dates. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Peter Johnson | NASM preproc: Add basic support for %{x:y} parameter... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Peter Johnson | NASM preprocessor: Add %scope and %endscope. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Peter Johnson | Instead of initializing unknown sections en-masse durin... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Peter Johnson | vsyasm: Allow override of object, list, and map file... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Peter Johnson | vsyasm: Fix map extension. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Brian Gladman | Improve VSYASM integration into Visual Studio 2010 |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Peter Johnson | vsyasm: if -E is used, print command line as first... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Peter Johnson | Makefile.am: Update for [2297] changes. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Brian Gladman | Adjust YASM integration into Visual Studio 2010 slightly |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Brian Gladman | Add VSYASM integration files for Visual Studio 2010... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Brian Gladman | Correction to Python detection on Windows |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Brian Gladman | Yet one more attempt to find Python in Windows |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Brian Gladman | Make a further attempt to use the Windows registry... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Brian Gladman | correct error in python detection batch file |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Brian Gladman | Hopefully remove python discovery issue in Windows... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Peter Johnson | vsyasm: More gracefully handle single input file by... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Peter Johnson | Add vc10 and vsyasm build files to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Brian Gladman | Update Visual Studio 2010 build files |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Brian Gladman | 1. Add vsyasm build to VC9 and vc10 builds |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Peter Johnson | vsyasm: create intermediate output directories if neces... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Peter Johnson | Update yasm_parsers(7) now that GAS preprocessor suppor... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Peter Johnson | Add support for gas preprocessor macro directives. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Peter Johnson | Add "vsyasm", a batch version of yasm primarily useful... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Peter Johnson | nasm_pp_cleanup(): Do a better job of cleaning up. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Peter Johnson | Update flat and DJGPP Makefiles for GAS preproc and... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Brian Gladman | Update VC++ v10 build |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Brian Gladman | Update VC++ v9 build |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Peter Johnson | Add .intel_syntax and .gas_syntax support to GAS parser. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Peter Johnson | Add nasm-parser-struct.h to SOURCES. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Peter Johnson | Nasm parser: Add some very basic MASM-ish syntax handli... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Peter Johnson | Split yasm_parser_nasm structure out to separate header. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Peter Johnson | Allow gas flags input to bin objfmt (ignored and not... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Peter Johnson | substitute_values(): Allocate sufficient space for... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Peter Johnson | gas-preproc.c: Use sprintf instead of snprintf. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Peter Johnson | Allow older automake version (1.9.6). |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Brian Gladman | Fix #200 - yasm.rules double quote issue |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Brian Gladman | "Fix #200" - yasm.rules double quote issue |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Peter Johnson | Update autoconf/automake scripts. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Peter Johnson | Unbreak make distcheck. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Brian Gladman | 1. Add gas preprocessor build on Windows |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | Now that the gas preproc supports .rept, remove it... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | GAS preproc: Fix line number for .rept without matching... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | Update Pyxelator to avoid deprecation warnings on recen... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | bin-objfmt.c: Comment out unused function (kept in... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | Fix two more instances of queue.h HEAD macros for porta... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | gas-preproc.c: Avoid warning on unused variable. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Peter Johnson | Improve the gas preprocessor and re-add it as default... |
commit | commitdiff | tree | snapshot |
next |