2002-03-16 |
Michael Urman | Catch "errors" and update report format |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Michael Urman | Add ifdef tests. |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Michael Urman | add beginnings of test suite for yapp |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Michael Urman | return [ and ] characters |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Michael Urman | Removed spurious include of objfmt |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Michael Urman | Remove some spurious includes. |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Peter Johnson | Don't call bc_resolve (it's going away soon). |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Peter Johnson | Add autom4te.cache. |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Peter Johnson | Switch to requiring autoconf 2.50. We should really... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Peter Johnson | Switch to requiring autoconf 2.50. We should really... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Peter Johnson | Add bcs_last() macro. |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Peter Johnson | Only check for dmalloc library and dmalloc.h if --enabl... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Peter Johnson | Only check for dmalloc library and dmalloc.h if --enabl... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Peter Johnson | Make duplicate definition (w/regards to COMMON and... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Peter Johnson | Move static structures from .h to .c, include .h in .l. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Peter Johnson | Fix warning. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Peter Johnson | Add bin object format. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Peter Johnson | Allow replacing with no extension (eg w/o an appended... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Peter Johnson | Move BitCount() macro from hamt.c to util.h. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Peter Johnson | Add yapp-token.c. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Michael Urman | Fixed some warnings. |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Michael Urman | Add const char *in_filename arguments to |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Michael Urman | YAPP has arrived. |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Michael Urman | Update main files to include support for yapp. |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Peter Johnson | Enhance bc_resolve() implementation a bit, but comment... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Peter Johnson | Support NASM syntax of options such as -fobj (as well... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Peter Johnson | Allow preprocess-only and setting of preproc. Update... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Peter Johnson | Update bug mailing address to <bug-yasm@tortall.net>. |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Peter Johnson | Use non-preprocessed BITS directive so this can be... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Peter Johnson | Revamp object format functional interface a bit. Now... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Peter Johnson | Enable second pass (resolve/calculate known values). |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Peter Johnson | Include errwarn.h to declare ErrorAt(). |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Test circular reference detection. Very basic examples... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Indicate actual line number of circular reference error. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Bring up-to-date with traverse function changes. Start... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Correct optimize() comment. |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Terminate & cleanup early if an error occurs during... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Reverse how traverse functions do early termination... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Peter Johnson | Fix issue with how symrec's are handled when an express... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Peter Johnson | Added --version option. Pass option descriptions,... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Peter Johnson | Add semicolon at end of error handling code to fix... |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Peter Johnson | Bring up-to-date with tree and build changes. |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Peter Johnson | Enhance error/warning framework by allowing specific... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Peter Johnson | Check for param=NULL before dereferencing it in sopt... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Peter Johnson | Don't compact into a short form if one's not available. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Peter Johnson | Make jcc's default to JR_SHORT in NASM syntax, and... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Peter Johnson | Finish bc_calc_len(), with fixes to x86_bc_calc_len_ins... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Peter Johnson | In optimize_bytecode(), calculate bc->offset *before... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Peter Johnson | Implement rest of bc_calc_len for general bytecodes. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Peter Johnson | Don't store "determined" immediate len and neg. Both... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Peter Johnson | Add comment about bc_calc_len() possibly returning -1. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Peter Johnson | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Peter Johnson | Rework resolve_label() and add a second pass. |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Peter Johnson | Add new bc_resolve() family, and rewrite calc_len to... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Add bcs_next (STAILQ_NEXT). |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Add bcs_first() (STAILQ_FIRST). |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Tiny formatting fix. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Change return type of calc_len() family back to int... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | - Use new symrec_get_label(). |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Add basic optimizer to checks. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Remove symrec_get_int_value(), add symrec_get_label(). |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | General code cleanup. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | LCLint cleanups. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Michael Urman | Fix one line odd error: missing initialization of step. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Be nice for debugging purposes and set effaddr sib... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Make resolve_label() take a symrec * instead of a secti... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Remove unused variable declaration. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Michael Urman | Change from linked list to vector representation for... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Comment fix. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | bc_calc_len() family should return unsigned long, not... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Cut bitvect allocations even more by making a bitvect_f... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Allocate single static temporary bitvect for conversion... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | dmalloc is enabled with DMALLOC, not DDMALLOC. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | dmalloc is enabled with DMALLOC, not DDMALLOC. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Free in_filename. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Don't shadow global (standard C) "index" (noticed by... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Correct for renamed/moved files. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | LCLint-inspired cleanups. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Peter Johnson | Line number is a long (found by lclint). |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Peter Johnson | Change from current file/line dual storage to a monoton... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Peter Johnson | Remove programmer documentation out of source tree... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Peter Johnson | Remove programmer documentation out of source tree... |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Peter Johnson | Fix warnings that appear with -O turned on. |
commit | commitdiff | tree | snapshot |
2001-12-28 |
Peter Johnson | Add tests/Makefile.inc to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Michael Urman | ignore automake's error on multiple lex.am invocations |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Peter Johnson | Change EXTRA_DIST to reflect movement of strsep.c and... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Peter Johnson | Make sure bison gets -d flag (creates a separate header... |
commit | commitdiff | tree | snapshot |
2001-12-27 |
Peter Johnson | Fix issues with yy->nasm_parser_ renaming. AM_YFLAGS... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Get rid of --disable-check option. It no longer has... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Get rid of --disable-check option. It no longer has... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Moved function replacements to top-level. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Add @LIBOBJS@ to library linkages (for missing functions). |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Link with @LIBOBJS@ (for replacement functions). |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Remove config/* files, and automatically create the... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Failed builds could prevent updating of "latest" symlin... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Include intl from build directory, not source directory. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Add intl directory to INCLUDES. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | This was significantly out of date. Bring up-to-date... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Bring up-to-date with new generated files (due to new... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Peter Johnson | Remove stamp-h.in to fix distcheck issue when autogen... |
commit | commitdiff | tree | snapshot |
next |