178 Commits (121ab150b3577b666c79a79f4a511798d7ad2432)

Author SHA1 Message Date
Brian Gladman ed1ff0ef26 1. Add gas preprocessor build on Windows 15 years ago
Brian Gladman 4db0d17f64 Add files for building YASM with Visual Studio 2010 (beta 2) 15 years ago
Brian Gladman abef3a711d Update gen_x86_insn.py to work in both Python 2 and 3 15 years ago
Brian Gladman f3f0f20466 Further change to python invocation in genperf 15 years ago
Brian Gladman de776f46ea improve handling of Python batch file for genperf 15 years ago
Peter Johnson 73276e64a8 Remove vc7 and vc8 build files, as they're no longer being maintained. 16 years ago
Peter Johnson bf635274b1 Rename tasm to ytasm in Unix builds. 16 years ago
Brian Gladman b39e06bc94 Update yasm.rules file for VC++ 16 years ago
Peter Johnson ccac72fdb3 Remove renamed tasm.vcproj (as of [2175] it is ytasm.vcproj). 16 years ago
Brian Gladman 963ded10cd Tidy up VC++ project names for ytasm 16 years ago
Brian Gladman 0c544ecff1 rename tasm for VC++ 16 years ago
Brian Gladman 979cb9362e Change to Python for Visual Studio 2008/2005 conversion (vc98_swap.py in place of vc928.c) 16 years ago
Brian Gladman 0f79103a3f svn path=/trunk/yasm/; revision=2150 16 years ago
Brian Gladman b2048de441 update Visual Studio 2008 build 16 years ago
Peter Johnson af8fcc98ca Update Mkfiles (except for VC) for TASM build. 16 years ago
Peter Johnson 0fb038e9a1 Bring Mkfiles up-to-date with genmacro/preproc changes. 17 years ago
Peter Johnson 76e18e1aab Remove snapshot version number accidentally committed with Mkfiles. 17 years ago
Peter Johnson 07020fa4b7 Bump trunk version after 0.7.x branch. 17 years ago
Peter Johnson 33746edaa4 Minor update of VC9 compile readme. 17 years ago
Peter Johnson e03b37ca5d Add Visual Studio 2008 build files. 17 years ago
Peter Johnson c19c68ab7d Bring flat and DJGPP Mkfiles up to date with [1939]. 17 years ago
Peter Johnson 4db86bc131 Autoconfize cpp program name and popen. This commit inactivates cpp in the 17 years ago
Peter Johnson b4b0a136da Update Mkfiles to add new cpp module. 17 years ago
Peter Johnson 933bf531fd Make Python messages a little less threatening. 17 years ago
Peter Johnson 0686569535 Fix VC++ build order dependencies. 17 years ago
Peter Johnson 75a28312f3 Ensure Python is available before trying to run gen_x86_insn.py. 17 years ago
Peter Johnson 4c0289c7c7 Run gen_x86_insn.py from vc and vc8 builds. 17 years ago
Peter Johnson d0033b06c5 Change genperf to take input and output filenames rather than outputting to 17 years ago
Peter Johnson f150e45913 Change x86 instruction tables to be automatically generated. 17 years ago
Peter Johnson 502f5a1c4d Re-enable lc3b in flat Mkfiles. 17 years ago
Peter Johnson 1387e29705 Windows build fixes: 17 years ago
Peter Johnson 303c2867de Bring Mkfiles up to date with [1929]. 17 years ago
Peter Johnson 589c25b451 Update yasm.rules so that it's compatible with the Intel compiler. 17 years ago
Peter Johnson 49a1a96813 Fix typo in VC7 modules.vcproj. 17 years ago
Peter Johnson 739b155741 Fix #111: Correctly #define HAVE__STRICMP for vc and vc8. 17 years ago
Peter Johnson 69fc913eec Clean up a number of obsolete autoconf-detected standard C things. 17 years ago
Peter Johnson bc7a333720 Bring Mkfiles up-to-date with [1889]. 17 years ago
Peter Johnson 00473ca981 Bite the bullet and convert tabs to spaces. Previously yasm's source has 18 years ago
Peter Johnson 6c39f22458 Bump trunk version to 0.6.99 after 0.6.0 release. 18 years ago
Peter Johnson 2adad19b6a Fix DJGPP build. 18 years ago
Peter Johnson 8aa68a2ee2 Fix build (hopefully) on Win64 by using uintptr_t more widely; Win64 is a 18 years ago
Peter Johnson ef6fd9c8c0 Add support for Win64 structured exception handling (aka .xdata and .pdata). 18 years ago
Peter Johnson 99811d1cdb Add dbgfmt_cv8 to flat Mkfiles (DJGPP). 18 years ago
Peter Johnson 0df8a197e5 Make gnu an alias for gas parser. 18 years ago
Peter Johnson cd99c2d68e Add macho to Mkfiles. 18 years ago
Peter Johnson a8ef216fc0 GAS parser: convert to recursive descent. 18 years ago
Peter Johnson 42af0d898f Remove remaining references to nasm-bison.c/h. 18 years ago
Peter Johnson 36a4a6c3a3 Port re2c parser from YACC to recursive descent. 18 years ago
Peter Johnson 6e6580144a Fix Mkfiles for previous commit (NASM recursive descent parser). 18 years ago
Peter Johnson 26c808a82f Rename linemgr.c and linemgr.h to linemap.c and linemap.h. The "manager" 18 years ago