log

age author description
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