52 Commits (7a6e9cb4304d0dcd9ecbc50ebd79588adcae58f8)

Author SHA1 Message Date
Peter Johnson bf635274b1 Rename tasm to ytasm in Unix builds. 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 c19c68ab7d Bring flat and DJGPP Mkfiles up to date with [1939]. 17 years ago
Peter Johnson b4b0a136da Update Mkfiles to add new cpp module. 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 303c2867de Bring Mkfiles up to date with [1929]. 17 years ago
Peter Johnson bc7a333720 Bring Mkfiles up-to-date with [1889]. 17 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 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
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. 18 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 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 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 0940793d08 Makefile.dj, Makefile.flat: Realphabetize LIBYASM_OBJS. 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 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 914919dc0b * coff-objfmt.c: Add "x64" as an alias for "win64" (when selecting object 19 years ago
Peter Johnson 4559fd8fcb * Makefile.flat, Makefile.dj: Further enhance flat/DJGPP Makefiles to build 19 years ago
Peter Johnson ef2e957ca9 Resync alternate build Makefiles with tree changes. 19 years ago
Peter Johnson a67496706c Fix #52 by updating flat and DJGPP Makefiles to match changes to how 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 77074a7ae1 Merged [1173] from 0.4.x branch. 20 years ago
Peter Johnson 1a86c34026 * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
Peter Johnson e8d0cb9f22 Add compile of libyasm/objfmt.c. 21 years ago
Peter Johnson 48ce1e6cd0 Add assocdat.o to flat Makefiles; the VC++ ones will need to be fixed later. 21 years ago
Peter Johnson 9d784e9d65 Merge updates for 0.3.0 into the trunk (except for version bump). 21 years ago
Peter Johnson 928ab0a7c6 Remove yapp from Mkfiles builds. 22 years ago
Peter Johnson 6a4ff9755c Update DJGPP and flat Makefiles and config.h with new source organization. 22 years ago
Peter Johnson 73a516c455 Update to match configure-based build changes. 23 years ago
Peter Johnson 3b496cdde7 Do intl more correctly. nointl/libintl.h is unnecessary; it can be detected 23 years ago
Peter Johnson 5cd0858637 Add valparam data structure. 23 years ago
Peter Johnson d7fe402fb9 Split away x86-specific parts of expression handling (eg, effective address -> 23 years ago
Peter Johnson 7463b74d8f Update to match tree changes. 23 years ago