]> granicus.if.org Git - yasm/shortlog
yasm
2001-09-28 Stanislav KarchebnyAdded command line parsing
2001-09-27 Peter JohnsonAdd *Now and *At error and warning functions. *At...
2001-09-27 Peter JohnsonImplement floating point size conversions (with help...
2001-09-27 Peter JohnsonInitialize BitVector framework.
2001-09-27 Peter JohnsonMade gmon and core files globally ignored.
2001-09-27 Peter JohnsonIgnore all test executables as well as gmon and core...
2001-09-27 Peter JohnsonAdd BitVector documentation. These docs are really...
2001-09-26 Peter JohnsonIntegrate 6.0 changes.
2001-09-26 Peter JohnsonAdd RCSID().
2001-09-26 Peter JohnsonAdd GNU Library General Public License (version 2)...
2001-09-26 Peter JohnsonFix gcc -Wall warnings.
2001-09-26 Peter JohnsonAdd bitvect to build framework. C file still produces...
2001-09-26 Peter JohnsonInitial revision
2001-09-26 Peter JohnsonAdd SAVE_*, READ_*, and LOAD_* families of little-endia...
2001-09-26 Peter JohnsonFix large parts of expression and symbol handling....
2001-09-25 Peter JohnsonConst-ize string input parameters.
2001-09-24 Peter JohnsonSave filename as well as line number for each symbol.
2001-09-24 Peter JohnsonChange error/warning framework to store a list of error...
2001-09-24 Peter JohnsonFirst version of HACKING, only for Unix and not nearly...
2001-09-24 Peter JohnsonFixed nasty bug in error handling. It should have...
2001-09-24 Peter JohnsonUsed ternary search tree instead of linked list to...
2001-09-24 Peter JohnsonRemove redundant check for features.h, and cache GNU...
2001-09-24 Peter JohnsonAdd check and BSD replacement for strsep(3).
2001-09-24 Peter JohnsonDelete ancient symrec cruft.
2001-09-23 Peter JohnsonIntegrate ternary search trees into build.
2001-09-23 Peter JohnsonInitial revision
2001-09-23 Peter JohnsonMake name and keyword const.
2001-09-23 Peter JohnsonGet initial bits setting from object format. Change...
2001-09-20 Peter JohnsonDefine YY_NEVER_INTERACTIVE, because we never are :).
2001-09-20 Peter JohnsonCheck for snprintf (used in Check suite). Also define...
2001-09-20 Peter JohnsonRemove error message for check when check is disabled...
2001-09-20 Peter JohnsonInclude stddef.h for size_t.
2001-09-20 Peter JohnsonMake sure | and == done in right order.
2001-09-20 Peter JohnsonTry to fix configure and automake files so everything...
2001-09-20 Peter JohnsonCleaned up bytecode data structure, some effaddr functi...
2001-09-20 Peter JohnsonAdded README and NEWS to EXTRA_DIST.
2001-09-19 Peter JohnsonAutoconfize Check test suite, and make it work even...
2001-09-19 Peter JohnsonAllow make check and tests module to be disabled, as...
2001-09-19 Peter JohnsonMake sure bison.y and token.l get included in the distr...
2001-09-19 Peter JohnsonAdd portable little-endian file functions.
2001-09-19 Peter JohnsonPull in GCC and ELF alternatives for RCSID() if available.
2001-09-19 Peter JohnsonBuild section linked list, and support the section...
2001-09-18 Peter JohnsonCompletely test ConvertRegToEA().
2001-09-18 Peter JohnsonPrint the test function name along with the test case...
2001-09-18 Peter JohnsonCleanup of local .cvsignore files after addition of...
2001-09-18 Peter JohnsonDon't always check for Perl.
2001-09-18 Peter JohnsonAdd unit test framework using Check (http://check.sourc...
2001-09-18 Peter JohnsonInitial revision
2001-09-18 Peter JohnsonChange ../ to $(top_builddir). It's clearer and safer.
2001-09-18 Peter JohnsonLimit some tools to --enable-dev only. Only check...
2001-09-18 Michael UrmanFixed two ansi C errors (empty file and extra semicolon)
2001-09-18 Peter JohnsonReorganize docs into programmer and user parts. Repo...
2001-09-17 Peter JohnsonAdd rcs id.
2001-09-17 Peter JohnsonAdd configure.scan and *.tar.gz.
2001-09-17 Peter JohnsonUse absolute paths instead of srcdir because libintl...
2001-09-17 Peter JohnsonUse automake for queue docs, otherwise distcheck complains.
2001-09-17 Peter Johnsonoptimizer.h should be listed in yasm_SOURCES and it...
2001-09-17 Peter JohnsonAdd doc to automake and configure.
2001-09-17 Peter JohnsonAdd queue(3) docs from FreeBSD.
2001-09-17 Peter Johnson$Id$ -> $IdPath$.
2001-09-16 Peter JohnsonReorder generated Makefile list a little (to be consist...
2001-09-16 Peter JohnsonExpand out list of generated Makefiles and add RCS id.
2001-09-16 Peter JohnsonAdd barebones optimizer module framework.
2001-09-16 Peter JohnsonAdd prefix on local functions so they're easy to find...
2001-09-16 Peter JohnsonReindent to match other code for the most part.
2001-09-16 Peter JohnsonWhoa, oops! Bad bug in bytecode_new_common (wasn't...
2001-09-16 Peter JohnsonUpdate file descriptions to indicate that these files...
2001-09-16 Peter JohnsonUse bytecode * instead of bytecode in parser.
2001-09-16 Peter JohnsonStart building of sections and bytecodes in parser.
2001-09-16 Peter JohnsonAllow whitespace before a directive.
2001-09-16 Peter JohnsonUse strcasecmp instead of strcmp when searching by...
2001-09-16 Peter JohnsonAdd prototypes for strcasecmp and strncasecmp if we...
2001-09-16 Peter JohnsonCheck for case-insensitive string comparisons. Use...
2001-09-16 Peter JohnsonUse abort() instead of exit() if it's available for...
2001-09-16 Peter JohnsonUse queue.h macros in section.h, and reference bytecode...
2001-09-15 Peter JohnsonUpdate to match outfmt->objfmt change.
2001-09-15 Peter JohnsonRename outfmt to objfmt and related files and directori...
2001-08-31 Michael UrmanUpdates to pass make distcheck.
2001-08-30 Peter JohnsonConvert to using gettext instead of the ugly errwarn...
2001-08-19 Peter JohnsonAdd RCSID().
2001-08-19 Peter JohnsonStandardize order of include statements as well as...
2001-08-19 Peter JohnsonAdd RCSID() function.
2001-08-19 Peter JohnsonAdd checks for <limits.h> and <sys/cdefs.h>.
2001-08-19 Peter JohnsonAllow multiple labels on one line (it's still on the...
2001-08-19 Peter JohnsonUse STAILQ's for datavals and bytecodes.
2001-08-19 Peter JohnsonUse the FreeBSD version of <sys/queue.h> instead of...
2001-08-19 Peter JohnsonUse header-reuse #defines that are ANSI C compatible.
2001-08-19 Peter JohnsonAdd <sys/queue.h> to util.h and pull in compatible...
2001-08-19 Peter JohnsonAdd check for <sys/queue.h> and specific checks for...
2001-08-19 Peter JohnsonRun through GNU indent using indent profile. Manually...
2001-08-19 Peter JohnsonAdd dataval as a type.
2001-08-19 Peter JohnsonAdd FILE as a type. Why it's not built-in, I don't...
2001-08-19 Peter JohnsonFirst version of indentation profile.
2001-08-19 Peter JohnsonGive prototype for nasm_parser_parse().
2001-08-19 Peter JohnsonDeclare type enum correctly.
2001-08-19 Peter JohnsonRemove & from function pointer references.
2001-08-19 Peter JohnsonAdd new subdirectories for new src/ directory structures.
2001-08-19 Peter JohnsonNew modular directory structure: parsers, preprocs...
2001-08-19 Peter JohnsonUpdate to reflect 0-based groupdata array.
2001-08-18 Peter JohnsonAdd "error when reading from file" error.
next