Mercurial > hg-old > index.cgi
graph
-
Fixed bug with complex external references generating invalid relocations in the object file 3.0 tipFri, 05 Nov 2010 22:27:00 -0600, by lost
-
Adjusted listings to convert tabs to spaces; assume 8 space tabs 3.0Thu, 04 Nov 2010 22:40:57 -0600, by lost
-
Added pragma pcaspcr to treat PC as PCR; additional fixes for PCR addressing modes 3.0Sat, 30 Oct 2010 12:15:00 -0600, by lost
-
Fixed errors related to lw_expr_t; fixed saving expression in insn_parse_logicmem() 3.0Sat, 30 Oct 2010 10:41:52 -0600, by lost
-
Fixed memory leaks related to expressions; bumped version to 3.0.1 3.0Sat, 30 Oct 2010 10:40:26 -0600, by lost
-
Eliminated infinite loop on recursive symbol resolution with a Q&D hack: limit the depth that lw_expr_simplify can be called to globally. Not thread friendly.Sun, 24 Oct 2010 20:05:15 -0600, by lost
-
Adjusted output in list so that 8 space tabs line up right in outputSun, 24 Oct 2010 19:06:00 -0600, by lost
-
Fixed unitialized memory in lw_stringlist_create()Sun, 19 Sep 2010 12:32:52 -0600, by lost
-
Added note to manual explaining that operands cannot contain spacesSun, 19 Sep 2010 12:04:12 -0600, by lost
-
Bumped beta numberSun, 19 Sep 2010 10:41:17 -0600, by lost
-
Fixed lw_expr_destroy() to not crash on NULLSun, 19 Sep 2010 10:40:37 -0600, by lost
-
Fixed typo in eorb opcodesFri, 13 Aug 2010 18:51:12 -0600, by lost
-
Implemented "branch points"Tue, 10 Aug 2010 23:08:30 -0600, by lost
-
Fixed minor layout glitch in listing codeTue, 10 Aug 2010 23:08:07 -0600, by lost
-
Fixed offset problem with emission of incomplete references at start of insnTue, 10 Aug 2010 22:00:21 -0600, by lost
-
Fixed error with indexed posbytesTue, 10 Aug 2010 21:59:49 -0600, by lost
-
Fixed off by one bug in code generation for fcnTue, 10 Aug 2010 17:33:56 -0600, by lost
-
Fixed endc to actually match properlyMon, 09 Aug 2010 20:57:02 -0600, by lost
-
Added dummy .bank pseudo and fixed segfault in output for object target (on imported symbol)Mon, 09 Aug 2010 00:37:46 -0600, by lost
-
Allow symbols to start with digits if they contain $, ?, or @; numbered localsMon, 09 Aug 2010 00:10:24 -0600, by lost
-
Fixed "=" pseudo op to work correctlySun, 08 Aug 2010 23:47:16 -0600, by lost
-
Checkpoint disassemblerMon, 02 Aug 2010 18:07:04 -0600, by lost
-
Started creation of lwdisasmMon, 02 Aug 2010 13:24:07 -0600, by lost
-
Changed ENDS to be ENDSTRUCT instead of ENDSECTION since ENDSTRUCT is required but ENDSECTION is not; updated docs to reflect changeFri, 23 Jul 2010 19:53:43 -0600, by lost
-
Symbol table is now sorted in lwasmFri, 23 Jul 2010 19:23:17 -0600, by lost
-
Fixed up symbol table list to be more clearFri, 23 Jul 2010 18:58:20 -0600, by lost
-
Added documentation for the --symbol option for lwasmFri, 23 Jul 2010 18:31:33 -0600, by lost
-
Added rmw pseudo op as alias for rmdFri, 23 Jul 2010 18:28:05 -0600, by lost
-
Fixed autoconf stuff related to the manualFri, 23 Jul 2010 18:09:57 -0600, by lost
-
Fixed inclusion of documentation in make dist 3.0-beta1 3.0-beta1Fri, 23 Jul 2010 17:32:29 -0600, by lost
-
Cosmetic updates to documentation; added warning pseudo opFri, 23 Jul 2010 17:08:57 -0600, by lost
-
Q&D sanitization of symbols in map files and error messages in lwlinkFri, 23 Jul 2010 16:40:51 -0600, by lost
-
Actually show name of file and line number where error occurredFri, 23 Jul 2010 16:23:54 -0600, by lost
-
Actually include local symbols in object filesThu, 22 Jul 2010 23:11:04 -0600, by lost
-
Fixed problem with include path handlingWed, 21 Jul 2010 22:21:35 -0600, by lost
-
Fixed problem with structure member registration and fixed detection of operator{} type symbols in expression evaluationWed, 21 Jul 2010 21:26:43 -0600, by lost
-
Basic symbol table output; needs work for non-constant symbolsWed, 14 Jul 2010 22:46:56 -0600, by lost
-
Added in structure support and fixed up some warts in the listing code (by adding more warts)Wed, 14 Jul 2010 22:33:55 -0600, by lost