2004-09-13 |
Michael Urman | Add a final SO for any .text section. This is used... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Peter Johnson | * yasm_arch.xml, yasm_arch.7: Fix typo in 64-bit implic... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Peter Johnson | * ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Peter Johnson | * tools/re2c/Makefile.inc: Update build rules for re2c... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Peter Johnson | * yasm_arch.xml, yasm_arch.1: Add large section on... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Peter Johnson | * yasm_arch.xml, yasm.xml: Turn on Id keyword expansion |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Peter Johnson | * arch/lc3b/README, arch/x86/README: Remove (replaced... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Peter Johnson | * Makefile.am: Unbreak build (broken due to new man... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Peter Johnson | * configure.ac: Remove check for groff, add check for... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Peter Johnson | * On most files: re-enable $IdPath$ as $Id$, and enable... |
commit | commitdiff | tree | snapshot |
2004-09-04 |
Peter Johnson | * errwarn.h (yasm_warn_class): Add new class YASM_WARN_... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Peter Johnson | * x86id.re (yasm_x86__parse_insn): Add checking of... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Peter Johnson | * configure.ac, Mkfiles/*/config.h: Stop using date... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Peter Johnson | Makefile.am: Include mkinstalldirs in the distribution. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Peter Johnson | * COPYING: Revert unintentional change to text of GPL... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Peter Johnson | ltmain.sh: Remove FreeBSD hack that prevents static... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Peter Johnson | * stabs-dbgfmt.c (stabs_dbgfmt_generate_sections): |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Peter Johnson | NASM preprocessor's genmacro needs to built differently... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Peter Johnson | Update auto*, libtool, libltdl, and gettext scripts. |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Peter Johnson | Change from .cvsignore files to svn:ignore directory... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Peter Johnson | Remove malloc function check; it can need a malloc... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Michael Urman | Fixed handling of absolute sections in the elf object... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Peter Johnson | Add support for NASM-compatible ELF extensions to the... |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Peter Johnson | Add flat Makefile for MINGW cross-compile to Win32. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Peter Johnson | Add compile of libyasm/objfmt.c. |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Peter Johnson | snprintf is not portable; use strcpy/strcat instead. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Peter Johnson | Fix LSS opcode. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Peter Johnson | Add rudimentary, untested, AMD64 support. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Previous commit broke build on non-CygWin. Fixed so... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Disable checking for system-wide ARGZ functions; they... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Add objfmt.c and assocdat.c to libyasm VC++ build. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Fix crash on cygwin due to large on-stack allocation. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Include nasm-macros.c in the distribution by including... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Peter Johnson | Actually include needed function replacements in the... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Peter Johnson | Fix indexreg handling in x86_expr_checkea_getregusage... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Peter Johnson | Fix push in 64-bit mode to take a 32-bit signed immedia... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Peter Johnson | Convert re2c cleanup.pl to cleanup.c, removing final... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Peter Johnson | Convert NASM preproc macros.pl to genmacro.c, to remove... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Peter Johnson | Convert test_hd.pl to test_hd.c, to remove one Perl... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Peter Johnson | Comment "Op1Add is only used for FPU, so no need to... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Peter Johnson | Fix handling of >32 bit NASM character constants; they... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Peter Johnson | Actually include (newly added) basename.c and dirname... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Peter Johnson | Make yasm dynamic module loader able to find modules... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Peter Johnson | Massive libyasm / module interface update - Phase 2... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Peter Johnson | Install assocdat.h along with the other headers. |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Peter Johnson | Add assocdat.o to flat Makefiles; the VC++ ones will... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Peter Johnson | Correct ordering of legacy prefix and REX prefix for... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Peter Johnson | Fix SIMD VR/PR instruction encoding for the following... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Peter Johnson | Delete the output file on error. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Peter Johnson | Add VC++ 7.1 build files to the distribution. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Peter Johnson | Add VC build files for VC++ 7.1 (untested by myself). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Peter Johnson | Add command line option (-X) to allow error reporting... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Peter Johnson | Bring non-libtool (VC++) build up to date with libyasm... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Johnson | Add a workaround for the lack of per-objfmt macro suppo... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Johnson | Properly handle fatal errors (like missing include... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Michael Urman | Enable elf support for extended section attribute align... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Michael Urman | Fix stabs to always use stab size 12, n_value size... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Michael Urman | "Fix" stabs to always output the same stab length in... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Peter Johnson | Fix macro definitions of yasm_arch_module_version(... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Michael Urman | Remove extraneous printf("DBG: ") |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Peter Johnson | Hide details of yasm_arch_module structure, instead... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Peter Johnson | Fix expression handling of unary NOT (~ in nasm syntax... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Peter Johnson | Allow colons for EQU labels (e.g. "value: equ 5"). |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Peter Johnson | Fix [ebp+index*reg] code generation (the immediate... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Peter Johnson | Fix pshift instructions by fixing meaning of MOD_Gap0... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Peter Johnson | Fix encoding of repe and repz prefixes. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Peter Johnson | Fix reporting of redefinition errors by adding a set... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Peter Johnson | Be less pedantic about trailing commas in data declarat... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Peter Johnson | Fix a couple of MMX/SSE/SSE2 instructions: movntps... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Peter Johnson | Remove obsolete overflow check in EA displacements... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Michael Urman | Add support for nasm-inherited command line options... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Peter Johnson | Constify args to pp_include_path() and pp_pre_include(). |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Peter Johnson | Fix copy-and-paste error causing xmm9-xmm15 to be unusable. |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Peter Johnson | Unconst-ify declarations of yasm_arch_module and yasm_p... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Johnson | Const-ify yasm_arch_module and yasm_parser_module usage. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Peter Johnson | More cleanly implement size overrides (based on arch... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Peter Johnson | Merge in NASM CVS changes up to 10/02/2003. Changes... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Johnson | Add check specifically for Bison and for Bison version... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Johnson | Make parser a Bison pure_parser; this makes it thread... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Johnson | yasm_section_print(): Fix incorrect number of args... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Johnson | Massive libyasm / module interface update - Phase 1 |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Johnson | Separate decrement and nasm_free() call; with dmalloc... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Peter Johnson | Merge updates for 0.3.0 into the trunk (except for... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Peter Johnson | Fix support for o64. AMD64 isn't always 32-bit default... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Peter Johnson | Fix usage of 32-bit "high" registers (such as r8d)... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Peter Johnson | Fix doxygen comment for yasm_bc_tobytes(). |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Peter Johnson | Fix for Perl 5.8.0 in UTF-8 locales. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Peter Johnson | Fix up license text to closely match COPYING. It's... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Peter Johnson | Note that the artistic license only applies to bitvect... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Michael Urman | Remove some useless PASS1 comments, and clean up spacin... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Michael Urman | STABS debugging information. This includes, naturally... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Peter Johnson | Repeat after me: test compile before commit. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Peter Johnson | Scanner internal to re2c was not catching EOF's properly. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Peter Johnson | Add word size to arch module interface for better suppo... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Peter Johnson | Bring up to date with many source tree changes. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Peter Johnson | Add support for the AMD64 syntax [symbol wrt rip].... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Peter Johnson | Add yasm_expr_extract_wrt() to separate portions of... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Michael Urman | ELF objfmt size agnosticism: |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Michael Urman | Move elf relocation valsize handling to the backend. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Michael Urman | Continue adding AMD64 ELF support (without breaking... |
commit | commitdiff | tree | snapshot |
next |