log

age author description
Mon, 04 Mar 2024 10:10:38 -0700 William Astle Updated submission guidelines including notes about evangelism. TLDR: Don't. default tip
Fri, 02 Feb 2024 14:39:27 -0700 William Astle Make filename in listing left truncate so file name isn't hidden
Fri, 22 Dec 2023 21:59:41 -0700 William Astle Mark development version.
Fri, 22 Dec 2023 21:59:18 -0700 William Astle Remove unused variable definition.
Fri, 22 Dec 2023 21:03:38 -0700 William Astle Added tag lwtools-4.22 for changeset 37014b2935bf
Fri, 22 Dec 2023 21:03:18 -0700 William Astle Bump version in preparation for release lwtools-4.22
Thu, 21 Dec 2023 22:31:53 -0700 William Astle Fix some additional glitches in implementation of includebin offset/length
Thu, 21 Dec 2023 22:23:39 -0700 William Astle Allow non-quoted file names to have offset/length for includebin
Thu, 21 Dec 2023 22:20:05 -0700 William Astle Correct typo in previous commit for includebin
Thu, 21 Dec 2023 22:16:12 -0700 William Astle Update documentation to reflect includebin offset/length feature
Thu, 21 Dec 2023 22:14:25 -0700 William Astle Add offset and length operands (optional) to includebin
Fri, 01 Dec 2023 21:16:54 -0700 William Astle Update manual to reflect pragma nolistcode and correct nolist semantics
Fri, 01 Dec 2023 21:11:56 -0700 William Astle Add pragma nolistcode which works like nolist but also suppresses code lines
Thu, 30 Nov 2023 16:54:12 -0700 William Astle Make ifdef and ifndef complain if they aren't given a symbol
Fri, 22 Sep 2023 12:15:09 -0600 William Astle Fix off by one handling MOD directive optional arguments
Thu, 21 Sep 2023 13:13:23 -0600 William Astle Add --no-warn=ifp1 flag to suppress warnings about ifp1 and ipf2
Fri, 08 Sep 2023 00:35:43 -0600 William Astle Flag version number to indicate ongoing development
Fri, 08 Sep 2023 00:35:11 -0600 William Astle Reduce default optimization level to -O2
Fri, 08 Sep 2023 00:32:40 -0600 William Astle Allow MOD directive to accept only the standard base header parameters
Sun, 23 Jul 2023 17:07:58 -0600 William Astle Add \Ln and {Ln} standing for the length of the specified argument in macros
Sun, 23 Jul 2023 16:42:29 -0600 William Astle Allow using - to refer to standard input for file names
Thu, 06 Jul 2023 12:06:22 -0600 William Astle Fix missing NULL guard found by gcc static analysis
Fri, 30 Jun 2023 09:40:17 -0600 William Astle Add explicit immediate mode to register list instructions (PSHS, etc.)
Sun, 23 Apr 2023 10:23:43 -0600 William Astle Added tag lwtools-4.21 for changeset c71c80a3b280
Sun, 23 Apr 2023 10:22:40 -0600 William Astle Bump version in preparation for release lwtools-4.21
Tue, 21 Mar 2023 14:26:00 -0600 William Astle Remove unneeded variable reference lexing string literals (lwcc)
Thu, 16 Mar 2023 16:59:50 -0600 William Astle Add IHEX output format to lwlink
Thu, 16 Mar 2023 16:18:13 -0600 William Astle Don't build snprintf() emulation on modern enough MSVC
Thu, 16 Mar 2023 16:03:20 -0600 William Astle Disable building all the lwcc binaries except lwcpp by default
Thu, 16 Mar 2023 16:02:01 -0600 William Astle Silence spurious warning in lwcpp build
Mon, 14 Nov 2022 18:01:32 -0700 William Astle Fix typo in manual.
Thu, 29 Sep 2022 13:59:42 -0600 William Astle Implement support for dragon format binaries
Wed, 17 Aug 2022 17:06:30 -0600 William Astle Fix listing to not rely on undefined memory before the start of instab
Wed, 17 Aug 2022 17:05:01 -0600 William Astle Update version number to reflect ongoing development
Wed, 17 Aug 2022 16:50:53 -0600 William Astle Added tag lwtools-4.20 for changeset 0b0f4d5339f9
Wed, 17 Aug 2022 16:49:37 -0600 William Astle Bump version in preparation for release lwtools-4.20
Wed, 17 Aug 2022 16:35:13 -0600 William Astle Fix syntax in ignore file
Wed, 17 Aug 2022 16:34:28 -0600 William Astle Improve debug instrumentation for symbol registration
Thu, 16 Jun 2022 13:55:34 -0600 William Astle Fix basic output target to keep lines below 249 characters
Sat, 14 May 2022 21:30:59 -0600 William Astle Update raw output to work with RMB only definitions at the start
Sat, 14 May 2022 13:05:43 -0600 William Astle Explicitly check for number (leading digit) for entry symbols (lwlink)
Sat, 14 May 2022 12:57:50 -0600 William Astle Add note to manual about numeric entry addresses in scripts
Sat, 14 May 2022 12:28:44 -0600 William Astle Fix base for entry directive in link scripts to use base 16
Fri, 18 Mar 2022 16:58:40 -0600 William Astle Correct raw output target in lwasm to NUL pad RMBs
Wed, 09 Mar 2022 15:56:03 -0700 William Astle Don't rely on undefined memory before start of instab
Wed, 09 Feb 2022 21:44:28 -0700 William Astle Fix macro definition to include all lines
Sun, 30 Jan 2022 14:13:34 -0700 William Astle Add \# macro expansion which expands to the number of arguments
Sun, 30 Jan 2022 14:12:40 -0700 William Astle Tag version number to mark ongoing development
Tue, 25 Jan 2022 21:36:31 -0700 William Astle Added tag lwtools-4.19 for changeset 28633fd513c4
Tue, 25 Jan 2022 21:31:38 -0700 William Astle Bump version number in preparation for release lwtools-4.19
Tue, 25 Jan 2022 21:25:12 -0700 William Astle Fix parsing {} macro argument expansion sequences
Mon, 24 Jan 2022 13:55:40 -0700 William Astle Change behaviour of --format=raw; old behaviour kept for --format=raw2
Sun, 02 Jan 2022 00:59:21 -0700 William Astle Fix instruction length calculation for TFM compatibility operations
Sun, 19 Dec 2021 17:46:02 -0700 William Astle Fix argument parsing problems with IFSTR
Sun, 19 Dec 2021 17:09:15 -0700 William Astle Update version string to reflect ongoing development
Sun, 19 Dec 2021 17:01:42 -0700 William Astle Add SETSTR/INCLUDESTR for some basic code building
Tue, 13 Apr 2021 15:41:23 -0600 William Astle Update copyright years for manual
Tue, 13 Apr 2021 15:38:12 -0600 William Astle Update manual to correctly reflect forwardrefmax behaviour
Thu, 11 Feb 2021 09:25:16 -0700 William Astle Fix bug related to parsing \x sequences under pragma cstrings
Tue, 19 Jan 2021 19:07:19 -0700 William Astle Added tag lwtools-4.18 for changeset 1c26076891e3
Tue, 19 Jan 2021 19:06:20 -0700 William Astle Bump version in preparation for release lwtools-4.18
Mon, 24 Aug 2020 23:52:23 -0600 William Astle Add **pragma which always suppresses listing itself
Sat, 04 Jul 2020 16:21:08 -0600 William Astle Make conditional suppression actually hide comments and blank lines
Tue, 02 Jun 2020 21:54:10 -0600 William Astle Remove stray debugging message.
Tue, 02 Jun 2020 21:28:47 -0600 William Astle Fix segfault if no instances of a section are in the final result
Sat, 16 May 2020 17:27:42 -0600 William Astle Allow dot at start of symbol per documentation
Sun, 10 May 2020 22:38:24 -0600 William Astle Fix bad usage of sprintf()
Thu, 06 Feb 2020 15:04:05 -0700 William Astle Fix missing extern declaration
Sun, 27 Oct 2019 12:06:01 -0600 William Astle Add basic syntax for typecasting
Sat, 26 Oct 2019 22:01:55 -0600 William Astle Add integer shifts and fix code template errors for mul/div/mod
Thu, 24 Oct 2019 22:41:04 -0600 William Astle Update lwcc driver to actually do something useful sometimes
Thu, 26 Sep 2019 21:37:49 -0600 William Astle Unbork "make install"
Wed, 25 Sep 2019 20:23:49 -0600 William Astle Add various operators to lwcc
Tue, 24 Sep 2019 22:07:56 -0600 William Astle Add basic integer operations to lwcc
Thu, 29 Aug 2019 17:00:17 -0600 William Astle Initialize temporary line structures properly
Thu, 08 Aug 2019 23:48:18 -0600 William Astle Add very simple code generator
Thu, 08 Aug 2019 23:32:23 -0600 William Astle Rejig parser to eliminate lemon
Mon, 05 Aug 2019 21:38:23 -0600 William Astle Bump version to indicate development version
Mon, 05 Aug 2019 21:30:50 -0600 William Astle Make lwcc stuff compile (on Linux anyway)
Mon, 05 Aug 2019 21:27:09 -0600 William Astle Merged previous lwcc development branch into mainline.
Mon, 05 Aug 2019 21:07:14 -0600 William Astle Remove stray semicolon that almost certainly was causing a bug of some kind. ccdev
Sat, 29 Jun 2019 21:54:43 -0600 William Astle Add FCZ as an alias for FCN
Sun, 05 May 2019 09:25:30 -0600 William Astle Added tag lwtools-4.17 for changeset a83d1cdeeb61
Sat, 04 May 2019 09:06:30 -0600 William Astle Bump version number for release lwtools-4.17
Fri, 03 May 2019 21:48:01 -0600 William Astle Fix missing hex sigil in symbol dump
Fri, 03 May 2019 20:06:17 -0600 William Astle Update html and pdf documentation in preparation for release
Fri, 03 May 2019 20:03:46 -0600 William Astle Update documentation for new options
Fri, 03 May 2019 19:44:02 -0600 William Astle Add symbol table dump in assembly format
Wed, 24 Apr 2019 19:54:51 -0600 William Astle Fix cycle count for TIM
Wed, 24 Apr 2019 19:53:08 -0600 William Astle Update "clrq" convenience instruction to be slightly faster
Tue, 19 Mar 2019 14:45:53 -0600 William Astle Add option to suppress output file
Tue, 19 Mar 2019 14:37:56 -0600 William Astle Fix crash when --symbols specified without --list
Thu, 24 Jan 2019 18:24:03 -0700 William Astle Correct cycle counts for W relative indexing modes
Wed, 12 Dec 2018 21:18:20 -0700 William Astle Exclude extended indirect from operandsizewarning pragma
Wed, 12 Dec 2018 21:17:21 -0700 William Astle Mark version number for continued development
Wed, 12 Dec 2018 20:01:48 -0700 William Astle Added tag lwtools-4.16 for changeset a71206ed966c
Wed, 12 Dec 2018 20:00:59 -0700 William Astle Update manual in preparation for release lwtools-4.16
Wed, 12 Dec 2018 19:58:36 -0700 William Astle Version 4.16
Wed, 12 Dec 2018 19:40:16 -0700 William Astle Update operandsizewarning to detect JMP and JSR that could use BRA or BSR
Mon, 10 Dec 2018 21:27:08 -0700 Doug Masten Fix cycle counts for asr, cmpe, cmpf and cmpw.
Fri, 02 Nov 2018 21:07:50 -0600 William Astle Add "noexpandcond" pragma (cleans up listings)
Thu, 01 Nov 2018 23:07:03 -0600 William Astle Add "nooutput" pragma
Thu, 01 Nov 2018 23:00:00 -0600 William Astle Add emuext pragma and associated instructions.
Tue, 24 Jul 2018 17:41:04 -0600 William Astle Cause "make install" to trigger builds for the binaries if needed
Mon, 23 Jul 2018 17:45:18 -0600 William Astle Add << prefix to force 5 bit offsets in indexed modes
Sun, 04 Mar 2018 10:24:58 -0700 William Astle Fix PCR size guessing
Thu, 01 Mar 2018 21:31:50 -0700 William Astle Merge changeset a6c9129e5948 from lwasm5 development branch
Thu, 01 Mar 2018 21:25:51 -0700 William Astle Move version header into a common direction to better reflect what it is.
Wed, 28 Feb 2018 23:35:12 -0700 William Astle Actually check if we resolved a PCR reference before assuming 8 bits
Wed, 28 Feb 2018 23:31:17 -0700 William Astle Fix really dumb code generation error
Wed, 28 Feb 2018 23:15:35 -0700 William Astle Fix think-o in PCR optimization fix from previous commit
Wed, 28 Feb 2018 23:00:59 -0700 William Astle Make pcr relative forward references better able to select 8 bit offsets
Wed, 28 Feb 2018 22:40:07 -0700 William Astle Add some more debugging junk.
Wed, 28 Feb 2018 20:54:53 -0700 William Astle Make 6309/6809 warnings work again.
Wed, 28 Feb 2018 20:43:14 -0700 William Astle Allow macros to shadow instructions that are not supported by current CPU.
Wed, 28 Feb 2018 18:41:26 -0700 William Astle Fix error handling sections for lwmod target.
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
Tue, 05 Aug 2014 22:04:23 -0600 William Astle Allow disabling debugging messages.
Sat, 02 Aug 2014 10:08:01 -0600 William Astle Speed improvement to lw_expr
Thu, 31 Jul 2014 17:20:11 -0600 William Astle Factor some code for simplifying lines so it can be reused
Fri, 02 May 2014 21:30:25 -0600 William Astle Fix opcode for SUBW extended
Sat, 26 Apr 2014 14:27:43 -0600 William Astle Fix postbyte for d,s indexing
Tue, 15 Apr 2014 10:57:34 -0600 William Astle Add support for 6800 compatibility instructions.
Mon, 14 Apr 2014 07:43:43 -0600 Tom LeMense Fix building of manual from main Makefile.
Sun, 13 Apr 2014 20:25:04 -0600 William Astle Allow ; as a delimiter for 6309 logic operations.
Sun, 13 Apr 2014 16:04:25 -0600 William Astle Bump version number to reflect ongoing development
Sun, 13 Apr 2014 16:03:59 -0600 William Astle Fix 6809 mode to count 6309 instructions as non-existent
Fri, 11 Apr 2014 21:54:07 -0600 William Astle Added tag lwtools-4.10 for changeset f3592d276aed
Fri, 11 Apr 2014 21:53:51 -0600 William Astle Bump version for 4.10 release. lwtools-4.10
Fri, 11 Apr 2014 21:50:47 -0600 Tom LeMense Allow trailing ' or " on ascii constants
Fri, 21 Mar 2014 23:49:23 -0600 William Astle Fix bug with section padding and downward allocation.
Tue, 04 Mar 2014 23:10:13 -0700 William Astle Add documentation of the new hex output formats.
Mon, 03 Mar 2014 21:55:22 -0700 William Astle Make version number reflect ongoing development.
Mon, 03 Mar 2014 21:54:12 -0700 William Astle Add notes about coding style and submission guidelines.
Mon, 03 Mar 2014 21:30:38 -0700 Tom LeMense Add support for Motorola SREC and Intel Hex output formats to lwasm.
Sat, 08 Feb 2014 19:25:11 -0700 William Astle Fix dumbosity in outputting the edition byte in os9 target
Tue, 04 Feb 2014 20:16:35 -0700 William Astle Left truncate file names in list output.
Fri, 10 Jan 2014 18:59:26 -0700 William Astle Added tag lwtools-4.9 for changeset 21ecf29b568e
Fri, 10 Jan 2014 18:59:10 -0700 William Astle Prepare for 4.9 release. lwtools-4.9
Wed, 27 Nov 2013 16:08:02 -0700 William Astle Documented new "high" option for link scripts.
Wed, 27 Nov 2013 16:01:26 -0700 William Astle Add ability to load sections downward instead of upward
Sun, 17 Nov 2013 11:59:36 -0700 William Astle Checkpoint parser development for lwcc ccdev
Tue, 12 Nov 2013 20:41:14 -0700 William Astle Checkpoint ccdev
Sat, 21 Sep 2013 18:43:39 -0600 William Astle Add no-op parser and parse tree infrastructure ccdev
Sat, 21 Sep 2013 13:53:18 -0600 William Astle Add skeleton compiler target to build ccdev
Tue, 12 Nov 2013 21:03:48 -0700 William Astle Add comments to linker scripts.
Sat, 21 Sep 2013 13:35:40 -0600 William Astle Don't remove manual on realclean ccdev
Sat, 21 Sep 2013 13:33:54 -0600 William Astle Converted preproc logic to library and moved some utility stuff to lwlib ccdev
Sat, 21 Sep 2013 12:27:48 -0600 William Astle Added support for __LINE__, __FILE__, __DATE__, and __TIME__ ccdev
Wed, 18 Sep 2013 20:41:41 -0600 William Astle Add include search paths and command line macro definitions ccdev
Wed, 18 Sep 2013 19:17:52 -0600 William Astle Various bugfixes and output tuning ccdev
Tue, 17 Sep 2013 19:33:41 -0600 William Astle Checkpoint lwcc development - preprocessor is runnable but nonfunctional ccdev
Tue, 17 Sep 2013 19:32:14 -0600 William Astle Cleaned up text in COPYING ccdev
Tue, 17 Sep 2013 19:10:36 -0600 William Astle Fix memory leak in lw_stringlist_destroy() ccdev
Sun, 15 Sep 2013 14:22:10 -0600 William Astle Add string -> number conversion for preproc expression evaluator ccdev
Sun, 15 Sep 2013 13:49:00 -0600 William Astle Implemented #include and #line ccdev
Sun, 15 Sep 2013 13:06:00 -0600 William Astle Added token list structure and switched some stuff to use it ccdev
Sat, 14 Sep 2013 22:42:53 -0600 William Astle Add stringification and token concatenation ccdev
Sat, 14 Sep 2013 21:27:03 -0600 William Astle Handle () surrounding macro args on invocation ccdev
Sat, 14 Sep 2013 20:04:38 -0600 William Astle Checkpoint lwcc development ccdev
Thu, 12 Sep 2013 22:06:26 -0600 William Astle Checkpoint lwcc development ccdev
Tue, 10 Sep 2013 19:56:05 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Mon, 09 Sep 2013 23:07:19 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Sun, 08 Sep 2013 21:58:12 -0600 William Astle Part one of the C preprocessor ccdev
Sun, 08 Sep 2013 17:08:50 -0600 William Astle Make lwcc driver understand -B ccdev
Sun, 08 Sep 2013 16:55:59 -0600 William Astle Updated lwcc README with info on the runtime support files ccdev
Sun, 08 Sep 2013 16:55:21 -0600 William Astle Updated Makefile to install additonal components of lwcc ccdev
Sun, 08 Sep 2013 15:53:06 -0600 William Astle Initial version of lwcc compiler driver and Makefile infrastructure ccdev
Sun, 08 Sep 2013 12:37:57 -0600 William Astle Set up .hgignore to ignore the lwcc driver program. ccdev
Sun, 08 Sep 2013 12:37:32 -0600 William Astle Set up for lwcc development with README file. ccdev
Sat, 07 Sep 2013 23:34:41 -0600 William Astle Branched for developing lwcc ccdev
Tue, 17 Sep 2013 19:11:47 -0600 William Astle Fix small memory leak in lw_stringlist_destroy()
Mon, 02 Sep 2013 10:49:57 -0600 William Astle Make byte overflow detection for indexing work better
Sat, 31 Aug 2013 11:46:00 -0600 William Astle Make <...,PCR complain on byte overflows
Tue, 16 Jul 2013 21:48:49 -0600 William Astle Make DTS not have problems if used multiple times.
Tue, 16 Jul 2013 21:46:12 -0600 William Astle Correct CRC problems with DTS pseudo op
Tue, 16 Jul 2013 17:04:45 -0600 William Astle Fix absolute path handling on Windows
Thu, 13 Jun 2013 22:17:36 -0600 William Astle Added tag lwtools-4.8 for changeset 1dcc0b174e3b
Thu, 13 Jun 2013 22:12:35 -0600 William Astle Bump version string to show 4.8 in preparation for release lwtools-4.8
Sat, 08 Jun 2013 09:54:37 -0600 William Astle Re-enable rawrel output format
Wed, 05 Jun 2013 19:57:09 -0600 Tormod Volden Makefile: Allow DESTDIR for distribution package creation
Wed, 05 Jun 2013 10:55:18 -0600 William Astle Fix some missing newlines at the end of header files
Sat, 25 May 2013 13:35:46 -0600 William Astle Fix crash on listing when nested noexpand macros are used
Sat, 20 Apr 2013 11:00:11 -0600 William Astle Fix conditional setting of build tools variables in the makefile
Sun, 07 Apr 2013 01:29:29 -0600 William Astle Allow overriding CC, AR, and RANLIB from the environment
Sun, 07 Apr 2013 01:18:31 -0600 William Astle Allow make install destination to be overridden
Sat, 09 Mar 2013 19:07:27 -0700 William Astle Remove references to lwbasic and lwcc directories from the Makefile
Sat, 09 Mar 2013 19:04:21 -0700 William Astle Remove the obsolete lwbasic directory and associated readme
Sat, 09 Mar 2013 19:03:09 -0700 William Astle Remove lwcc directory and references in docs
Sat, 09 Mar 2013 11:11:51 -0700 William Astle Make fill and align do something useful in the object target
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.
Sat, 11 Aug 2012 15:18:58 -0600 William Astle Fix error messages related to undefined symbols in lwlink
Fri, 10 Aug 2012 23:47:56 -0600 William Astle Added section base and length symbols to lwlink
Thu, 19 Jul 2012 13:17:30 -0600 William Astle Remove stray \n from dts
Sun, 15 Jul 2012 23:19:50 -0600 William Astle Bumped copyright year to include 2012 on manual
Sun, 15 Jul 2012 23:12:09 -0600 William Astle Added --define to lwasm documentation.
Sun, 15 Jul 2012 21:52:24 -0600 William Astle Don't suppress symbol listing in unicorns mode
Sun, 15 Jul 2012 21:46:29 -0600 William Astle Add flag to output stream for end of unicorns
Sun, 15 Jul 2012 21:43:18 -0600 William Astle Make unicorns not suppress assembly listings.
Sun, 15 Jul 2012 21:42:39 -0600 William Astle Make warnings show up in assembly listings.
Sun, 15 Jul 2012 21:19:43 -0600 William Astle Make unicorns grok errors and warnings.
Sun, 15 Jul 2012 21:19:04 -0600 William Astle Prevent infinite loop due to warning directive
Sun, 15 Jul 2012 20:50:18 -0600 William Astle Make unicorns notice referenced files better
Sun, 15 Jul 2012 20:14:51 -0600 William Astle More unicorn stuff - structs and macros
Sun, 15 Jul 2012 10:50:46 -0600 William Astle Add --unicorns option for IDE integration
Sun, 15 Jul 2012 10:27:43 -0600 William Astle Silence a few warnings
Sun, 10 Jun 2012 18:33:22 -0600 William Astle Fix thinko in previous commit
Sun, 10 Jun 2012 18:24:31 -0600 William Astle Add --preprocess option
Sun, 10 Jun 2012 14:55:27 -0600 William Astle Add FDBS pseudo op.
Sun, 10 Jun 2012 14:14:43 -0600 William Astle Fix handling of comments on ELSE lines
Sun, 10 Jun 2012 14:10:04 -0600 William Astle Fix crash bug on indexed expression handling
Sun, 10 Jun 2012 13:29:23 -0600 William Astle Fix undefined symbol error with pragma nosymbolcase
Sat, 09 Jun 2012 23:36:24 -0600 William Astle Added tag lwtools-4.6 for changeset 38ecb99d78dd
Sat, 09 Jun 2012 23:36:04 -0600 William Astle Set version to 4.6 for release. lwtools-4.6
Sat, 09 Jun 2012 23:17:43 -0600 William Astle Make --6309/--6809 work properly
Sat, 09 Jun 2012 17:23:04 -0600 William Astle Improve autobranchlength pragma
Sat, 09 Jun 2012 16:25:19 -0600 William Astle Added condundefzero pragma
Sat, 09 Jun 2012 16:03:36 -0600 William Astle Make warning actually work.
Sat, 09 Jun 2012 15:57:58 -0600 William Astle Fix crash on conditionals with undefined symbols
Sat, 09 Jun 2012 15:47:22 -0600 William Astle Added pragma to allow non case sensitive symbols
Thu, 24 May 2012 17:28:15 -0600 William Astle Add export pragma
Wed, 23 May 2012 19:37:30 -0600 William Astle Fix segfault during command parsing
Fri, 16 Mar 2012 22:54:10 -0600 William Astle Set version to indicate development past version 4.5
Fri, 16 Mar 2012 22:52:22 -0600 William Astle Added tag lwtools-4.5 for changeset 47a055c57d4a
Fri, 16 Mar 2012 22:37:02 -0600 William Astle Bump version to 4.5 in preparation for release lwtools-4.5
Fri, 16 Mar 2012 22:22:14 -0600 William Astle Short circuit unneeded loops in pass4
Fri, 16 Mar 2012 19:44:12 -0600 William Astle Short ciruit some recursion in expression library
Fri, 16 Mar 2012 17:29:53 -0600 William Astle Add a time stamp to debug messages
Thu, 15 Mar 2012 09:33:26 -0600 William Astle Fix --help and --usage to display = correctly for long option args
Thu, 15 Mar 2012 09:27:48 -0600 William Astle Fix --section-start handling and add --map to ld wrapper.
Thu, 15 Mar 2012 09:26:24 -0600 William Astle Elaborated the readme for the gcc6809 patch
Sun, 11 Mar 2012 16:05:54 -0600 William Astle Changed symbol table to use a binary tree.
Wed, 25 Jan 2012 22:39:17 -0700 William Astle Fix noexpand macro listings to show all bytes output
Fri, 13 Jan 2012 22:32:15 -0700 lost Added lwcc, lwcpp stubs
Fri, 13 Jan 2012 21:33:55 -0700 lost Added hidden options to lw_cmdline
Fri, 13 Jan 2012 21:28:34 -0700 lost Added "documentation only" options to lw_cmdline and also allowed options that do not have a long equivalent
Wed, 11 Jan 2012 20:26:47 -0700 lost Fixed typos with conversion away from rules.make stuff
Wed, 11 Jan 2012 20:25:29 -0700 lost Removed rules.make stuff in sub directories - it was not particularly helpful
Wed, 11 Jan 2012 20:18:10 -0700 lost Add stub for lwcc
Sat, 24 Dec 2011 12:20:43 -0700 lost Added blurb about lwcc
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm
Thu, 22 Dec 2011 18:03:38 -0700 lost Clean up some mess in lwbasic directory
Thu, 22 Dec 2011 18:03:04 -0700 lost Make ld wrapper more capable
Thu, 22 Dec 2011 18:01:59 -0700 lost Added --entry option for lwlink
Wed, 21 Sep 2011 21:14:09 -0600 lost Added gcc6809lw patch to extras
Sat, 17 Sep 2011 11:45:13 -0600 lost Arranged for dependencies to be generated when building object files; no more extraneous dependency rebuilds
Sat, 17 Sep 2011 09:57:55 -0600 lost Fixed bug handling bss in lwex
Thu, 15 Sep 2011 17:08:16 -0600 lost Added --sysroot support to lwlink and the ld wrapper script
Fri, 09 Sep 2011 22:08:07 -0600 lost Fix stupid thinko when making all instances of a constant section start at 0
Wed, 07 Sep 2011 21:59:10 -0600 lost Make 'imm8' instructions actually complain about a bad operand if no # is present
Wed, 07 Sep 2011 21:49:35 -0600 lost Added note about "make test" to readme
Wed, 07 Sep 2011 21:47:07 -0600 lost added tests to verify 6809 opcodes are correct
Wed, 07 Sep 2011 20:45:39 -0600 lost Fixing up helper for building manual
Wed, 07 Sep 2011 20:45:20 -0600 lost Added test framework
Mon, 05 Sep 2011 18:10:21 -0600 William Astle Fixed segfault opening relative paths without a current directory on the stack; probably a symptom of another bug somewhere
Fri, 02 Sep 2011 18:10:26 -0600 lost Actually check for 6309 instructions when in 6809 mode. Thanks to adamgr on IRC for finding the problem.
Mon, 29 Aug 2011 19:18:23 -0600 lost More manual updates
Mon, 29 Aug 2011 19:16:35 -0600 lost Added convenience makefile for generating docs
Mon, 29 Aug 2011 19:15:50 -0600 lost Documentation updates
Mon, 29 Aug 2011 19:05:18 -0600 lost Make multiple instances of constant sections all start at offset 0 rather than merging them
Mon, 29 Aug 2011 18:30:55 -0600 lost Fixed problem with rmb, etc., not working right wrt line address when not in os9 mode
Sun, 28 Aug 2011 17:03:43 -0600 lost Fixed opcodes for MULD
Sun, 28 Aug 2011 16:49:50 -0600 lost Added SPC pseudo NOOPmake
Sun, 28 Aug 2011 15:39:26 -0600 lost Added SPC pseudo NOOP
Sun, 28 Aug 2011 15:36:57 -0600 lost Make ELSE not barf if comment on line with it
Sun, 28 Aug 2011 15:04:35 -0600 lost Add _constants to the list of sections that get the constant flag by default
Sun, 28 Aug 2011 14:17:33 -0600 lost Don't error out on dlen set and len not for insn length resolution
Sun, 28 Aug 2011 14:16:45 -0600 lost Trap negative sizes for [rz]m[bdq] and flag error
Sun, 28 Aug 2011 14:16:10 -0600 lost Make constant sections always resolve with a constant base offset of zero instead of an undefined reference
Sun, 28 Aug 2011 11:45:38 -0600 lost Correct bug with handling symbol resolution and constant section handling
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink
Sun, 28 Aug 2011 00:07:15 -0600 lost Fixed error where external references within a library file were not resolved when linking
Sat, 27 Aug 2011 23:16:50 -0600 lost Make sections behave correctly again with the update to support . and * for os9
Sat, 27 Aug 2011 00:23:19 -0600 lost Added prebuilt manual to repository to avoid failures to include it during releases
Sat, 27 Aug 2011 00:21:35 -0600 lost Added documentation about OS9 module support in lwlink
Fri, 26 Aug 2011 23:44:44 -0600 lost Fix up some minor thinkos in handling the module layout and header
Fri, 26 Aug 2011 23:36:13 -0600 lost Allow os9 directive in object target
Fri, 26 Aug 2011 23:36:00 -0600 lost Fixed crash and bogus warning with os9 module target
Fri, 26 Aug 2011 23:26:00 -0600 lost Initial pass at OS9 module support for lwlink
Thu, 25 Aug 2011 22:29:58 -0600 lost Fixed segfault in fcb,fdb,fqb with empty operands
Wed, 24 Aug 2011 21:16:17 -0600 lost Added ENDIF as alias for ENDC
Wed, 24 Aug 2011 21:16:07 -0600 lost Fixed ENDC to work with comments after it
Sat, 20 Aug 2011 09:59:45 -0600 lost Make os9 directives not throw spurious bad operand errors
Sat, 20 Aug 2011 00:02:55 -0600 lost Documented the addition of data/code address streams for OS9 modules.
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Fri, 19 Aug 2011 20:36:43 -0600 lost Added PAGE as a noop pseudo
Fri, 19 Aug 2011 20:01:43 -0600 lost Added "OPT" pseudo op as a noop
Fri, 19 Aug 2011 18:54:57 -0600 lost Fixed opcodes for divd/divq
Fri, 19 Aug 2011 17:46:19 -0600 lost Fix error with postbyte for constant offset from W modes
Wed, 17 Aug 2011 22:34:58 -0600 lost Fix bit width of subw
Wed, 17 Aug 2011 21:04:33 -0600 lost Fixed additional instruction length problems with logic/memory operations
Wed, 17 Aug 2011 19:44:32 -0600 lost Adjustments to dts/dtb
Wed, 17 Aug 2011 19:44:26 -0600 lost Fixed length bug in tfm
Fri, 12 Aug 2011 00:03:07 -0600 lost ifdef sym1|sym2 now works
Thu, 11 Aug 2011 23:50:16 -0600 lost Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2
Thu, 11 Aug 2011 22:58:27 -0600 lost Fix fix for forced index offset sizes
Thu, 11 Aug 2011 22:48:16 -0600 lost Fixed code generation bug with forced-size offsets from X,Y,U,S
Thu, 11 Aug 2011 22:25:29 -0600 lost Allow [>...] for extended indirect
Thu, 11 Aug 2011 22:04:09 -0600 lost Fixed swapped register lists for 6309/6809 register-to-register instructions
Thu, 11 Aug 2011 22:03:34 -0600 lost Removed protection from outputting code outside os9 module in os9 target
Thu, 11 Aug 2011 20:33:46 -0600 William Astle Marked development beyond 4.4 in version
Thu, 11 Aug 2011 20:33:20 -0600 William Astle Added ! as a synomym for bitwise or (|)
Wed, 10 Aug 2011 19:16:23 -0600 lost Added tag lwtools-4.4 for changeset 74b4e9f23c62
Wed, 10 Aug 2011 19:06:58 -0600 lost Version 4.4 lwtools-4.4
Wed, 10 Aug 2011 19:05:49 -0600 lost Fixed embarrassing off by one in insn_rel length calculation
Tue, 09 Aug 2011 22:17:31 -0600 lost Added tag lwtools-4.3 for changeset d90ab253471e
Tue, 09 Aug 2011 21:58:51 -0600 lost Bumped copyright year on manual lwtools-4.3
Tue, 09 Aug 2011 21:42:16 -0600 lost Version 4.3
Tue, 09 Aug 2011 18:17:00 -0600 lost Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.
Tue, 09 Aug 2011 18:16:41 -0600 lost Document the new autobranchlength pragma
Tue, 09 Aug 2011 18:08:55 -0600 lost Pragma autobranchlength implementation completed
Mon, 08 Aug 2011 23:00:27 -0600 lost Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)
Sun, 07 Aug 2011 12:41:06 -0600 lost Fix parsing padding argument for align pseudo op
Sun, 07 Aug 2011 12:31:19 -0600 lost Fixed uninitialized variable in &-prefix and %-prefix constant parsing
Sun, 07 Aug 2011 12:15:56 -0600 lost Correct size handling for mod and emod
Sun, 07 Aug 2011 10:49:28 -0600 lost Updated manual to describe nolist pragma and pragma stacks
Sun, 07 Aug 2011 10:37:22 -0600 lost Pragma stack at parse stage now works
Sun, 07 Aug 2011 10:23:14 -0600 lost Fixed pragma noindex0tonone to work
Sun, 07 Aug 2011 00:58:00 -0600 lost Added *pragmapush and *pragmapop; still seems to be nonfunctional
Sat, 06 Aug 2011 23:29:17 -0600 lost Fixed bug with symbol on a line with a comment not getting registered
Sat, 06 Aug 2011 23:20:45 -0600 lost Adjustments for list code
Sat, 06 Aug 2011 23:20:10 -0600 lost Even more command line parser fixing
Sat, 06 Aug 2011 22:50:54 -0600 lost More command line args fixing
Sat, 06 Aug 2011 22:35:58 -0600 lost Fixed arg handling for short args in command line option parser - optional args for short opts should now work and options no longer need a space between option character and argument
Sat, 06 Aug 2011 22:16:09 -0600 lost Set version to indicate development since 4.2
Sat, 06 Aug 2011 22:15:43 -0600 lost Added --define= option to predfine a symbol for assembly
Sat, 06 Aug 2011 10:51:33 -0600 lost Added tag lwtools-4.2 for changeset 1cb23a4e1e7d
Sat, 06 Aug 2011 10:50:52 -0600 lost Removed tag lwtools-4.2 lwtools-4.2
Sat, 06 Aug 2011 10:49:33 -0600 lost Silence compiler warning and tag 4.2 release
Sat, 06 Aug 2011 10:48:48 -0600 lost Added tag lwtools-4.2 for changeset 8ee33204fa79
Sat, 06 Aug 2011 10:37:39 -0600 lost Set for 4.2 release
Sat, 06 Aug 2011 10:37:27 -0600 lost Fixed &-prefix decimal constant parse problem