2079 Commits (8dd87f6b1677f56ec58c9302134c9c7f8d5230ef)
 

Author SHA1 Message Date
BrianGladman 8dd87f6b16 add new elf file to visual studio 2010 build 12 years ago
Peter Johnson 73caedeebd gas-parse.c: Eliminate warning. 12 years ago
Peter Johnson 243248dab1 Regen yasm_arch.7 and yasm_objfmts.7. 12 years ago
H.J. Lu 510c8dd7e6 Add support for x32 12 years ago
Peter Johnson 9728322335 Merge pull request #64 from sgraham/fix-win32-warnings 12 years ago
Peter Johnson 85f4120b6a Improve check for Cython version. 12 years ago
Peter Johnson 96edd8aa0e Fix vphaddudq opcode; should be DB rather than D8. 12 years ago
Peter Johnson 73a5474278 Merge pull request #65 from vmt/master 12 years ago
Vivek Thampi 0e7f34a025 Fix minor typo in the definition of pmulhrw 12 years ago
Scott Graham 51b1f7ef98 fix a couple warnings when building on win32 13 years ago
Peter Johnson 82fafa7b56 Merge pull request #63 from nico/blah 13 years ago
Nico Weber 203bc94f39 Don't use a C++ comment in a C source file. 13 years ago
Peter Johnson 8770f6073a Merge pull request #62 from nico/ticket246 13 years ago
Nico Weber 01ab853e68 In the Mach-O writer, only warn on ignored flags if the new flags 13 years ago
Peter Johnson cc06a6a43d Merge pull request #61 from fischman/master 13 years ago
sergey semenko 916ff048f7 Added support for HSW TSX instructions: 13 years ago
Jason Garrett-Glaser a8495ad151 Add AMD TBM instructions. 13 years ago
Ami Fischman 5f01ee0f94 Drop success-path chatter from genperf. 13 years ago
BrianGladman 827922d98d Add prebuild step for yasm-verssion.h 13 years ago
BrianGladman d0084dc852 add path for YASM-VERSION.h 13 years ago
Peter Johnson 0f5e8ebdb5 Bump DEF_VER to 1.2.0 for release. 13 years ago
Peter Johnson e437ef4292 Add Mkfiles/vc10/out_copy_rename.bat to distribution. 13 years ago
Peter Johnson c0f152742f Copy YASM-VERSION.h to Mkfiles for distribution. 13 years ago
Peter Johnson ab19547382 re2c: Work around tmpfile() issue on win32. 13 years ago
Peter Johnson b334347286 win64: Default to nobase for .xdata section. 13 years ago
Peter Johnson 2bd66514b6 re2c: Use tmpfile instead of fixed temporary filename. 13 years ago
Peter Johnson cc4657a134 Merge pull request #60 from olsner/struc_base 13 years ago
Simon Brenner d19cbdabab Add testcase for struc with base offset 13 years ago
Simon Brenner 25a46fa5b0 Implement the base offset parameter to 'struc' 13 years ago
Peter Johnson 716c17112d nasm-pp.c: Plug a memory leak. 13 years ago
Peter Johnson eb8b346157 Merge pull request #59 from pwo/patch-1 13 years ago
Pawel Worach a2cbb10ee1 Fix clang warning: 13 years ago
Peter Johnson 0e3fa2d6d1 Makefile.am: Clean YASM-VERSION.h. 13 years ago
Peter Johnson 451bfd6374 Fix .gitignore for some wildcards. 13 years ago
Peter Johnson e11ea9df14 Add missing macho32-pext test case. 13 years ago
Peter Johnson c3b483199c Regenerate man pages. 13 years ago
Peter Johnson 7d58243134 macho: Support N_PEXT bit. 13 years ago
Peter Johnson 0ed2cc4451 Generate version number information from git history. 13 years ago
Peter Johnson 8281be0c25 Add .gitignore files. 13 years ago
Peter Johnson 94ab1135a3 Remove $Id$ and RCSID() usage. 13 years ago
Peter Johnson 502eebd339 Fix const warning in elf_machine_ssym usage. 13 years ago
Peter Johnson d8d1a5ad90 win64-except.c: Fix incorrect dereference. 13 years ago
Peter Johnson a9b943e5db file.h: Separate conditional inclusion of direct.h. 13 years ago
Peter Johnson 40da5cb2c7 dwarf: Fix uninitialized structure member. 13 years ago
Peter Johnson bd8401d538 expr_simplify_identity: Pass int_term via pointer. 13 years ago
Peter Johnson 3b65acb39d Fix VGATHER/VPGATHER memory sizes. 13 years ago
Peter Johnson ab721f347d Add AVX2 VGATHER* and VPGATHER* instructions. 13 years ago
Peter Johnson d779fcb04e Add most Intel AVX2 instructions. 13 years ago
Peter Johnson fc7724a3df pmovmskb/vpmovmskb: default operand size is 64 bits. 13 years ago
Peter Johnson 47f693fd89 Add Intel BMI1, BMI2, INVPCID, LZCNT instructions. 13 years ago