log lwasm/pseudo.c @ 162:5965c01b3dec

age author description
Sun, 28 Aug 2011 15:36:57 -0600 lost Make ELSE not barf if comment on line with it
Sun, 28 Aug 2011 14:16:45 -0600 lost Trap negative sizes for [rz]m[bdq] and flag error
Thu, 25 Aug 2011 22:29:58 -0600 lost Fixed segfault in fcb,fdb,fqb with empty operands
Wed, 24 Aug 2011 21:16:07 -0600 lost Fixed ENDC to work with comments after it
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Wed, 17 Aug 2011 19:44:32 -0600 lost Adjustments to dts/dtb
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
Sun, 07 Aug 2011 12:41:06 -0600 lost Fix parsing padding argument for align pseudo op
Wed, 22 Jun 2011 19:28:36 -0600 lost Squashed the remaining memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:57:42 -0600 lost Fixed several memory leaks revealed by valgrind
Wed, 25 May 2011 21:42:01 -0600 lost Make ifdef work correctly
Wed, 20 Apr 2011 21:12:54 -0600 lost Fixed bug parsing octal constants under cescapes pragma
Wed, 13 Apr 2011 19:01:53 -0600 lost Restored pragma cescapes functionality
Thu, 07 Apr 2011 18:44:43 -0600 lost Make for condition clearer
Thu, 07 Apr 2011 18:38:09 -0600 lost Fixed problem with filename handling in includebin
Wed, 06 Apr 2011 00:40:40 -0600 lost Clean up warning about unused variable
Tue, 05 Apr 2011 23:59:41 -0600 lost Added string comparison pseudo ops
Sat, 02 Apr 2011 22:33:39 -0600 lost Fix line number sequence after including a file
Sat, 02 Apr 2011 02:19:02 -0600 lost Caused expressions used in setdp and conditionals to be reduced on pass 1
Sat, 22 Jan 2011 10:37:53 -0700 lost Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasm
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