Mercurial > hg > index.cgi
log lwasm/lwasm.c @ 77:35f6d6a5510f
age | author | description |
---|---|---|
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 |
Mon, 04 Apr 2011 18:05:18 -0600 | lost | Accept negative sign after base prefix |
Sat, 02 Apr 2011 02:19:02 -0600 | lost | Caused expressions used in setdp and conditionals to be reduced on pass 1 |
Mon, 24 Jan 2011 18:31:07 -0700 | lost | Fixed missing return value |
Sat, 22 Jan 2011 16:15:32 -0700 | lost | Brought forward patch to fix segfault with output outside of a section |
Thu, 20 Jan 2011 22:39:46 -0700 | lost | Clean up insane number of compiler warnings under -Wall |