Sun, 10 Feb 2013 19:22:24 -0700 |
William Astle |
Make lwar use the "b" flag when opening files.
|
Wed, 06 Feb 2013 21:43:10 -0700 |
William Astle |
Clean up various warnings when building under -Wall
|
Tue, 05 Feb 2013 22:39:34 -0700 |
William Astle |
Fix stupid error with ' vs " handling os9 edition
|
Mon, 04 Feb 2013 21:03:59 -0700 |
William Astle |
Add support for os9 module edition byte
|
Mon, 04 Feb 2013 20:51:55 -0700 |
William Astle |
Make case insensitive symbols error out on duplication
|
Mon, 04 Feb 2013 20:35:47 -0700 |
William Astle |
Make default build use -O3
|
Fri, 01 Feb 2013 00:04:19 -0700 |
William Astle |
Fix pragma nosymbolcase interaction with -D
|
Thu, 31 Jan 2013 19:34:54 -0700 |
William Astle |
Improved stack handling for os9 target in lwlink
|
Thu, 31 Jan 2013 16:28:41 -0700 |
William Astle |
Fix handling of attr override for os9 output
|
Wed, 30 Jan 2013 21:47:15 -0700 |
William Astle |
Fix crash on expression range calculation
|
Wed, 30 Jan 2013 21:40:34 -0700 |
William Astle |
Fix crash when no operand is present
|
Wed, 30 Jan 2013 21:32:14 -0700 |
William Astle |
Add documentation for the FILL pseudo operation
|
Sat, 26 Jan 2013 22:27:29 -0700 |
William Astle |
Document the "export" pragma
|
Fri, 25 Jan 2013 23:48:46 -0700 |
William Astle |
Fix warning about isalpha in input.c on windows
|
Fri, 25 Jan 2013 22:43:10 -0700 |
William Astle |
Make the complaint about negative block/reservation sizes show value.
|
Fri, 25 Jan 2013 21:54:02 -0700 |
William Astle |
Apply division by zero fix to modulus operator too.
|
Fri, 25 Jan 2013 21:48:01 -0700 |
William Astle |
Add trap for divide by zero in expression library
|
Thu, 24 Jan 2013 21:24:32 -0700 |
William Astle |
Another adjustment for the drive letter problem.
|
Thu, 24 Jan 2013 21:00:00 -0700 |
William Astle |
First attempt at fixing the drive letter problem on Windows
|
Thu, 24 Jan 2013 20:58:30 -0700 |
William Astle |
Update version number to mark development past 4.7
|
Wed, 23 Jan 2013 13:32:15 -0700 |
William Astle |
Fix typo in documentation of lwasm --define switch.
|
Wed, 23 Jan 2013 13:21:57 -0700 |
William Astle |
Added tag lwtools-4.7 for changeset 65510f1574e4
|
Thu, 06 Dec 2012 10:53:21 -0700 |
William Astle |
Fix error with [,u] in 6809-only mode
lwtools-4.7
|
Sun, 23 Sep 2012 13:11:34 -0600 |
William Astle |
Fix thinko with algorithm improvement.
|
Sun, 23 Sep 2012 13:06:43 -0600 |
William Astle |
Add new heuristic for resolving instruction sizes.
|
Tue, 14 Aug 2012 23:03:59 -0600 |
William Astle |
Silence debug message
|
Tue, 14 Aug 2012 21:06:52 -0600 |
William Astle |
Fix hang on undefined symbol in rmb under pragma undefextern
|
Mon, 13 Aug 2012 17:22:13 -0600 |
William Astle |
Removed extraneous debug message.
|
Sat, 11 Aug 2012 23:37:43 -0600 |
William Astle |
Bump version number in preparation for a release.
|
Sat, 11 Aug 2012 23:29:57 -0600 |
William Astle |
Added ability to add padding after a section when linking.
|