log

age author description
Sat, 17 Feb 2018 00:13:46 -0700 William Astle Make offset,R operand size warning work properly
Fri, 16 Feb 2018 23:40:53 -0700 William Astle Make warnings still show when listings are not enabled.
Fri, 16 Feb 2018 23:24:18 -0700 William Astle Cause warnings to show up in the listing output.
Fri, 16 Feb 2018 22:53:46 -0700 William Astle Add operandsizewarning pragma
Fri, 16 Feb 2018 22:52:44 -0700 William Astle Mark version to indicate further development
Sun, 07 Jan 2018 12:55:26 -0700 William Astle Added tag lwtools-4.15 for changeset 40516fb9af07
Sun, 07 Jan 2018 12:54:54 -0700 William Astle Version 4.15 lwtools-4.15
Wed, 27 Dec 2017 13:57:55 -0700 William Astle Rebuild manual
Wed, 27 Dec 2017 13:52:23 -0700 William Astle Correct documentation of FILL pseudo op
Sat, 02 Dec 2017 22:28:31 -0700 William Astle Fix command line bug in lwar
Thu, 30 Nov 2017 17:38:24 -0700 William Astle Change the perl invocations for the test bits to use /usr/bin/env
Wed, 29 Nov 2017 17:24:19 -0700 William Astle Source cleanups and "prototype" target for gcc6809
Tue, 28 Nov 2017 21:29:05 -0700 William Astle Add a fix and an improvement to gcc6809 patch
Mon, 27 Nov 2017 23:12:30 -0700 William Astle Improve diagnostic message from lwlink when an object isn't needed
Mon, 27 Nov 2017 23:11:27 -0700 William Astle Improve usage for --format for lwasm
Mon, 27 Nov 2017 23:10:19 -0700 William Astle Fix up execution address handling for ihex and srec output (lwasm)
Mon, 27 Nov 2017 22:52:17 -0700 William Astle Add option to omit file names from lwasm listings
Mon, 27 Nov 2017 22:35:53 -0700 William Astle Make missing command line arguments fail properly
Mon, 27 Nov 2017 22:21:42 -0700 William Astle Allow specifying exact filenames for -l in lwlink
Tue, 15 Aug 2017 20:49:58 -0600 William Astle Bump patch number on gcc6809 patch.
Tue, 15 Aug 2017 20:48:40 -0600 Brett Gordon Make 32 bit compares work better in gcc6809.
Sun, 09 Apr 2017 00:15:25 -0600 William Astle Added tag lwtools-4.14 for changeset 9f49f0966c1e
Sun, 09 Apr 2017 00:14:00 -0600 William Astle Version 4.14 lwtools-4.14
Sat, 08 Apr 2017 21:44:39 -0600 William Astle Prevent parse errors when a macro definition is inside a conditional
Mon, 23 Jan 2017 22:58:36 -0700 William Astle Fix bug in like terms collection in expression simplification
Mon, 23 Jan 2017 22:54:19 -0700 William Astle Add some debugging instrumentation for tracking an expression bug
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Wed, 16 Nov 2016 19:36:16 -0700 David Flamand Fix error in --nopaths lwar option when replacing members
Wed, 16 Nov 2016 10:14:06 -0700 William Astle Actually handle "-n" argument to lwar correctly
Tue, 15 Nov 2016 22:04:42 -0700 William Astle Make the "ar" wrapper use the new --nopaths option
Tue, 15 Nov 2016 21:47:38 -0700 William Astle Change "filename" option in lwar to "nopaths"
Tue, 15 Nov 2016 21:43:33 -0700 David Flamand Add option to ignore paths when extracting or adding files with lwar
Thu, 03 Nov 2016 21:44:32 -0600 William Astle Change to engage forwardrefmax pragma by default
Thu, 03 Nov 2016 21:36:17 -0600 William Astle Fix address overflows in SREC and IHEX file formats
Thu, 22 Sep 2016 19:26:04 -0600 David Flamand Add support for assembler listings in the as wrapper script.
Sat, 21 May 2016 22:06:10 +0200 Tormod Volden ld wrapper: Add --oformat option
Sun, 08 May 2016 19:25:55 -0600 William Astle Mark version for ongoing development (4.13+)
Sun, 08 May 2016 22:07:29 +0200 Tormod Volden Add --defsym support to 'as' wrapper
Sun, 17 Apr 2016 09:13:53 -0600 William Astle Added tag lwtools-4.13 for changeset 6d48a45609e5
Sun, 17 Apr 2016 09:11:40 -0600 William Astle Version 4.13 lwtools-4.13
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
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Mon, 22 Jun 2015 18:38:30 -0600 William Astle Updated documentation for --symbols-nolocals and --map
Mon, 15 Jun 2015 21:26:33 -0600 William Astle Make psh/pul error out if no registers given
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Tue, 02 Jun 2015 20:58:14 -0600 William Astle Make byte overflow detection for 8 bit immediate not fail with COM operator
Tue, 02 Jun 2015 20:08:58 -0600 William Astle Add map file output and option to suppress local symbols in listings
Mon, 01 Jun 2015 19:55:11 -0600 William Astle Add some compatibility ops
Mon, 01 Jun 2015 19:53:51 -0600 William Astle Add some windows related files to the ignore list for hg
Tue, 26 May 2015 23:42:00 -0600 William Astle Silence tautological comparison warnings
Tue, 26 May 2015 17:53:51 -0600 William Astle Add contributed support for building with Microsoft's compiler
Tue, 26 May 2015 17:51:00 -0600 William Astle Use #define instead of const int to avoid issues with some compilers
Tue, 26 May 2015 17:49:26 -0600 William Astle Fix some signedness mismatches
Tue, 26 May 2015 17:41:22 -0600 William Astle Fix missing column in terminal entry in instruction table
Wed, 20 May 2015 15:06:18 -0600 William Astle Make listings show the address for lines that only define symbols
Tue, 19 May 2015 12:28:37 -0600 William Astle Mark version number to indicate ongoing development.
Tue, 19 May 2015 12:26:35 -0600 William Astle Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.
Fri, 15 May 2015 15:47:26 -0600 William Astle Make base prefix sigils error out if no number following
Tue, 14 Apr 2015 08:57:47 -0600 William Astle Added tag lwtools-4.11 for changeset fd96bb4a9c8d
Mon, 13 Apr 2015 13:18:38 -0600 William Astle Remove manual building targets from Makefile lwtools-4.11
Mon, 13 Apr 2015 08:49:22 -0600 William Astle Make the "hg" stuff in the docs/Makefile clearly maintainter related
Mon, 13 Apr 2015 08:46:17 -0600 William Astle Remove extraneous PWD reference from Makefile.
Sun, 12 Apr 2015 12:11:19 -0600 William Astle Fix includebin to use binary mode when emitting the contents of the file.
Thu, 09 Apr 2015 13:00:34 -0600 William Astle Update copyright year for manual
Thu, 09 Apr 2015 12:51:02 -0600 William Astle Document the forwardrefmax pragma
Thu, 09 Apr 2015 12:36:07 -0600 William Astle Update version number in preparation for a release
Thu, 09 Apr 2015 12:35:24 -0600 William Astle Update manual to reflect lwlink support for S-record output
Thu, 09 Apr 2015 12:27:33 -0600 William Astle Add S-record output support to lwlink
Mon, 16 Mar 2015 09:27:20 -0600 William Astle Add pragma to turn off forward reference optimization
Sat, 14 Mar 2015 14:06:13 -0600 William Astle Fix potential memory access after free in lw_expr_simplify_go()
Sun, 09 Nov 2014 12:23:00 -0700 William Astle Provide link to the official site in the readme file.
Wed, 01 Oct 2014 09:25:13 -0600 William Astle Add gcc 4.6.4 version of gcc6809
Fri, 08 Aug 2014 12:14:22 -0600 William Astle Revert 3b5a45c6ab92