Mercurial > hg > index.cgi
graph
-
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
-
Added --entry option for lwlinkThu, 22 Dec 2011 18:01:59 -0700, by lost
-
Added gcc6809lw patch to extrasWed, 21 Sep 2011 21:14:09 -0600, by lost
-
Arranged for dependencies to be generated when building object files; no more extraneous dependency rebuildsSat, 17 Sep 2011 11:45:13 -0600, by lost
-
Fixed bug handling bss in lwexSat, 17 Sep 2011 09:57:55 -0600, by lost
-
Added --sysroot support to lwlink and the ld wrapper scriptThu, 15 Sep 2011 17:08:16 -0600, by lost
-
Fix stupid thinko when making all instances of a constant section start at 0Fri, 09 Sep 2011 22:08:07 -0600, by lost
-
Make 'imm8' instructions actually complain about a bad operand if no # is presentWed, 07 Sep 2011 21:59:10 -0600, by lost
-
Added note about "make test" to readmeWed, 07 Sep 2011 21:49:35 -0600, by lost
-
added tests to verify 6809 opcodes are correctWed, 07 Sep 2011 21:47:07 -0600, by lost
-
Fixing up helper for building manualWed, 07 Sep 2011 20:45:39 -0600, by lost
-
Added test frameworkWed, 07 Sep 2011 20:45:20 -0600, by lost
-
Fixed segfault opening relative paths without a current directory on the stack; probably a symptom of another bug somewhereMon, 05 Sep 2011 18:10:21 -0600, by William Astle
-
Actually check for 6309 instructions when in 6809 mode. Thanks to adamgr on IRC for finding the problem.Fri, 02 Sep 2011 18:10:26 -0600, by lost
-
More manual updatesMon, 29 Aug 2011 19:18:23 -0600, by lost
-
Added convenience makefile for generating docsMon, 29 Aug 2011 19:16:35 -0600, by lost
-
Documentation updatesMon, 29 Aug 2011 19:15:50 -0600, by lost
-
Make multiple instances of constant sections all start at offset 0 rather than merging themMon, 29 Aug 2011 19:05:18 -0600, by lost
-
Fixed problem with rmb, etc., not working right wrt line address when not in os9 modeMon, 29 Aug 2011 18:30:55 -0600, by lost
-
Fixed opcodes for MULDSun, 28 Aug 2011 17:03:43 -0600, by lost
-
Added SPC pseudo NOOPmakeSun, 28 Aug 2011 16:49:50 -0600, by lost
-
Added SPC pseudo NOOPSun, 28 Aug 2011 15:39:26 -0600, by lost
-
Make ELSE not barf if comment on line with itSun, 28 Aug 2011 15:36:57 -0600, by lost
-
Add _constants to the list of sections that get the constant flag by defaultSun, 28 Aug 2011 15:04:35 -0600, by lost
-
Don't error out on dlen set and len not for insn length resolutionSun, 28 Aug 2011 14:17:33 -0600, by lost
-
Trap negative sizes for [rz]m[bdq] and flag errorSun, 28 Aug 2011 14:16:45 -0600, by lost
-
Make constant sections always resolve with a constant base offset of zero instead of an undefined referenceSun, 28 Aug 2011 14:16:10 -0600, by lost
-
Correct bug with handling symbol resolution and constant section handlingSun, 28 Aug 2011 11:45:38 -0600, by lost
-
Added 'constant' sections to object file handling for lwasm and lwlinkSun, 28 Aug 2011 02:06:42 -0600, by lost
-
Fixed error where external references within a library file were not resolved when linkingSun, 28 Aug 2011 00:07:15 -0600, by lost
-
Make sections behave correctly again with the update to support . and * for os9Sat, 27 Aug 2011 23:16:50 -0600, by lost
-
Added prebuilt manual to repository to avoid failures to include it during releasesSat, 27 Aug 2011 00:23:19 -0600, by lost
-
Added documentation about OS9 module support in lwlinkSat, 27 Aug 2011 00:21:35 -0600, by lost
-
Fix up some minor thinkos in handling the module layout and headerFri, 26 Aug 2011 23:44:44 -0600, by lost
-
Allow os9 directive in object targetFri, 26 Aug 2011 23:36:13 -0600, by lost
-
Fixed crash and bogus warning with os9 module targetFri, 26 Aug 2011 23:36:00 -0600, by lost
-
Initial pass at OS9 module support for lwlinkFri, 26 Aug 2011 23:26:00 -0600, by lost
-
Fixed segfault in fcb,fdb,fqb with empty operandsThu, 25 Aug 2011 22:29:58 -0600, by lost
-
Added ENDIF as alias for ENDCWed, 24 Aug 2011 21:16:17 -0600, by lost
-
Fixed ENDC to work with comments after itWed, 24 Aug 2011 21:16:07 -0600, by lost
-
Make os9 directives not throw spurious bad operand errorsSat, 20 Aug 2011 09:59:45 -0600, by lost
-
Documented the addition of data/code address streams for OS9 modules.Sat, 20 Aug 2011 00:02:55 -0600, by lost
-
Implement distinction between . and * for OS9 modulesFri, 19 Aug 2011 23:55:40 -0600, by lost
-
Added PAGE as a noop pseudoFri, 19 Aug 2011 20:36:43 -0600, by lost
-
Added "OPT" pseudo op as a noopFri, 19 Aug 2011 20:01:43 -0600, by lost
-
Fixed opcodes for divd/divqFri, 19 Aug 2011 18:54:57 -0600, by lost
-
Fix error with postbyte for constant offset from W modesFri, 19 Aug 2011 17:46:19 -0600, by lost
-
Fix bit width of subwWed, 17 Aug 2011 22:34:58 -0600, by lost
-
Fixed additional instruction length problems with logic/memory operationsWed, 17 Aug 2011 21:04:33 -0600, by lost
-
Adjustments to dts/dtbWed, 17 Aug 2011 19:44:32 -0600, by lost
-
Fixed length bug in tfmWed, 17 Aug 2011 19:44:26 -0600, by lost
-
ifdef sym1|sym2 now worksFri, 12 Aug 2011 00:03:07 -0600, by lost
-
Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2Thu, 11 Aug 2011 23:50:16 -0600, by lost
-
Fix fix for forced index offset sizesThu, 11 Aug 2011 22:58:27 -0600, by lost
-
Fixed code generation bug with forced-size offsets from X,Y,U,SThu, 11 Aug 2011 22:48:16 -0600, by lost
-
Allow [>...] for extended indirectThu, 11 Aug 2011 22:25:29 -0600, by lost
-
Fixed swapped register lists for 6309/6809 register-to-register instructionsThu, 11 Aug 2011 22:04:09 -0600, by lost
-
Removed protection from outputting code outside os9 module in os9 targetThu, 11 Aug 2011 22:03:34 -0600, by lost
-
Marked development beyond 4.4 in versionThu, 11 Aug 2011 20:33:46 -0600, by William Astle
-
Added ! as a synomym for bitwise or (|)Thu, 11 Aug 2011 20:33:20 -0600, by William Astle
-
Added tag lwtools-4.4 for changeset 74b4e9f23c62Wed, 10 Aug 2011 19:16:23 -0600, by lost
-
Fixed embarrassing off by one in insn_rel length calculationWed, 10 Aug 2011 19:05:49 -0600, by lost
-
Added tag lwtools-4.3 for changeset d90ab253471eTue, 09 Aug 2011 22:17:31 -0600, by lost
-
Version 4.3Tue, 09 Aug 2011 21:42:16 -0600, by lost
-
Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.Tue, 09 Aug 2011 18:17:00 -0600, by lost
-
Document the new autobranchlength pragmaTue, 09 Aug 2011 18:16:41 -0600, by lost
-
Pragma autobranchlength implementation completedTue, 09 Aug 2011 18:08:55 -0600, by lost
-
Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)Mon, 08 Aug 2011 23:00:27 -0600, by lost
-
Fix parsing padding argument for align pseudo opSun, 07 Aug 2011 12:41:06 -0600, by lost
-
Fixed uninitialized variable in &-prefix and %-prefix constant parsingSun, 07 Aug 2011 12:31:19 -0600, by lost
-
Correct size handling for mod and emodSun, 07 Aug 2011 12:15:56 -0600, by lost
-
Updated manual to describe nolist pragma and pragma stacksSun, 07 Aug 2011 10:49:28 -0600, by lost
-
Pragma stack at parse stage now worksSun, 07 Aug 2011 10:37:22 -0600, by lost
-
Fixed pragma noindex0tonone to workSun, 07 Aug 2011 10:23:14 -0600, by lost
-
Added *pragmapush and *pragmapop; still seems to be nonfunctionalSun, 07 Aug 2011 00:58:00 -0600, by lost
-
Fixed bug with symbol on a line with a comment not getting registeredSat, 06 Aug 2011 23:29:17 -0600, by lost
-
Adjustments for list codeSat, 06 Aug 2011 23:20:45 -0600, by lost
-
Even more command line parser fixingSat, 06 Aug 2011 23:20:10 -0600, by lost
-
More command line args fixingSat, 06 Aug 2011 22:50:54 -0600, by lost