Mercurial > hg-old > index.cgi
graph
-
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
-
Fixed default LWEX0 linkscript to include .ctors and .dtors sections 2.xFri, 27 Nov 2009 22:04:05 +0000, by lost
-
Added no-op .bank pseudo-op to support compiling gcc6809 2.xThu, 26 Nov 2009 21:12:45 +0000, by lost
-
Fixed various problems with determining which files to include in the output and also fixed problem identifying which files actually resolved symbols 2.xSun, 22 Nov 2009 05:46:31 +0000, by lost
-
Fixed selection of objects for inclusion from within libraries to actually resolve references correctly 2.xThu, 19 Nov 2009 00:51:31 +0000, by lost
-
Allow symbols to appear after whitespace when terminated by : 2.xWed, 16 Sep 2009 00:29:06 +0000, by lost
-
Branched an "ongoing 2.x" stream from trunk in preparation for a major architecture rewrite 2.xSun, 16 Aug 2009 18:34:13 +0000, by lost
-
Made ORG carp if used inside a mod/emod sectionSun, 16 Aug 2009 04:13:29 +0000, by lost
-
Added not about likely incompatibilities with source code from other assemblers when using the OS9 module targetSun, 16 Aug 2009 00:25:55 +0000, by lost
-
Acknowledge the source of the crc calc for os9Sat, 15 Aug 2009 05:30:25 +0000, by lost
-
Fixed os9 module CRC calculationSat, 15 Aug 2009 05:26:02 +0000, by lost
-
Updated documentation to reflect recent udates to LWASMFri, 14 Aug 2009 04:20:15 +0000, by lost
-
Added os9 target, pragma to control whether $ localizes a symbol, and fixed some condition nesting bugsFri, 14 Aug 2009 03:22:26 +0000, by lost
-
Added a padding value for the ALIGN directiveFri, 12 Jun 2009 05:25:41 +0000, by lost
-
Adjusted synonyms for TFMFri, 12 Jun 2009 04:55:16 +0000, by lost
-
Updated discussion of assembly dialectsFri, 12 Jun 2009 04:54:12 +0000, by lost
-
Documented the "Flags" term for object filesFri, 12 Jun 2009 04:17:22 +0000, by lost
-
Documented the --6309 and --6809 optionsFri, 12 Jun 2009 03:23:41 +0000, by lost
-
Added --6809/--6309 switches and some cleanups in error reportingFri, 12 Jun 2009 03:18:32 +0000, by lost
-
Fixed additional parsing problems with pseudo opsFri, 12 Jun 2009 01:31:18 +0000, by lost
-
Added compatibility alternatives to TFMFri, 12 Jun 2009 00:19:03 +0000, by lost
-
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