2006-06-13 |
Peter Johnson | Build up interval tree. Change how SPECIAL_BC_OFFSET... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Peter Johnson | * compat-queue.h: Update; adds FOREACH_*_SAFE, removes... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Peter Johnson | Move towards building interval tree by splitting depend... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Peter Johnson | yasm_intnum_set_int(): Oops; compile before committing... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Peter Johnson | Add yasm_intnum_set_int(). |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | Set svn:keywords on inttree.c and inttree.h. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | Actually bring interval tree implementation into repo. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | x86_bc_insn_expand(): Don't require ea/imm to be abs... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | Revert value.c/h changes made in [1567]. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | Move closer to implementing Q. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Peter Johnson | Implement first phase of align and org. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | Reimplement optimizer pass 1b and fix x86 so that jumps... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | x86_bc_insn_tobytes(): Fix the case where we get here... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | Reintegrate stabs dbgfmt. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | x86_bc_jmp_calc_len(): Make sure we always set jmp... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | yasm_object_optimize(): Fix error/warning handling... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | Fix all tests with miscomparing object files. Dramatic... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Peter Johnson | Get rid of origin_prevbc; it's no longer needed due... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Peter Johnson | Get rid of calc_bc_dist_func, the only times this was... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Peter Johnson | Change yasm_value macros into functions. Fix up the... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Peter Johnson | Merge [1333]-[1543] (inclusive) into new-optimizer... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Peter Johnson | Change calc_len to call back to add_span function so... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Peter Johnson | * x86parse.gap: Update pushf generation to match popf... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Peter Johnson | * x86id.c: Add support for 64-bit far jmp/call. These... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Peter Johnson | * value.c (yasm_value_output_basic): The destsize param... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Peter Johnson | Fix major bug related to multiple handling. Unfortunat... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Peter Johnson | * coff-objfmt.c: Support >=64K relocs on Win32/64 objects. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Peter Johnson | * coretype.h (yasm_value): Add size field (specified... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Peter Johnson | * Mkfiles: Update to match [1532]. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Peter Johnson | * bc-int.h (yasm_bytecode_callback): Add reserve flag... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Peter Johnson | * expr.c (expr_get_item): Refactor itempool code. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Peter Johnson | Try to combine as much data as possible into single... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Peter Johnson | * expr.c: Don't hit the allocator so hard with tiny... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Michael Urman | Add/Use helpers to pass void* as manually type-checked... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Michael Urman | Rework yasm.Expression to accept strings like '+' to... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Michael Urman | Raise SymbolTable redefinition errors in Python. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Peter Johnson | * errwarn.c (yasm_error_matches): Make real function... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Michael Urman | Raise IntNum division by zero errors in Python. |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Peter Johnson | * lc3barch.c (lc3b_get_fill): Fix type-punning warning... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Peter Johnson | * errwarn.h (yasm_warn_set, yasm_warn_set_va): Fix... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Peter Johnson | Revamp error/warning handling, using a model similar... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Peter Johnson | * ax_create_stdint_h.m4: Fix a couple bugs. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Peter Johnson | * configure.ac: Don't error-out configure if Python... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Peter Johnson | * elf.c (elf_strtab_enty_set_str): Update following... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Peter Johnson | * nasm-bison.y (nasm_parser_directive): The objfmt... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Peter Johnson | * x86id.c (yasm_x86__finalize_insn): Don't check for... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Peter Johnson | * hamt.c (HAMT_insert): Avoid hash collisions by checki... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Peter Johnson | * nasm-bison.y: Enable dbgfmt directives from NASM... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Peter Johnson | * nasm-token.re: Actually handle $-prefixed names corre... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Peter Johnson | * nasm-preproc.c (nasm_preproc_input): Don't generate... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Peter Johnson | * gas-bison.y: Handle segment register operands, fixing... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * symrec.pxi: Change various things to properties rathe... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * python_test.sh: Set srcdir and PYTHON to reasonable... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * python_test.sh: Use PYTHON variable to find python... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * intnum.c (yasm_intnum_calc): Use BitVector_Compare... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Michael Urman | Add intnum tests; test_cmp is failing right now and... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * test_symrec.py: Actually add test, and fix it to... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * python-yasm: Add test framework; large portions copie... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Peter Johnson | * symrec.pxi: Remove duplicate l.appends() in values... |
commit | commitdiff | tree | snapshot |
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 |
next |