Tue, 29 Mar 2016 21:21:49 -0600 |
William Astle |
Fix internal compiler error on "var2 = var1 + 1" patterns
|
Sun, 27 Mar 2016 21:46:18 -0600 |
William Astle |
Update gcc6809 patch to fix an ICE.
|
Thu, 24 Mar 2016 20:07:20 -0600 |
William Astle |
Fix code generation error in gcc6809
|
Thu, 24 Mar 2016 19:25:14 -0600 |
William Astle |
Commit the *correct* note about the gcc6809 code generation bug.
|
Thu, 24 Mar 2016 19:08:25 -0600 |
William Astle |
Add note about known code generate error in gcc6809 patches
|
Mon, 21 Mar 2016 09:13:45 -0600 |
William Astle |
Add error string for "user error"
|
Mon, 21 Mar 2016 09:06:55 -0600 |
Tormod Volden |
lwasm: Add missing "Undefined symbol" error string
|
Mon, 21 Mar 2016 09:02:23 -0600 |
William Astle |
Fix wrong sense in strcasecmp()
|
Thu, 03 Mar 2016 22:59:36 -0700 |
William Astle |
Fix a possible uninitialized variable reference
|
Thu, 03 Mar 2016 22:33:40 -0700 |
William Astle |
Update gcc6809 patch to work with pragma=newsource
|
Thu, 03 Mar 2016 21:38:21 -0700 |
William Astle |
Fix cycle counting for relative branches.
|
Thu, 03 Mar 2016 21:17:48 -0700 |
William Astle |
Make "pragma" and "*pragma/opt" fully equivalent
|
Thu, 03 Mar 2016 21:04:39 -0700 |
William Astle |
Add "basic" output format
|
Thu, 03 Mar 2016 20:52:15 -0700 |
William Astle |
Fix bug identifying long branches in cycle counting code
|
Thu, 15 Oct 2015 23:21:26 -0600 |
William Astle |
Fix "rlist" to recognize comments as end of operand
|
Thu, 15 Oct 2015 20:20:20 -0600 |
William Astle |
Update "as" wrapper for gcc6809 to use new source format
|
Wed, 14 Oct 2015 20:49:41 -0600 |
William Astle |
Completed initial conversion to new parser allowing spaces in operands
|
Wed, 14 Oct 2015 19:15:41 -0600 |
William Astle |
Fix inadvertent branch
|
Tue, 13 Oct 2015 23:41:19 -0600 |
William Astle |
Mark version number for ongoing development
|
Tue, 13 Oct 2015 23:38:02 -0600 |
William Astle |
Initial commit of pragma newsource
|
Sun, 11 Oct 2015 09:31:06 -0600 |
William Astle |
Added tag lwtools-4.12 for changeset d7870f1e9121
|
Sun, 11 Oct 2015 09:30:51 -0600 |
William Astle |
Version 4.12
lwtools-4.12
|
Mon, 20 Jul 2015 22:32:41 -0600 |
William Astle |
Update to gcc6809lw patch which may help compilation of some sources
|
Mon, 20 Jul 2015 17:48:51 -0600 |
William Astle |
Update the "ld" wrapper
|
Wed, 15 Jul 2015 19:54:57 -0600 |
William Astle |
Update manual for recent additions.
|
Tue, 14 Jul 2015 23:12:24 -0600 |
William Astle |
Fix minor error in string parsing
|
Tue, 14 Jul 2015 23:01:57 -0600 |
William Astle |
Remove duplicate typedef in lw_expr.h
|
Mon, 13 Jul 2015 21:53:33 -0600 |
William Astle |
Add missing files to 221b5f58d8ad
|
Mon, 13 Jul 2015 21:52:43 -0600 |
William Astle |
Add option to specify tab width in listing
|
Mon, 13 Jul 2015 21:37:49 -0600 |
William Astle |
Throw error if address overflows in extended mode
|
Mon, 13 Jul 2015 21:34:50 -0600 |
William Astle |
Make error output more friendly to IDEs
|
Mon, 13 Jul 2015 21:33:54 -0600 |
William Astle |
Make TFM complain if invalid registers are used
|
Mon, 13 Jul 2015 21:32:39 -0600 |
William Astle |
Port remainder of tools to Windows
|
Mon, 13 Jul 2015 21:26:34 -0600 |
William Astle |
Add various "convenience" ops
|
Mon, 13 Jul 2015 21:20:30 -0600 |
William Astle |
Add conditional for testing if a pragma is in effect
|
Mon, 13 Jul 2015 21:19:38 -0600 |
William Astle |
Make OPT a synonym for *PRAGMA
|
Mon, 13 Jul 2015 21:18:02 -0600 |
William Astle |
Add REORG pseudo op
|
Mon, 13 Jul 2015 21:11:12 -0600 |
William Astle |
Allow FCB-like syntax after constant in FCC under m80ext
|
Mon, 13 Jul 2015 21:04:39 -0600 |
William Astle |
Allow multibyte ascii constants in m80ext mode
|
Mon, 13 Jul 2015 20:59:02 -0600 |
William Astle |
Add m80ext pragma for Macro-80C compatibility and ignore END in includes
|
Mon, 13 Jul 2015 20:56:48 -0600 |
William Astle |
Add missed file in 35d4213e6657
|
Mon, 13 Jul 2015 20:50:02 -0600 |
William Astle |
Add ?rts target for branch instructions
|
Mon, 13 Jul 2015 20:47:30 -0600 |
William Astle |
Add cycle counting to listing
|
Mon, 13 Jul 2015 20:35:16 -0600 |
William Astle |
Add "testmode" pragma
|
Mon, 13 Jul 2015 20:31:56 -0600 |
William Astle |
Clean up various "externs"
|
Wed, 24 Jun 2015 19:39:13 -0600 |
William Astle |
Fix psh/pul to not accept the stack pointer as a valid argument
|
Mon, 22 Jun 2015 19:23:11 -0600 |
William Astle |
Make macro names case insensitive
|
Mon, 22 Jun 2015 19:16:13 -0600 |
William Astle |
Change PRAGMA_SHADOW to behave more as expected
|