51 Commits (b1d27878fdbff4e7e2a7fa6ebf0c0726bf12cf16)

Author SHA1 Message Date
Peter Johnson 26c808a82f Rename linemgr.c and linemgr.h to linemap.c and linemap.h. The "manager" 18 years ago
Peter Johnson 882c3c8bd5 Fix up Mkfiles for RDOFF2 support. 18 years ago
Peter Johnson 92f1ccd7d5 Change genmodule to parse through the Makefile (or Makefile.am) looking for YASM_MODULES, 18 years ago
Peter Johnson 93704ea743 Bring Mkfiles up to date with new optimizer and removal of lc3b. 19 years ago
Peter Johnson 71cdd65edc Actually bring interval tree implementation into repo. 19 years ago
Peter Johnson 6af718163d * Mkfiles: Update to match [1532]. 19 years ago
Peter Johnson 4eedaced33 Bump trunk internal version to 0.5.99.0. 19 years ago
Peter Johnson e12c95ca31 Take #2 on reversioning: decouple version and build from autoconf version 19 years ago
Peter Johnson e896de2627 * Mkfiles: Fix genversion include paths. 19 years ago
Peter Johnson 28dc9d662c * Mkfiles: Bring up to date with main tree changes (genstring, genversion). 19 years ago
Peter Johnson 3a91e7c1ef * vc8/config.h, vc/config.h, dj/config.h: Update version information. 19 years ago
Peter Johnson 8932172938 * yasm.rules: Clean up. 19 years ago
Peter Johnson 3268c5e367 Finally fix brokenness that was NASM imported preprocessor include path 19 years ago
Peter Johnson 1f1642f284 In preparation for more file handling functions to get moved to libyasm, 19 years ago
Peter Johnson 2d416280ba * Mkfiles: Update for CodeView dbgfmt addition. 19 years ago
Peter Johnson 93660bd073 First cut at CodeView (version "8" / 2005 only). Completely untested. 19 years ago
Peter Johnson 91adf7af69 Mkfiles/vc, Mkfiles/vc8: Delete FileConfigurations from VC build files; 19 years ago
Peter Johnson 9fa87cdae1 Massive cleanup of relocation and WRT handling. Closes #49 and lays the 19 years ago
Peter Johnson 6684523857 Mkfiles: Take hamt out of GAP builds here as well. 19 years ago
Peter Johnson 7f814ebfbb * Mkfiles/vc, Mkfiles/vc8: Fix a couple problems with the VC build changes in [1395]. 19 years ago
Peter Johnson 90a38d71b0 Rewrite x86 identifier recognition to use a minimal perfect hash table 19 years ago
Peter Johnson b5c76541cb Fix #70 by allowing overrides on the default (usually ".text") section. 19 years ago
Peter Johnson 141c786f67 * Mkfiles: Update to sync with [1376]. 19 years ago
Peter Johnson 3286a947d9 Update Mkfiles for DWARF2. 19 years ago
Peter Johnson e064146e44 Fix VC8 build path problem. 19 years ago
Peter Johnson a69c1f8286 re2c.vcproj: Fix win32 build of re2c by including mbo_getopt. 19 years ago
Peter Johnson 5c79adc252 Update VC build files for GAS parser. 19 years ago
Peter Johnson ad57a0ccab * genmodule.c (main): Make sure len is initialized to 0. 19 years ago
Peter Johnson 412b006374 Fix VC build files. 19 years ago
Peter Johnson 3a64a4f609 Fix a couple nits in the VC build. 20 years ago
Peter Johnson 2ebbb43764 Fix up VC, flat, DJ build files to match build changes made in [1183]. 20 years ago
Peter Johnson 882738b234 Greatly simplify build system by removing libtool and integrating formerly 20 years ago
Peter Johnson 0d3abe5ff2 * modules.vcproj: Update to include new ELF files. 20 years ago
Peter Johnson f45c782b55 Update VC++ build files for tree changes. 20 years ago
Peter Johnson 38846c5556 * ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token.h, substr.h: 20 years ago
Peter Johnson 1a86c34026 * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
Peter Johnson 14b381744a * configure.ac, Mkfiles/*/config.h: Stop using date command / CVS string, 20 years ago
Peter Johnson 78a7672adb Change from .cvsignore files to svn:ignore directory properties. 21 years ago
Peter Johnson 5ce8614501 Add objfmt.c and assocdat.c to libyasm VC++ build. 21 years ago
Peter Johnson a4996c06c6 Massive libyasm / module interface update - Phase 2 (finally). 21 years ago
Peter Johnson a5def1a83c Add VC build files for VC++ 7.1 (untested by myself). 21 years ago
Peter Johnson 15eaa5a03d Bring non-libtool (VC++) build up to date with libyasm structural changes. 21 years ago
Peter Johnson 9d784e9d65 Merge updates for 0.3.0 into the trunk (except for version bump). 22 years ago
Peter Johnson 7d0214ee34 Change module loader interface a bit (use enum instead of string to specify 22 years ago
Peter Johnson 928ab0a7c6 Remove yapp from Mkfiles builds. 22 years ago
Peter Johnson a198f99f3c Use system include instead of local include in vc/yasm-module.c as well. 22 years ago
Peter Johnson 8b4f748b53 Add Win32 object format. 22 years ago
Peter Johnson d68c33495b Visual Studio 6.0 build files (including generated .mak files) reflecting new 22 years ago
Peter Johnson 6c455ea6e2 Visual Studio 6.0 build files (including generated .mak files) reflecting new 22 years ago
Peter Johnson f37e5504be Add check for vsnprintf(). 23 years ago