2003-03-24 |
Peter Johnson | Add Win32 object format (untested, but compared against... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Peter Johnson | De-constify yasm_bytecode parameter to yasm_output_expr... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Peter Johnson | Use re2c -s instead of re2c -b. -b generates code... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Peter Johnson | Add some ELF32 support functions. Note: currently... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Peter Johnson | Handle absolute sections. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Peter Johnson | Add all_syms parameter to objfmt->output() for debuggin... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Peter Johnson | Add directive() and yasm_objfmt * parameter to initiali... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Peter Johnson | Remove -Wtraditional. It's way too noisy in GCC 3.x. |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Peter Johnson | Take out the CXX and GCJ tests; we don't need them... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Peter Johnson | Add nasm and yapp to the list of allowed preprocessors. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Peter Johnson | Fix header/type reference in comment. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Peter Johnson | Enable more warnings and perform code cleanups to avoid... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | yasm_vp_new() should take a char *, not a const char *. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Change yasm__conv_unprint to take an int parameter... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Match signedness of loop counters with loop bounds. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Avoid warning by splitting LTDL_SET_PRELOADED_SYMBOLS... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Remove unused yyaccept variables (eliminates warnings... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Include new Visual Studio build files in distribution. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Remove old Visual C++ makefile; new build structure... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Visual Studio 6.0 build files (including generated... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Visual Studio 6.0 build files (including generated... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Don't try to use ltdl if compiling under Visual C+... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | Don't redefine NDEBUG if it's already defined. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Peter Johnson | yasm_vp_new() should return its newly created structure! |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | Update to GNU Libtool 20030216 (from Cygwin) to get... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
cvs2svn | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | Initial revision |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | Use yasm__mergesort() in expr.c and use correct xmalloc... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | stamp-h.in is now in libyasm/. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | Safe to use -no-undefined on all the modules. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Peter Johnson | Make libyasm a "real" library, including installing... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Peter Johnson | Minor cleanups (no functional changes) after src split. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Peter Johnson | Split src into frontends, libyasm, and modules (forced... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Peter Johnson | Replace --enable-dev functionality with --enable-mainta... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Peter Johnson | Use AC_HELP_STRING() for custom argument help strings. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Peter Johnson | Use N_(), not _() for gettextized error messages. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Peter Johnson | The Great Renaming (prefixing with yasm_), Part 2:... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Peter Johnson | Unmodularize errwarn, while making key errwarn function... |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Peter Johnson | The Great Renaming, Part 2: prefix strcasecmp and strnc... |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Peter Johnson | Move yasm_std_errwarn and yasm_std_linemgr into libyasm. |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Peter Johnson | Refactor list_objfmts() and list_parsers() into module.c. |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Peter Johnson | The Great Renaming (prefixing with yasm_), Part 1. |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Peter Johnson | bc_new_objfmt_data() was creating a bytecode with the... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Peter Johnson | Fix file comment. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Peter Johnson | Relicense under 2-clause BSD license. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Peter Johnson | Allow both 'e' and 'E' for exponent designation in... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Peter Johnson | Add __int64 check. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Peter Johnson | Add long long detection to unsigned long long detection. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Peter Johnson | Clean up all but one -ansi -pedantic -Wall warning... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Peter Johnson | Initial revision |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Peter Johnson | Initial revision |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Peter Johnson | Re-license more files under the 3-clause BSD license... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Peter Johnson | Add DO_FREE #defined constant to allow disabling of... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Peter Johnson | Add option for parser to associate input text (after... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Peter Johnson | Check count returned by nasm_parser_input() against... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Peter Johnson | fix_directive_symrec() needs to return a value for... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Peter Johnson | Fixup directive symrecs to point at global instead... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Johnson | Update addresses. |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Johnson | Fix dbgfmt loading (should call load_dbgfmt not load_ob... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Johnson | Allow "Athlon64" as an alias for Sledgehammer. |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Johnson | Add test for a large absolute section. By: H. Peter... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Peter Johnson | Add x86-64 effective address support, as well as a... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Peter Johnson | Put test suite file results into a separate "results... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Peter Johnson | Treat ',' as a directive valparam separator. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Peter Johnson | Add basic x86-64 support (memory references are not... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Peter Johnson | The AMD Athlon is also known as the K7. |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Peter Johnson | Add official name for AMD's "sledgehammer" CPU: "Opteron". |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Peter Johnson | Fix comments. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Peter Johnson | Fix typo/bug in handling of OPA_AdSizeR (using wrong... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Peter Johnson | Go back to using a more-centralized function for front... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Duplicate filename to ensure no double-frees occur. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Check for null pointers before freeing to avoid dmalloc... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Fix distcheck build issues. |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Add the "real" NASM preprocessor, and default to it... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Make sure we use the yapp preprocessor when running... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Add va_list versions of error and warning errwarn funct... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Peter Johnson | Initial revision |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Peter Johnson | x86_bc_resolve_jmprel(): Plug memory leak. |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Peter Johnson | Modularize errwarn. gettext()-ize in errwarn, not... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Peter Johnson | Add coff-objfmt.c. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Peter Johnson | initialize() comment fix. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Peter Johnson | Parameters to input changed from unsigned long to linem... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Peter Johnson | Add missing gettext call for one of the warning messages. |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Peter Johnson | Delete last of global variables by making a line manage... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Peter Johnson | Remove indent_level global by passing it as a parameter. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Peter Johnson | Actually load and check for debug format, instead of... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Peter Johnson | Dynamically load all modules (preloading some of the... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Peter Johnson | Allow single strings to be used as parameters for direc... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Peter Johnson | Don't set yasm_DEPENDENCIES. It breaks automatic depen... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Relicense under 3-clause BSD license. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Actually include new tests in distribution. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Actually include new tests in the distribution. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Get rid of expr_xform_neg_tree(), integrating its funct... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Use automake's standard macro for dmalloc instead of... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Assume all sys/queue.h implementations are broken,... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Peter Johnson | Fix COFF_SET_VMA output (needed to add section start... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Johnson | Use the current date as the version (for nightly builds... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Johnson | Add COFF object format (for DJGPP). No debugging suppo... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Johnson | symrec_data_print() doesn't need to handle a NULL data... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Peter Johnson | Run test input files through standard input instead... |
commit | commitdiff | tree | snapshot |
next |