Mercurial > hg-old > index.cgi
graph
-
Various updates to the manualFri, 12 Jun 2009 00:06:24 +0000, by lost
-
Added && and || to lwasmFri, 12 Jun 2009 00:06:13 +0000, by lost
-
Fixed filename parsing bug in include directive and added includebin directiveThu, 11 Jun 2009 23:29:15 +0000, by lost
-
Fixed error with fix for bad operandsThu, 11 Jun 2009 23:12:31 +0000, by lost
-
Fixed lack of error when there are extraneous characters at the end of the operand.Mon, 11 May 2009 06:09:49 +0000, by lost
-
Allow 8 bit immediate operands to be external referencesSat, 09 May 2009 16:39:17 +0000, by lost
-
Fixed segfault in import/extern pseudo opSat, 09 May 2009 16:32:47 +0000, by lost
-
Fixed off by one relocation offset for direct page external referencesSat, 09 May 2009 16:21:54 +0000, by lost
-
Tweaked lwex0 linkscript to start at __startSat, 25 Apr 2009 04:13:52 +0000, by lost
-
Fixed a stupid regression with forced included library filesSat, 25 Apr 2009 02:14:12 +0000, by lost
-
Fix it so 'make dist' includes everythingFri, 24 Apr 2009 22:31:05 +0000, by lost
-
Update versionFri, 24 Apr 2009 22:09:13 +0000, by lost
-
Fixed error in autogenFri, 24 Apr 2009 21:52:55 +0000, by lost
-
Added gnulib cache file to repoFri, 24 Apr 2009 21:45:19 +0000, by lost
-
Added autogen.shFri, 24 Apr 2009 21:42:06 +0000, by lost
-
More preparation for gnulib integrationFri, 24 Apr 2009 06:43:02 +0000, by lost
-
Prepare for gnulib integrationFri, 24 Apr 2009 06:27:00 +0000, by lost
-
Added ability to specify lwex target for ldTue, 21 Apr 2009 03:47:24 +0000, by lost
-
Fixed bug with library search pathTue, 21 Apr 2009 03:45:12 +0000, by lost
-
Added some info on building gcc6809 to use lwtoolsTue, 21 Apr 2009 02:57:37 +0000, by lost
-
Updated ar and as scripts to be able to work with libgcc etc.Tue, 21 Apr 2009 02:04:57 +0000, by lost
-
Made lwlink smarter about not included unneeded (unreferenced) members of a library fileMon, 20 Apr 2009 02:24:33 +0000, by lost
-
checkpointSun, 19 Apr 2009 17:44:46 +0000, by lost
-
Added 8 bit external references for base page addressing modeSun, 29 Mar 2009 14:52:28 +0000, by lost
-
Added |, &, and ^ binary bitwise operatorsSun, 22 Mar 2009 22:11:12 +0000, by lost
-
Yet again try to get importing undefined exports workingSun, 22 Mar 2009 21:20:45 +0000, by lost
-
take 2: importing undefined exportsSun, 22 Mar 2009 20:07:37 +0000, by lost
-
Fixed crash on unrecognized pragmaSun, 22 Mar 2009 19:26:26 +0000, by lost
-
Allow export to import undefined symbolsSun, 22 Mar 2009 18:32:13 +0000, by lost
-
Allow export to import undefined symbolsSun, 22 Mar 2009 18:26:59 +0000, by lost
-
Add .end as synonym for endSun, 22 Mar 2009 18:01:30 +0000, by lost
-
Allow relative addressing to ignore a # before the operand (16 bit too!)Sun, 22 Mar 2009 17:58:43 +0000, by lost
-
Allow relative addressing to ignore a # before the operandSun, 22 Mar 2009 17:57:39 +0000, by lost
-
First pass at allowing symbols starting with digits but containing $Sun, 22 Mar 2009 17:50:42 +0000, by lost
-
Allow $ to be a local symbol and allow symbols with $ to start with a digitSun, 22 Mar 2009 17:25:19 +0000, by lost
-
Allow exporting multiple symbols on a single directiveSun, 22 Mar 2009 16:28:40 +0000, by lost
-
Added ~ prefix operator (1s complement)Sun, 22 Mar 2009 16:12:06 +0000, by lost
-
Added 'sym=expr' opcode handlingSun, 22 Mar 2009 16:08:20 +0000, by lost
-
Added 'front-end' script for lwarSun, 22 Mar 2009 06:52:06 +0000, by lost
-
Added --extract and --replace to lwarSun, 22 Mar 2009 06:51:48 +0000, by lost
-
Added LWEX0 (LWOS simple binary) target to lwlinkSun, 22 Mar 2009 04:24:39 +0000, by lost
-
Updated documentation to reflect recent changesSat, 21 Mar 2009 19:49:01 +0000, by lost
-
Added support for outputting a linkmapSat, 21 Mar 2009 19:47:45 +0000, by lost
-
Make lwlink display all undefined references instead of bailing after the first oneSat, 21 Mar 2009 17:39:45 +0000, by lost
-
modified lwlink to merge contiguous sections in the DECB output file to avoid the explosion of preamblesSat, 21 Mar 2009 17:03:42 +0000, by lost
-
Arranged for lwasm and lwlink to remove the output file in case they failFri, 06 Mar 2009 01:35:40 +0000, by lost
-
Initial version of a wrapper script to behave something like 'ld'Thu, 05 Mar 2009 02:23:47 +0000, by lost
-
Added library paths and --section-baseThu, 05 Mar 2009 02:23:25 +0000, by lost