summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | test commitBrian Gladman2013-11-131-1/+1
* | Minor change to Python detection in the Visual Studio build to avoid spurious...briangladman2013-11-131-2/+2
* | Optimize matching loops.Peter Johnson2013-08-073-4/+15
* | Update config.guess and config.sub.Peter Johnson2013-07-032-551/+952
* | cv8: Fix line number issues with multiple files.Peter Johnson2013-07-034-40/+67
* | Unbreak distcheck.Peter Johnson2013-06-211-2/+2
* | Fix vpbroadcastq.Peter Johnson2013-06-211-1/+1
* | Make the detection of Python in the Visual Studio 2010 build more robustBrianGladman2012-11-061-3/+14
* | Add support for "function" decorator in win32/win64.Peter Johnson2012-10-194-0/+171
* | add new elf file to visual studio 2010 buildBrianGladman2012-09-112-0/+4
* | gas-parse.c: Eliminate warning.Peter Johnson2012-08-301-2/+0
* | Regen yasm_arch.7 and yasm_objfmts.7.Peter Johnson2012-08-302-14/+36
* | Add support for x32H.J. Lu2012-08-3033-23/+6440
* | Merge pull request #64 from sgraham/fix-win32-warningsPeter Johnson2012-08-302-2/+2
|\ \
| * | fix a couple warnings when building on win32Scott Graham2012-05-092-2/+2
* | | Improve check for Cython version.Peter Johnson2012-08-301-4/+5
* | | Fix vphaddudq opcode; should be DB rather than D8.Peter Johnson2012-08-182-4/+4
* | | Merge pull request #65 from vmt/masterPeter Johnson2012-05-311-1/+1
|\ \ \ | |/ / |/| |
| * | Fix minor typo in the definition of pmulhrwVivek Thampi2012-05-281-1/+1
|/ /
* | Merge pull request #63 from nico/blahPeter Johnson2012-03-121-1/+1
|\ \
| * | Don't use a C++ comment in a C source file.Nico Weber2012-03-101-1/+1
|/ /
* | Merge pull request #62 from nico/ticket246Peter Johnson2012-03-091-3/+7
|\ \
| * | In the Mach-O writer, only warn on ignored flags if the new flagsNico Weber2012-03-061-3/+7
|/ /
* | Merge pull request #61 from fischman/masterPeter Johnson2012-03-021-9/+0
|\ \
| * | Drop success-path chatter from genperf.Ami Fischman2012-03-021-9/+0
* | | Added support for HSW TSX instructions:sergey semenko2012-03-025-4/+76
* | | Add AMD TBM instructions.Jason Garrett-Glaser2012-03-024-5/+58
|/ /
* | Add prebuild step for yasm-verssion.hBrianGladman2011-10-311-2/+6
* | add path for YASM-VERSION.hBrianGladman2011-10-311-118/+121
|/
* Bump DEF_VER to 1.2.0 for release.v1.2.0Peter Johnson2011-10-311-11/+1
* Add Mkfiles/vc10/out_copy_rename.bat to distribution.Peter Johnson2011-10-311-0/+1
* Copy YASM-VERSION.h to Mkfiles for distribution.Peter Johnson2011-10-311-1/+4
* re2c: Work around tmpfile() issue on win32.Peter Johnson2011-10-311-0/+59
* win64: Default to nobase for .xdata section.Peter Johnson2011-10-304-5/+557
* re2c: Use tmpfile instead of fixed temporary filename.Peter Johnson2011-10-021-2/+1
* Merge pull request #60 from olsner/struc_basePeter Johnson2011-10-024-3/+20
|\
| * Add testcase for struc with base offsetSimon Brenner2011-10-023-0/+17
| * Implement the base offset parameter to 'struc'Simon Brenner2011-10-021-3/+3
|/
* nasm-pp.c: Plug a memory leak.Peter Johnson2011-09-301-0/+1
* Merge pull request #59 from pwo/patch-1Peter Johnson2011-09-271-1/+1
|\
| * Fix clang warning: Pawel Worach2011-09-241-1/+1
|/
* Makefile.am: Clean YASM-VERSION.h.Peter Johnson2011-09-031-0/+1
* Fix .gitignore for some wildcards.Peter Johnson2011-09-031-5/+4
* Add missing macho32-pext test case.Peter Johnson2011-09-032-0/+206
* Regenerate man pages.Peter Johnson2011-08-275-188/+497
* macho: Support N_PEXT bit.Peter Johnson2011-08-272-1/+22
* Generate version number information from git history.Peter Johnson2011-08-2723-58/+232
* Add .gitignore files.Peter Johnson2011-08-273-0/+82
* Remove $Id$ and RCSID() usage.Peter Johnson2011-08-19279-467/+34
* Fix const warning in elf_machine_ssym usage.Peter Johnson2011-08-192-2/+2