log lwasm/pseudo.c @ 374:8e25147c2aa8

age author description
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Tue, 26 May 2015 17:49:26 -0600 William Astle Fix some signedness mismatches
Sun, 12 Apr 2015 12:11:19 -0600 William Astle Fix includebin to use binary mode when emitting the contents of the file.
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
Sat, 09 Mar 2013 11:11:51 -0700 William Astle Make fill and align do something useful in the object target
Wed, 06 Feb 2013 21:43:10 -0700 William Astle Clean up various warnings when building under -Wall
Fri, 25 Jan 2013 22:43:10 -0700 William Astle Make the complaint about negative block/reservation sizes show value.
Thu, 19 Jul 2012 13:17:30 -0600 William Astle Remove stray \n from dts
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, 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
Sat, 09 Jun 2012 15:57:58 -0600 William Astle Fix crash on conditionals with undefined symbols