Mercurial > hg-old > index.cgi
graph
-
Made development version of LWASM be 2.1, not 3.0, because the next release will be an incremental feature releaseThu, 29 Jan 2009 06:14:04 +0000, by lost
-
Made development version of LWASM be 2.1, not 3.0, because the next release will be an incremental feature releaseThu, 29 Jan 2009 06:13:00 +0000, by lost
-
Made pragmas not be case sensitiveThu, 29 Jan 2009 06:12:21 +0000, by lost
-
Added pragma to allow all undefined symbols to be considered external and also added a --pragma command line optionThu, 29 Jan 2009 01:32:11 +0000, by lost
-
Autotools merge of packages doneWed, 28 Jan 2009 06:06:05 +0000, by lost
-
Adjusting autotools to merging of lwlink and lwasmWed, 28 Jan 2009 06:02:33 +0000, by lost
-
repo reorgWed, 28 Jan 2009 06:00:48 +0000, by lost
-
repo reorgWed, 28 Jan 2009 05:59:14 +0000, by lost
-
repo reorgWed, 28 Jan 2009 05:58:32 +0000, by lost
-
Moved old tags and branches for lwlink to global tags/branches dirsWed, 28 Jan 2009 05:54:43 +0000, by lost
-
Release 1.0Tue, 27 Jan 2009 05:54:10 +0000, by lost
-
Added autotools files for releaseTue, 27 Jan 2009 05:52:38 +0000, by lost
-
Branched for release 1.0Tue, 27 Jan 2009 05:51:54 +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
-
Added location for lwlink importWed, 28 Jan 2009 05:51:50 +0000, by lost
-
Updated docsWed, 28 Jan 2009 05:38:21 +0000, by lost
-
Added docs on building the manualWed, 28 Jan 2009 05:38:15 +0000, by lost
-
Added start of a manual and updated maintainer docs to mention generated documentationWed, 28 Jan 2009 05:02:44 +0000, by lost
-
Fix up some bogosity that prevented automake from working rightTue, 27 Jan 2009 05:55:52 +0000, by lost
-
Updated to do listTue, 27 Jan 2009 05:26:55 +0000, by lost
-
Added ifdef/ifndef conditionalsSun, 25 Jan 2009 04:02:50 +0000, by lost
-
Fixed up some issues with pseudo ops and object targetFri, 23 Jan 2009 05:48:55 +0000, by lost
-
Made listings off be defaultFri, 23 Jan 2009 04:42:39 +0000, by lost
-
Fixed relative branches and PCR addressing to handle constant intra-section references properlyFri, 23 Jan 2009 03:36:27 +0000, by lost
-
Updated to do listSat, 17 Jan 2009 07:35:18 +0000, by lost
-
Fixed problem handling sections with options on pass 2Sat, 17 Jan 2009 07:28:45 +0000, by lost
-
Cleaned up old lwasm_expr_result() function and unused EXPR_* flagsSat, 17 Jan 2009 07:12:05 +0000, by lost
-
Bumped package version to 2.0Sat, 17 Jan 2009 07:09:15 +0000, by lost
-
Added doc subdirectory to distributionSat, 17 Jan 2009 07:09:02 +0000, by lost
-
Fixed think-o in rm* ops (reversed pass number test)Sat, 17 Jan 2009 06:57:58 +0000, by lost
-
Fixed problem with constant expressions evaluating to 0 when they shouldn'tSat, 17 Jan 2009 06:50:49 +0000, by lost
-
Fixed symbol resolution to not resolve intra-section references to constants by defaultSat, 17 Jan 2009 06:27:01 +0000, by lost
-
Make external symbols remain unresolved in expressions and also flag them in the symbol listSat, 17 Jan 2009 06:11:40 +0000, by lost
-
Added incomplete references to object output and added support for section base terms in expression handlerSat, 17 Jan 2009 05:56:40 +0000, by lost
-
Added EXPORT pseudo opSat, 17 Jan 2009 05:07:45 +0000, by lost
-
Made reading input files use binary mode to avoid newline translation since we handle it ourselves manuallySat, 17 Jan 2009 04:38:32 +0000, by lost
-
Checkpoint: object format outputSat, 17 Jan 2009 04:37:40 +0000, by lost
-
Checkpoint: object format outputSat, 17 Jan 2009 02:59:24 +0000, by lost