log lwasm/insn_indexed.c @ 367:c6d2a1f54e0c

age author description
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Sat, 26 Apr 2014 14:27:43 -0600 William Astle Fix postbyte for d,s indexing
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
Thu, 06 Dec 2012 10:53:21 -0700 William Astle Fix error with [,u] in 6809-only mode lwtools-4.7
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
Fri, 19 Aug 2011 17:46:19 -0600 lost Fix error with postbyte for constant offset from W modes
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
Sun, 07 Aug 2011 10:23:14 -0600 lost Fixed pragma noindex0tonone to work
Wed, 22 Jun 2011 19:06:14 -0600 lost Really fix memory leaks
Wed, 22 Jun 2011 18:58:10 -0600 lost Fixed memory leaks revealed by valgrind
Wed, 20 Apr 2011 21:42:02 -0600 lost Fixed typo in static lookup table for indexed modes
Mon, 04 Apr 2011 18:17:31 -0600 lost Fixed code generation error with indirect indexing using 8 or 16 bit offsets from X,Y,U,S
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization