Mercurial > hg > index.cgi
graph
-
Fix thinko with algorithm improvement.Sun, 23 Sep 2012 13:11:34 -0600, by William Astle
-
Add new heuristic for resolving instruction sizes.Sun, 23 Sep 2012 13:06:43 -0600, by William Astle
-
Silence debug messageTue, 14 Aug 2012 23:03:59 -0600, by William Astle
-
Fix hang on undefined symbol in rmb under pragma undefexternTue, 14 Aug 2012 21:06:52 -0600, by William Astle
-
Removed extraneous debug message.Mon, 13 Aug 2012 17:22:13 -0600, by William Astle
-
Bump version number in preparation for a release.Sat, 11 Aug 2012 23:37:43 -0600, by William Astle
-
Added ability to add padding after a section when linking.Sat, 11 Aug 2012 23:29:57 -0600, by William Astle
-
Fix error messages related to undefined symbols in lwlinkSat, 11 Aug 2012 15:18:58 -0600, by William Astle
-
Added section base and length symbols to lwlinkFri, 10 Aug 2012 23:47:56 -0600, by William Astle
-
Remove stray \n from dtsThu, 19 Jul 2012 13:17:30 -0600, by William Astle
-
Bumped copyright year to include 2012 on manualSun, 15 Jul 2012 23:19:50 -0600, by William Astle
-
Added --define to lwasm documentation.Sun, 15 Jul 2012 23:12:09 -0600, by William Astle
-
Don't suppress symbol listing in unicorns modeSun, 15 Jul 2012 21:52:24 -0600, by William Astle
-
Add flag to output stream for end of unicornsSun, 15 Jul 2012 21:46:29 -0600, by William Astle
-
Make unicorns not suppress assembly listings.Sun, 15 Jul 2012 21:43:18 -0600, by William Astle
-
Make warnings show up in assembly listings.Sun, 15 Jul 2012 21:42:39 -0600, by William Astle
-
Make unicorns grok errors and warnings.Sun, 15 Jul 2012 21:19:43 -0600, by William Astle
-
Prevent infinite loop due to warning directiveSun, 15 Jul 2012 21:19:04 -0600, by William Astle
-
Make unicorns notice referenced files betterSun, 15 Jul 2012 20:50:18 -0600, by William Astle
-
More unicorn stuff - structs and macrosSun, 15 Jul 2012 20:14:51 -0600, by William Astle
-
Add --unicorns option for IDE integrationSun, 15 Jul 2012 10:50:46 -0600, by William Astle
-
Silence a few warningsSun, 15 Jul 2012 10:27:43 -0600, by William Astle
-
Fix thinko in previous commitSun, 10 Jun 2012 18:33:22 -0600, by William Astle
-
Add --preprocess optionSun, 10 Jun 2012 18:24:31 -0600, by William Astle
-
Add FDBS pseudo op.Sun, 10 Jun 2012 14:55:27 -0600, by William Astle
-
Fix handling of comments on ELSE linesSun, 10 Jun 2012 14:14:43 -0600, by William Astle
-
Fix crash bug on indexed expression handlingSun, 10 Jun 2012 14:10:04 -0600, by William Astle
-
Fix undefined symbol error with pragma nosymbolcaseSun, 10 Jun 2012 13:29:23 -0600, by William Astle
-
Added tag lwtools-4.6 for changeset 38ecb99d78ddSat, 09 Jun 2012 23:36:24 -0600, by William Astle
-
Make --6309/--6809 work properlySat, 09 Jun 2012 23:17:43 -0600, by William Astle
-
Improve autobranchlength pragmaSat, 09 Jun 2012 17:23:04 -0600, by William Astle
-
Added condundefzero pragmaSat, 09 Jun 2012 16:25:19 -0600, by William Astle
-
Make warning actually work.Sat, 09 Jun 2012 16:03:36 -0600, by William Astle
-
Fix crash on conditionals with undefined symbolsSat, 09 Jun 2012 15:57:58 -0600, by William Astle
-
Added pragma to allow non case sensitive symbolsSat, 09 Jun 2012 15:47:22 -0600, by William Astle
-
Add export pragmaThu, 24 May 2012 17:28:15 -0600, by William Astle
-
Fix segfault during command parsingWed, 23 May 2012 19:37:30 -0600, by William Astle
-
Set version to indicate development past version 4.5Fri, 16 Mar 2012 22:54:10 -0600, by William Astle
-
Added tag lwtools-4.5 for changeset 47a055c57d4aFri, 16 Mar 2012 22:52:22 -0600, by William Astle
-
Bump version to 4.5 in preparation for release lwtools-4.5Fri, 16 Mar 2012 22:37:02 -0600, by William Astle
-
Short circuit unneeded loops in pass4Fri, 16 Mar 2012 22:22:14 -0600, by William Astle
-
Short ciruit some recursion in expression libraryFri, 16 Mar 2012 19:44:12 -0600, by William Astle
-
Add a time stamp to debug messagesFri, 16 Mar 2012 17:29:53 -0600, by William Astle
-
Fix --help and --usage to display = correctly for long option argsThu, 15 Mar 2012 09:33:26 -0600, by William Astle
-
Fix --section-start handling and add --map to ld wrapper.Thu, 15 Mar 2012 09:27:48 -0600, by William Astle
-
Elaborated the readme for the gcc6809 patchThu, 15 Mar 2012 09:26:24 -0600, by William Astle
-
Changed symbol table to use a binary tree.Sun, 11 Mar 2012 16:05:54 -0600, by William Astle
-
Fix noexpand macro listings to show all bytes outputWed, 25 Jan 2012 22:39:17 -0700, by William Astle
-
Added lwcc, lwcpp stubsFri, 13 Jan 2012 22:32:15 -0700, by lost
-
Added hidden options to lw_cmdlineFri, 13 Jan 2012 21:33:55 -0700, by lost
-
Added "documentation only" options to lw_cmdline and also allowed options that do not have a long equivalentFri, 13 Jan 2012 21:28:34 -0700, by lost
-
Fixed typos with conversion away from rules.make stuffWed, 11 Jan 2012 20:26:47 -0700, by lost
-
Removed rules.make stuff in sub directories - it was not particularly helpfulWed, 11 Jan 2012 20:25:29 -0700, by lost
-
Add stub for lwccWed, 11 Jan 2012 20:18:10 -0700, by lost
-
Added blurb about lwccSat, 24 Dec 2011 12:20:43 -0700, by lost
-
Various enhancements to lwasmThu, 22 Dec 2011 18:04:13 -0700, by lost
-
Clean up some mess in lwbasic directoryThu, 22 Dec 2011 18:03:38 -0700, by lost
-
Make ld wrapper more capableThu, 22 Dec 2011 18:03:04 -0700, by lost