Mercurial > hg > index.cgi
log lwasm/lwasm.h @ 129:5706712f8a20
age | author | description |
---|---|---|
Mon, 08 Aug 2011 23:00:27 -0600 | lost | Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc) |
Sat, 06 Aug 2011 22:15:43 -0600 | lost | Added --define= option to predfine a symbol for assembly |
Wed, 25 May 2011 19:13:33 -0600 | Lost Wizard (lost | Added nolist pragma to suppress listing output of non-code generating lines |
Tue, 12 Apr 2011 17:56:51 -0600 | lost | Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generation |
Sun, 10 Apr 2011 13:15:12 -0600 | lost | Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing pass |
Wed, 06 Apr 2011 21:35:49 -0600 | lost | Make structure definitions not affect current assembly address and fix up cosmetic offset display in listings |