Mercurial > hg-old > index.cgi
graph
-
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
-
Added missing arg-nonnull.h ??? file to repoWed, 14 Jul 2010 20:17:57 -0600, by lost
-
Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing frameworkWed, 14 Jul 2010 20:15:23 -0600, by lost
-
Bugfixing on includesSun, 16 May 2010 13:03:17 -0600, by lost
-
Various bugfixesSun, 16 May 2010 11:50:00 -0600, by lost
-
Made --list and --depend workSat, 15 May 2010 20:46:04 -0600, by lost
-
Fixed imm8 to actually use expression and also fixed gen mode to respect > and <Sat, 15 May 2010 20:01:58 -0600, by lost
-
Various bugfixesSat, 15 May 2010 13:39:21 -0600, by lost
-
Properly support 32 bit relocationsMon, 26 Apr 2010 19:56:10 -0600, by lost
-
Added extdep pseudo back inMon, 26 Apr 2010 19:44:44 -0600, by lost
-
Removing old cruft that is no longer neededMon, 26 Apr 2010 19:31:35 -0600, by lost
-
Brought forward lwlink, lwar, and lwobjdump along with some misc junkMon, 26 Apr 2010 19:30:44 -0600, by lost
-
Fixed intersection internal references in object targetMon, 26 Apr 2010 18:37:06 -0600, by lost
-
Output incomplete references in object targetMon, 26 Apr 2010 17:59:30 -0600, by lost
-
Added export list to object outputMon, 26 Apr 2010 17:14:04 -0600, by lost
-
Stage 1: actually do outputSat, 24 Apr 2010 14:15:18 -0600, by lost
-
Bugfixes for indexed addressing modesThu, 22 Apr 2010 18:30:30 -0600, by lost
-
Created a useful debug framework and adjusted lw_expr_print() to return a "static" dynamic stringThu, 22 Apr 2010 18:19:06 -0600, by lost
-
Much bugfixingWed, 21 Apr 2010 23:29:18 -0600, by lost
-
Debugging output and bugfixing pass 0Tue, 20 Apr 2010 21:59:58 -0600, by lost
-
check for valid expressions in pass 6Thu, 15 Apr 2010 22:26:49 -0600, by lost
-
Emit passThu, 15 Apr 2010 22:18:48 -0600, by lost
-
Reduction passes completeThu, 15 Apr 2010 21:56:06 -0600, by lost
-
Added some more expression reductionsWed, 14 Apr 2010 21:02:53 -0600, by lost
-
Added resolve passesWed, 14 Apr 2010 20:49:04 -0600, by lost
-
Pass framework simplified; skeleton pass 3Tue, 06 Apr 2010 21:35:09 -0600, by lost
-
Added pass2 and various supporting logic including symbol lookupsTue, 06 Apr 2010 21:03:19 -0600, by lost
-
Added logic memory operandsThu, 01 Apr 2010 20:56:19 -0600, by lost
-
Generic memory mode insnsThu, 01 Apr 2010 20:44:57 -0600, by lost
-
Indexed stage 2; set line structure to track pragmas in effect for that lineThu, 01 Apr 2010 18:39:40 -0600, by lost
-
Indexed part 1Wed, 31 Mar 2010 21:57:45 -0600, by lost
-
Bit transfer ops addedWed, 31 Mar 2010 20:37:59 -0600, by lost
-
Checkpoint - adding actual cpu instructionsWed, 31 Mar 2010 20:12:20 -0600, by lost
-
Finished pseudo opsWed, 31 Mar 2010 18:46:32 -0600, by lost
-
Added os9 directives to instruction tableTue, 30 Mar 2010 23:12:41 -0600, by lost
-
Added os9 opcodes and ERRORTue, 30 Mar 2010 23:10:01 -0600, by lost
-
Added SECTION/ENDSECTIONTue, 30 Mar 2010 21:48:49 -0600, by lost
-
Added PRAGMA and *PRAGMATue, 30 Mar 2010 20:56:54 -0600, by lost
-
conditional pseudo ops addedSat, 27 Mar 2010 23:37:30 -0600, by lost
-
Even more pseudo opsSat, 27 Mar 2010 22:59:15 -0600, by lost
-
More pseudo opsSat, 27 Mar 2010 22:44:46 -0600, by lost
-
Added third func to instab to split resolve and emit logicSat, 27 Mar 2010 22:15:07 -0600, by lost
-
Some data oriented pseudo ops addedSat, 27 Mar 2010 20:16:24 -0600, by lost
-
Added expression parsing infrastructure and misc fixesSat, 27 Mar 2010 19:04:03 -0600, by lost
-
Basic macro processor ported forward; added context break handling for local symbolsThu, 25 Mar 2010 23:17:54 -0600, by lost
-
Added assembly error system and additional checks for symbol syntaxThu, 25 Mar 2010 22:06:50 -0600, by lost
-
Added a ignore listThu, 25 Mar 2010 20:51:34 -0600, by lost
-
Added basic symbol registrationWed, 24 Mar 2010 21:30:31 -0600, by lost
-
update tagsFri, 19 Mar 2010 10:03:56 +0000, by convert-repo
-
CheckpointFri, 19 Mar 2010 02:54:43 +0000, by lost
-
Prepare for migration to hgFri, 19 Mar 2010 02:54:14 +0000, by lost
-
Updated internals docsFri, 12 Mar 2010 06:01:47 +0000, by lost
-
Checkpoint developmentFri, 12 Mar 2010 06:01:38 +0000, by lost
-
checkpointFri, 05 Mar 2010 02:34:16 +0000, by lost
-
checkpointThu, 04 Mar 2010 05:13:22 +0000, by lost
-
CheckpointThu, 04 Mar 2010 02:24:38 +0000, by lost
-
Updated internals to describe the multi-pass architectureTue, 02 Mar 2010 00:44:18 +0000, by lost
-
Basic input layer worksTue, 02 Mar 2010 00:10:32 +0000, by lost
-
Port manual forward with corrections from Jason LawSun, 28 Feb 2010 05:55:07 +0000, by lost
-
More tinkering with input subsystemSun, 28 Feb 2010 05:35:50 +0000, by lost
-
Created first pass of input layerSun, 28 Feb 2010 05:01:31 +0000, by lost
-
checkpoint - input layerSat, 13 Feb 2010 06:08:26 +0000, by lost
-
Added copier for stringlist moduleSat, 13 Feb 2010 06:08:04 +0000, by lost
-
Added string module and expanded stringlist moduleSat, 13 Feb 2010 05:21:20 +0000, by lost
-
Completed command line parsingSat, 13 Feb 2010 05:20:55 +0000, by lost
-
Created lwlib folder and added first bits to itTue, 09 Feb 2010 05:59:56 +0000, by lost
-
Started framework for lwasm binaryTue, 09 Feb 2010 05:33:35 +0000, by lost
-
Setting executable for autogen.shTue, 09 Feb 2010 04:41:08 +0000, by lost
-
Setting up project structureThu, 04 Feb 2010 03:49:29 +0000, by lost
-
Setting up project structureThu, 04 Feb 2010 03:34:43 +0000, by lost
-
Repo reorgThu, 04 Feb 2010 03:08:33 +0000, by lost
-
Moved old tags and branches for lwlink to global tags/branches dirs lwlink-1.0Wed, 28 Jan 2009 05:54:43 +0000, by lost
-
Tinkering with autotoolsTue, 27 Jan 2009 05:50:02 +0000, by lost
-
Don't generate a preamble for a zero-sized sectionSun, 25 Jan 2009 16:45:31 +0000, by lost
-
Fixed load addresses of chained sections and subsections to actually incrementSat, 24 Jan 2009 07:18:01 +0000, by lost
-
Fixed crash when entry symbol is not exportedSat, 24 Jan 2009 02:54:03 +0000, by lost
-
Added lwobjdump for debugging object filesSat, 24 Jan 2009 02:34:25 +0000, by lost
-
Fixed error reading external referencesSat, 24 Jan 2009 02:22:13 +0000, by lost
-
Fixed reading object file incomplete references tableFri, 23 Jan 2009 05:49:16 +0000, by lost
-
Fixed stupid logic problem reading input filesFri, 23 Jan 2009 05:10:33 +0000, by lost
-
Actually allow script file to be specified and fix segfault on parsing script fileFri, 23 Jan 2009 04:53:01 +0000, by lost
-
Corrected errors with parsing script and object filesFri, 23 Jan 2009 04:03:37 +0000, by lost
-
Added basic raw output moduleThu, 22 Jan 2009 02:14:52 +0000, by lost
-
Documented the "exec" directive in linker scriptsThu, 22 Jan 2009 02:05:30 +0000, by lost
-
Added simplistic output module for DECB targetThu, 22 Jan 2009 02:05:08 +0000, by lost
-
resolve incomplete references doneWed, 21 Jan 2009 06:14:08 +0000, by lost
-
section order and address resolution doneWed, 21 Jan 2009 05:45:25 +0000, by lost
-
Fixed copyright yearWed, 21 Jan 2009 05:13:36 +0000, by lost
-
parse linking scriptsWed, 21 Jan 2009 04:54:32 +0000, by lost
-
reading files implementedWed, 21 Jan 2009 03:15:49 +0000, by lost
-
implement reading filesSun, 18 Jan 2009 04:53:57 +0000, by lost
-
Handle input files on command line and add some memory management utility functionsSat, 17 Jan 2009 20:54:58 +0000, by lost
-
Added some basic documentation of the linkerSat, 17 Jan 2009 20:54:20 +0000, by lost
-
command line optionsSat, 17 Jan 2009 16:55:53 +0000, by lost
-
created projectSat, 17 Jan 2009 16:38:28 +0000, by lost
-
Fixed regression related to force linking a library file 2.3Sat, 25 Apr 2009 02:18:06 +0000, by lost
-
Release 2.4.1 with a fix for parsing problem that made the assembler mostly useless 2.4Thu, 11 Jun 2009 23:13:00 +0000, by lost
-
fixed expression 'slots' to not store null on a pass 1 store 2.5Mon, 31 Aug 2009 08:39:36 +0000, by lost
-
fixed expression 'slots' to not store null on a pass 1 store 2.5Mon, 31 Aug 2009 08:37:15 +0000, by lost
-
Fixed problem with local symbol context handling in the face of conditional assembly 2.xThu, 07 Jan 2010 03:57:58 +0000, by lost
-
Added --depend option to generate a list of dependencies 2.xSat, 26 Dec 2009 08:24:35 +0000, by lost