2006-04-16 |
Peter Johnson | * symrec.pxi: Implement iterators. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | symrec.pxi: Implement __contains__ so that "'foo' in... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | * nasm-eval.c (expr5, expr6): Remove unused variables. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | * floatnum.pxi: yasm_floatnum doesn't support any ops... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | * symrec.pxi: Revamp to more correctly generate Symbol... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | * intnum.pxi: Use correct name for NotImplementedError. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Peter Johnson | * intnum.pxi: Implement full set of integer and compari... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Peter Johnson | * intnum.c (yasm_intnum_create_sized): New, reverse... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Peter Johnson | * python-yasm/Makefile.inc: .python_build needs to... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Peter Johnson | * python-yasm/Makefile.inc: Since we aren't using build... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Peter Johnson | Change the NASM preprocessor to use yasm_intnum and... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Peter Johnson | Correctly handle input characters >127 by using unsigne... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Peter Johnson | * ax_create_stdint_h.m4: Don't bother using head -1... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Peter Johnson | In dwarf2, don't create symbols that are not in the... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Peter Johnson | Bump trunk internal version to 0.5.99.0. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Peter Johnson | * xstrdup.c: Remove compatibility shims that, due to... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Peter Johnson | Take #2 on reversioning: decouple version and build... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Peter Johnson | * Mkfiles: Fix genversion include paths. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * Mkfiles: Bring up to date with main tree changes... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * vc8/config.h, vc/config.h, dj/config.h: Update versio... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | Implement better versioning. From now on, trunk's... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * COPYING: Update verbiage, add list of contributors... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * setup.py: strip() opts["srcdir"] to unbreak distcheck. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * setup.py: Incorporate cleanups suggested by Michael... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | Quiet warnings in Pyrex code by adding "-w" if GCC... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Peter Johnson | * Makefile.am: Unbreak build for when Python bindings... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Peter Johnson | * pyrex.m4: Add a little documentation. |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Peter Johnson | Be much smarter at checking for and running Pyrex.... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Peter Johnson | Hook Python module into the build (even though it's... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Peter Johnson | * bytecode.pxi: Fix definition of yasm_dv_create_string(). |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Peter Johnson | * dwarf2-dbgfmt.c, cv-symline.c, nasm-pp.c: Clean up... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Peter Johnson | * value.pxi, expr.pxi: Copy instead of NULL'ing origin... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Peter Johnson | * coretype.h (yasm_output_value_func): Remove splint... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Peter Johnson | * cv-symline.c (cv_sym_bc_tobytes): Silence signedness... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Peter Johnson | python-yasm: Modularize and clean up. Note the modular... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Michael Urman | Checkin of initial work on a pyrex python binding for... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_section_switch): Fix up... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Peter Johnson | * yasm.c (version_msg): Update copyright date range. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Peter Johnson | * yasm.rules: Clean up. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Peter Johnson | * yasm.rules: Add debug flag feature as configurable... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Peter Johnson | Fix a couple bugs in CV8 that generate bad debug info. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | * expr.c (expr_simplify_identity): Fix crash when there... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | * combpath_test.c: Add a couple of tests with drive... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | Finally fix brokenness that was NASM imported preproces... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | * yasm.c (main): Fix longstanding bug of putting the... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | * splitpath_test.c: Include file.h not splitpath.c... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | In preparation for more file handling functions to... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Peter Johnson | * cv-type.c (cv_type_create): Initialize leaves. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Peter Johnson | * Mkfiles: Update for CodeView dbgfmt addition. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Peter Johnson | * cv-type.c: Fix typo (CV_T_PFBOOL32 should be CV_T_PFB... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Peter Johnson | * coff-objfmt.c (yasm_x64_LTX_objfmt): Enable cv8 debug... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Peter Johnson | First cut at CodeView (version "8" / 2005 only). Compl... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Peter Johnson | * x86id.c: Fix pause instruction (closing #72). |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Peter Johnson | * dwarf2-line.c: Avoid obvious crash case on unassigned... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Peter Johnson | * libyasm/Makefile.inc: Alphabetize source and include... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_output_value): Add support... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Peter Johnson | Add a feature and fix a long-standing bug in Win64... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Peter Johnson | * value.c (value_finalize_expr): Check for purely ... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Peter Johnson | Makefile.dj, Makefile.flat: Realphabetize LIBYASM_OBJS. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Peter Johnson | Mkfiles/vc, Mkfiles/vc8: Delete FileConfigurations... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Peter Johnson | Massive cleanup of relocation and WRT handling. Closes... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Peter Johnson | Eliminate some signed/unsigned character mismatches... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Peter Johnson | More gracefully handle absolute section refernce expans... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Peter Johnson | * arch.h (yasm_arch_create): Fix doxygen reference. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Peter Johnson | * gas-token.re: Recognize ".fill" directive. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Peter Johnson | * nasm-token.re: Add support for the 777o form of octal... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Peter Johnson | * hamt.c: Fix bug introduced in [1407] that causes... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * gas-bison.y: Close a couple of memory leaks. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * hamt.c (HAMT_delete_trie): Close memory leak (max... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | Mkfiles: Take hamt out of GAP builds here as well. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * gap.c: Don't use HAMT. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * hamt.c: Add stopgap fix for GAP in cross-build situat... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * bytecode.c (yasm_bc_destroy): Only xfree symrecs... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * dwarf2-info.c: Include config.h before looking for... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * dwarf2-info.c: Reorder includes so that compiling... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * bytecode.c (yasm_bc_create_insn): Use yasm_ops_initia... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | Fix a few things found by valgrind. There will be... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * phash.c (phash_lookup), perfect.c (initnorm): Mask... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Peter Johnson | * tools/gap: Clean up unused variables, bad size usage... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Peter Johnson | * Mkfiles/vc, Mkfiles/vc8: Fix a couple problems with... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Peter Johnson | Rewrite x86 identifier recognition to use a minimal... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Peter Johnson | * genmodule.c: Enable svn:keywords Id. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Peter Johnson | * x86id.re (retnf_insn, yasm_x86__parse_check_insn... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Peter Johnson | * objfmt.h (yasm_objfmt_add_default_section): Update... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Peter Johnson | * coff-objfmt.c: Fix crash when sections are generated... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Peter Johnson | Fix #70 by allowing overrides on the default (usually... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Peter Johnson | Fix #69 by making the NASM preproc and parser use the... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Peter Johnson | * dwarf2-info.c (yasm_dwarf2__generate_info): Set secti... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Peter Johnson | Remove some unused variables/functions. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Peter Johnson | * intnum.c (yasm_intnum_create_leb128): Create an intnu... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Peter Johnson | * dwarf2-info.c (yasm_dwarf2__generate_info): Fully... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Peter Johnson | * Mkfiles: Update to sync with [1376]. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Peter Johnson | * dwarf2/Makefile.inc: Include dbgfmt-dwarf2.h. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Peter Johnson | Generate DWARF2 information from asm source, closing... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Peter Johnson | * stabs-elf.hex: Update to match previous commit. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Peter Johnson | * elf-objfmt.c (elf_objfmt_output): Create all missing... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Peter Johnson | * linemgr.h (yasm_linemap_traverse_filenames): New... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Peter Johnson | * configure.ac: Add checks for unistd.h and getcwd... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Peter Johnson | Fix #67 by autosizing push immediate with no specified... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Peter Johnson | * x86bc.c (x86_bc_insn_tobytes, x86_bc_jmp_tobytes... |
commit | commitdiff | tree | snapshot |
next |