Mercurial > hg-old > index.cgi
graph
-
Fix up some bogosity that prevented automake from working rightTue, 27 Jan 2009 05:55:52 +0000, by lost
-
Updated to do listTue, 27 Jan 2009 05:26:55 +0000, by lost
-
Added ifdef/ifndef conditionalsSun, 25 Jan 2009 04:02:50 +0000, by lost
-
Fixed up some issues with pseudo ops and object targetFri, 23 Jan 2009 05:48:55 +0000, by lost
-
Made listings off be defaultFri, 23 Jan 2009 04:42:39 +0000, by lost
-
Fixed relative branches and PCR addressing to handle constant intra-section references properlyFri, 23 Jan 2009 03:36:27 +0000, by lost
-
Updated to do listSat, 17 Jan 2009 07:35:18 +0000, by lost
-
Fixed problem handling sections with options on pass 2Sat, 17 Jan 2009 07:28:45 +0000, by lost
-
Cleaned up old lwasm_expr_result() function and unused EXPR_* flagsSat, 17 Jan 2009 07:12:05 +0000, by lost
-
Bumped package version to 2.0Sat, 17 Jan 2009 07:09:15 +0000, by lost
-
Added doc subdirectory to distributionSat, 17 Jan 2009 07:09:02 +0000, by lost
-
Fixed think-o in rm* ops (reversed pass number test)Sat, 17 Jan 2009 06:57:58 +0000, by lost
-
Fixed problem with constant expressions evaluating to 0 when they shouldn'tSat, 17 Jan 2009 06:50:49 +0000, by lost
-
Fixed symbol resolution to not resolve intra-section references to constants by defaultSat, 17 Jan 2009 06:27:01 +0000, by lost
-
Make external symbols remain unresolved in expressions and also flag them in the symbol listSat, 17 Jan 2009 06:11:40 +0000, by lost
-
Added incomplete references to object output and added support for section base terms in expression handlerSat, 17 Jan 2009 05:56:40 +0000, by lost
-
Added EXPORT pseudo opSat, 17 Jan 2009 05:07:45 +0000, by lost
-
Made reading input files use binary mode to avoid newline translation since we handle it ourselves manuallySat, 17 Jan 2009 04:38:32 +0000, by lost
-
Checkpoint: object format outputSat, 17 Jan 2009 04:37:40 +0000, by lost
-
Checkpoint: object format outputSat, 17 Jan 2009 02:59:24 +0000, by lost
-
Checkpoint: object target outputFri, 16 Jan 2009 05:33:40 +0000, by lost
-
Started adding object target outputFri, 16 Jan 2009 05:14:49 +0000, by lost
-
Fixed problem with expression evaluation infrastructure not advancing input pointer on pass 2Wed, 14 Jan 2009 07:04:45 +0000, by lost
-
Fixed problems with re8 and rel16 addressingWed, 14 Jan 2009 06:33:13 +0000, by lost
-
Added EXTERN directiveSat, 10 Jan 2009 22:24:29 +0000, by lost
-
Moved indexed modes to new expression frameworkSat, 10 Jan 2009 19:05:15 +0000, by lost
-
Checkpointing deployment of non-constant expression handlingSat, 10 Jan 2009 07:18:59 +0000, by lost
-
Checkpointing deployment of non-constant expression handlingSat, 10 Jan 2009 07:09:14 +0000, by lost
-
Checkpointing deployment of non-constant expression handlingSat, 10 Jan 2009 05:00:42 +0000, by lost
-
Checkpointing conversion to allow object targetFri, 09 Jan 2009 04:23:00 +0000, by lost
-
Checkpointing object target implementationThu, 08 Jan 2009 02:57:24 +0000, by lost
-
Rejigged symbol system to be able to handle non-constant referencesThu, 08 Jan 2009 01:32:49 +0000, by lost
-
Checkpointing object target implementationThu, 08 Jan 2009 01:18:40 +0000, by lost
-
Added pragma directivesThu, 08 Jan 2009 01:18:09 +0000, by lost
-
Fixed tab handling in list code; also added address to second and later lines in byte listing for a particular lineTue, 06 Jan 2009 06:20:31 +0000, by lost
-
Fixed problem with symbols being registered with the address of the NEXT instructionTue, 06 Jan 2009 06:11:22 +0000, by lost
-
Fixed instruction table to vector to correct routines for fcn and fcsTue, 06 Jan 2009 04:51:29 +0000, by lost
-
Fixed missing NUL on macro linesTue, 06 Jan 2009 04:36:41 +0000, by lost
-
Fixed some problems detected by valgrind and testingMon, 05 Jan 2009 06:14:41 +0000, by lost
-
Fixed numerous bugs in macro handlingMon, 05 Jan 2009 05:40:33 +0000, by lost
-
Redid lwasm_parse_line() to correct overly complex logic flawsMon, 05 Jan 2009 05:40:16 +0000, by lost
-
Implemented setdp and corrected handling of direct page detection in insn_gen_aux()Mon, 05 Jan 2009 01:40:01 +0000, by lost
-
Added the 'set' directiveMon, 05 Jan 2009 01:27:08 +0000, by lost
-
Moved symbol registration so symbols that are in skipped code do not get registered and so EQU/SET can do their own registrationMon, 05 Jan 2009 01:17:23 +0000, by lost
-
Moved insn_gen8 to simplified expression evaluatorMon, 05 Jan 2009 00:57:37 +0000, by lost
-
Fixed error with single char ascii constantsMon, 05 Jan 2009 00:57:14 +0000, by lost
-
Implemented the * and . special symbolsMon, 05 Jan 2009 00:44:38 +0000, by lost
-
Moved insn_rel.c to simplified expression evaluationMon, 05 Jan 2009 00:40:58 +0000, by lost
-
Added symbol listing to list file; various fixesMon, 05 Jan 2009 00:20:45 +0000, by lost
-
Added conditional assembly and macrosMon, 05 Jan 2009 00:01:21 +0000, by lost
-
Added from f* pseudo opsSun, 04 Jan 2009 21:43:05 +0000, by lost
-
added expression evaluation and checking functionSun, 04 Jan 2009 21:42:54 +0000, by lost
-
Fixed typo in instruction table and added END directiveSun, 04 Jan 2009 20:38:12 +0000, by lost
-
Added rm[dq], zm[bdq]Sun, 04 Jan 2009 20:28:30 +0000, by lost
-
Added file inclusionSun, 04 Jan 2009 20:16:38 +0000, by lost
-
Fixed context counting for second pass so local symbols work correctlySun, 04 Jan 2009 20:14:54 +0000, by lost
-
Added rmb pseudo opSun, 04 Jan 2009 07:56:55 +0000, by lost
-
Added needed infra for useful listing of EQU and ORG type statementsSun, 04 Jan 2009 07:37:19 +0000, by lost
-
Cleaned up warnings about the return value of fwrite() being ignored (it still is but now there's no warning)Sun, 04 Jan 2009 07:31:20 +0000, by lost
-
Implemented ORG and fixed problems with constants using $, &, or @ to specify baseSun, 04 Jan 2009 07:25:03 +0000, by lost
-
Ported output modules forward from old versionSun, 04 Jan 2009 07:07:00 +0000, by lost
-
Fixed stupid error in opening list fileSun, 04 Jan 2009 06:54:58 +0000, by lost
-
Added simple output listingSun, 04 Jan 2009 06:52:18 +0000, by lost
-
Added second pass code generationSun, 04 Jan 2009 06:16:22 +0000, by lost
-
Added pass2 code generation to lwasm_emit()Sun, 04 Jan 2009 06:13:13 +0000, by lost
-
Fixed symbol parsing to prevent string overflowSat, 03 Jan 2009 19:50:30 +0000, by lost
-
adjusted symbol rules to accept symbols starting with @ but not @<digit>Sat, 03 Jan 2009 19:41:39 +0000, by lost
-
tweaked debugging system for expression handlerSat, 03 Jan 2009 19:20:44 +0000, by lost
-
Added debugging message infrastructureSat, 03 Jan 2009 04:53:49 +0000, by lost
-
Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixesSat, 03 Jan 2009 04:20:49 +0000, by lost
-
Added missing parse.c file to repositoryFri, 02 Jan 2009 06:07:40 +0000, by lost
-
Added error display and fixed infinite loop in lwasm_parse_line()Fri, 02 Jan 2009 06:07:10 +0000, by lost
-
Finished adding addressing mode handlersFri, 02 Jan 2009 05:17:00 +0000, by lost
-
Added general addressing modes (immediate, base page, extended, indexed)Fri, 02 Jan 2009 05:02:47 +0000, by lost
-
Added basic indexed mode handlingFri, 02 Jan 2009 04:22:39 +0000, by lost
-
Added handler for TFM instructionsFri, 02 Jan 2009 03:35:29 +0000, by lost
-
Added handler for TFM instructionsFri, 02 Jan 2009 03:35:18 +0000, by lost
-
Added relative addressing handlerFri, 02 Jan 2009 03:27:33 +0000, by lost
-
Added register list mode handlerFri, 02 Jan 2009 03:17:26 +0000, by lost
-
Added handlers for inherent and register to register instructionsFri, 02 Jan 2009 02:56:04 +0000, by lost
-
Added error tracking infrastructureFri, 02 Jan 2009 02:38:02 +0000, by lost
-
imported instruction table from older version to development versionFri, 02 Jan 2009 02:03:48 +0000, by lost
-
Removed unneeded files from build and distributionFri, 02 Jan 2009 01:33:07 +0000, by lost
-
Added ^ (bitwise complement)Fri, 02 Jan 2009 01:32:07 +0000, by lost
-
Added reading of input file for pass1Fri, 02 Jan 2009 00:43:19 +0000, by lost
-
Added reading of input file for pass1Fri, 02 Jan 2009 00:43:06 +0000, by lost
-
added lwasm_realloc()Fri, 02 Jan 2009 00:42:11 +0000, by lost
-
small reworking of command argumentsFri, 02 Jan 2009 00:41:58 +0000, by lost
-
First pass at expression evaluator completeThu, 01 Jan 2009 23:55:18 +0000, by lost
-
Started adding expression handling infrastructureThu, 01 Jan 2009 02:26:26 +0000, by lost
-
Made header less likely to conflict with other #definesThu, 23 Oct 2008 03:39:29 +0000, by lost
-
Started creating expression parserThu, 23 Oct 2008 03:37:48 +0000, by lost
-
checkpointThu, 23 Oct 2008 02:44:07 +0000, by lost
-
Started work on new expression evaluator system and major code re-work for next releaseWed, 22 Oct 2008 04:51:16 +0000, by lost
-
Moved config.h to src/ and switched version strings to use autotools versionSat, 04 Oct 2008 03:20:36 +0000, by lost
-
Fixed package to include all required files; also added copyright preamble to all source filesSat, 04 Oct 2008 03:14:20 +0000, by lost
-
Add TODO listFri, 03 Oct 2008 06:16:20 +0000, by lost
-
Converted to automake/autoconfFri, 03 Oct 2008 06:13:26 +0000, by lost
-
Adding missing MakefileFri, 03 Oct 2008 02:44:39 +0000, by lost
-
Initial checking of LWASMFri, 03 Oct 2008 02:44:20 +0000, by lost