2003-05-27 |
Peter Johnson | Add support for FAR call/jmp. Because of the jmp label... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Peter Johnson | Add lindex parameter to yasm_intnum_calc(), and add... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Peter Johnson | Fix crash in "no non-local label before `%s'" warning... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Peter Johnson | Fix crash on Linux due to double-fclose(). The NASM... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Peter Johnson | Pre-include libyasm/coretype.h to avoid #defining funct... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Peter Johnson | We're licensed under the 2-clause BSD license, not... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Peter Johnson | Revert previous commit: stamp-h.in is now back in the... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Peter Johnson | Simplify brief description. Comment-only change. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Peter Johnson | Clean up and simplify libyasm.h options and symbol... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Peter Johnson | Don't create a dependency on $(top_builddir)/re2c;... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Change how bytecode and section lists are allocated... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | dmalloc expects never to get a NULL deallocation; nasm... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Make yasm_section_delete() static. It's unsafe to... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Comment for Doxygen documentation generation. Comment... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Watch placement of \internal Doxygen tag. |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Comment for Doxygen documentation generation. Comment... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Peter Johnson | Comment for Doxygen documentation generation. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Peter Johnson | Undefine __STRICT__ANSI__ when compiling with gcc ... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Peter Johnson | Don't use "select" as a variable name. Causes warnings... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Peter Johnson | Remove typedefs for uint/uchar/ushort/ulong to avoid... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Peter Johnson | Install modules into pkglibdir rather than libdir,... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Peter Johnson | Fix crash on the valid NASM preprocessor syntax: |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Michael Urman | Correct typo "keword" in print_list_keyword_desc() |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Peter Johnson | Avoid "unrecognized option `help'" error on "-[fprg... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Michael Urman | Add module listing on "-[fprg] help" so users know... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Michael Urman | Split short and long options when they don't fit in... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Peter Johnson | Disable yapp usage and default to "real" nasm preprocessor. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Peter Johnson | Remove yapp from Mkfiles builds. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Peter Johnson | Add library install directory to ltdl search directory... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Peter Johnson | Rename yasm-module to yasm_module for better libtool... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Michael Urman | Implemented -I and -P command line options frontend... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Peter Johnson | Remove references to yapp source files now that it... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Peter Johnson | Start commenting for Doxygen documentation generation... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Peter Johnson | Flatten arch interface, changing some parse function... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Peter Johnson | For now, remove yapp from the build. It needs rewritin... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Peter Johnson | Protect yasm_bc_new_common() by YASM_INTERNAL ifdef... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Peter Johnson | Move libyasm/file.h out of YASM_INTERNAL only inclusion... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Peter Johnson | Clean up formatting of options[] array (whitespace... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Peter Johnson | Re-license under 2-clause BSD license. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Peter Johnson | Bump copyright year range. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Peter Johnson | Update DJGPP and flat Makefiles and config.h with new... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Peter Johnson | Update DJGPP and flat Makefiles and config.h with new... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Peter Johnson | Use system include instead of local include in vc/yasm... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Peter Johnson | Use system includes instead of local includes. This... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Peter Johnson | Forgot win32_test.sh in initial win32 objfmt commit. |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Peter Johnson | Add Win32 object format. |
commit | commitdiff | tree | snapshot |
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 |
next |