2004-10-14 |
Peter Johnson | Make manual size overrides on effective addresses only... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Peter Johnson | * configure.ac: Add detection for libgen.h. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Peter Johnson | * x86id.re (x86_new_jmp): Fix evaluation order dependen... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * elf-x86-amd64.c: Set svn:keywords "Id". |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * elf.h: Update x86 and amd64 relocation types and... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Urman | Enable machine specific handling of relocation section... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Urman | Deconst yasm_expr_get_intnum's return, allowing inplace... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * intnum.c (yasm_intnum_zero): New function to zero... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | Add work around for static-build libtool binaries to... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Michael Urman | Phase 2 of 2 cleanup to elf's internal structure. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Michael Urman | Phase 1 of a 2 phase cleanup to elf's internal structure. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Peter Johnson | Add relocation information to nasm list format by estab... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Peter Johnson | Update VC++ build files for tree changes. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Peter Johnson | First part of list file support. This should accuratel... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Peter Johnson | * xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Johnson | * expr.h (yasm_expr_extract_seg): Comment change: remov... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Johnson | * expr.c (yasm_expr_extract_symrec): Add "relocate... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Peter Johnson | * util.h (BitCount): Change bit-counting algorithm... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Johnson | * bc-int.h (yasm_bytecode): Add new pointer to array... |
commit | commitdiff | tree | snapshot |
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 |
next |