Mercurial > hg > index.cgi
graph
-
Bump version number to reflect ongoing developmentSun, 13 Apr 2014 16:04:25 -0600, by William Astle
-
Fix 6809 mode to count 6309 instructions as non-existentSun, 13 Apr 2014 16:03:59 -0600, by William Astle
-
Added tag lwtools-4.10 for changeset f3592d276aedFri, 11 Apr 2014 21:54:07 -0600, by William Astle
-
Allow trailing ' or " on ascii constantsFri, 11 Apr 2014 21:50:47 -0600, by Tom LeMense
-
Fix bug with section padding and downward allocation.Fri, 21 Mar 2014 23:49:23 -0600, by William Astle
-
Add documentation of the new hex output formats.Tue, 04 Mar 2014 23:10:13 -0700, by William Astle
-
Make version number reflect ongoing development.Mon, 03 Mar 2014 21:55:22 -0700, by William Astle
-
Add notes about coding style and submission guidelines.Mon, 03 Mar 2014 21:54:12 -0700, by William Astle
-
Add support for Motorola SREC and Intel Hex output formats to lwasm.Mon, 03 Mar 2014 21:30:38 -0700, by Tom LeMense
-
Fix dumbosity in outputting the edition byte in os9 targetSat, 08 Feb 2014 19:25:11 -0700, by William Astle
-
Left truncate file names in list output.Tue, 04 Feb 2014 20:16:35 -0700, by William Astle
-
Added tag lwtools-4.9 for changeset 21ecf29b568eFri, 10 Jan 2014 18:59:26 -0700, by William Astle
-
Documented new "high" option for link scripts.Wed, 27 Nov 2013 16:08:02 -0700, by William Astle
-
Add ability to load sections downward instead of upwardWed, 27 Nov 2013 16:01:26 -0700, by William Astle
-
Add no-op parser and parse tree infrastructure ccdevSat, 21 Sep 2013 18:43:39 -0600, by William Astle
-
Add comments to linker scripts.Tue, 12 Nov 2013 21:03:48 -0700, by William Astle
-
Converted preproc logic to library and moved some utility stuff to lwlib ccdevSat, 21 Sep 2013 13:33:54 -0600, by William Astle
-
Added support for __LINE__, __FILE__, __DATE__, and __TIME__ ccdevSat, 21 Sep 2013 12:27:48 -0600, by William Astle
-
Add include search paths and command line macro definitions ccdevWed, 18 Sep 2013 20:41:41 -0600, by William Astle
-
Checkpoint lwcc development - preprocessor is runnable but nonfunctional ccdevTue, 17 Sep 2013 19:33:41 -0600, by William Astle
-
Add string -> number conversion for preproc expression evaluator ccdevSun, 15 Sep 2013 14:22:10 -0600, by William Astle
-
Added token list structure and switched some stuff to use it ccdevSun, 15 Sep 2013 13:06:00 -0600, by William Astle
-
Handle () surrounding macro args on invocation ccdevSat, 14 Sep 2013 21:27:03 -0600, by William Astle
-
Updated lwcc README with info on the runtime support files ccdevSun, 08 Sep 2013 16:55:59 -0600, by William Astle
-
Updated Makefile to install additonal components of lwcc ccdevSun, 08 Sep 2013 16:55:21 -0600, by William Astle
-
Initial version of lwcc compiler driver and Makefile infrastructure ccdevSun, 08 Sep 2013 15:53:06 -0600, by William Astle
-
Set up .hgignore to ignore the lwcc driver program. ccdevSun, 08 Sep 2013 12:37:57 -0600, by William Astle
-
Set up for lwcc development with README file. ccdevSun, 08 Sep 2013 12:37:32 -0600, by William Astle
-
Fix small memory leak in lw_stringlist_destroy()Tue, 17 Sep 2013 19:11:47 -0600, by William Astle
-
Make byte overflow detection for indexing work betterMon, 02 Sep 2013 10:49:57 -0600, by William Astle
-
Make <...,PCR complain on byte overflowsSat, 31 Aug 2013 11:46:00 -0600, by William Astle
-
Make DTS not have problems if used multiple times.Tue, 16 Jul 2013 21:48:49 -0600, by William Astle
-
Correct CRC problems with DTS pseudo opTue, 16 Jul 2013 21:46:12 -0600, by William Astle
-
Fix absolute path handling on WindowsTue, 16 Jul 2013 17:04:45 -0600, by William Astle
-
Added tag lwtools-4.8 for changeset 1dcc0b174e3bThu, 13 Jun 2013 22:17:36 -0600, by William Astle
-
Bump version string to show 4.8 in preparation for release lwtools-4.8Thu, 13 Jun 2013 22:12:35 -0600, by William Astle
-
Re-enable rawrel output formatSat, 08 Jun 2013 09:54:37 -0600, by William Astle
-
Makefile: Allow DESTDIR for distribution package creationWed, 05 Jun 2013 19:57:09 -0600, by Tormod Volden
-
Fix some missing newlines at the end of header filesWed, 05 Jun 2013 10:55:18 -0600, by William Astle
-
Fix crash on listing when nested noexpand macros are usedSat, 25 May 2013 13:35:46 -0600, by William Astle
-
Fix conditional setting of build tools variables in the makefileSat, 20 Apr 2013 11:00:11 -0600, by William Astle
-
Allow overriding CC, AR, and RANLIB from the environmentSun, 07 Apr 2013 01:29:29 -0600, by William Astle