log

age author description
Wed, 10 Mar 2010 19:35:14 -0700 Kelly Wilson Strange workaround for returning from within 'void main()'. The new dmdfe sets the ReturnStatement->exp to null. Fixed bug #391.
Tue, 09 Mar 2010 23:21:48 +0200 Matti Niemenmaa Don't remove an old .o with -output-{bc,ll,s}.
Tue, 09 Mar 2010 23:20:39 +0200 Matti Niemenmaa Don't error out with -singleobj, -of, and -c/-output-{bc,ll,o,s}.
Tue, 09 Mar 2010 23:07:08 +0200 Matti Niemenmaa Add -linkonce-templates for emitting linkonce_odr syms instead of weak_odr.
Mon, 08 Mar 2010 23:37:40 -0700 Kelly Wilson Apply patch from klickverbot. This is his 'proper fix' patch for bug #395.
Mon, 08 Mar 2010 23:10:26 -0700 Kelly Wilson Revert 1637 because it breaks HelloWorld with Tangos Stdout. There may be another way to fix this so that Deewiants case works, as well as Tango.
Mon, 08 Mar 2010 17:41:36 -0700 Kelly Wilson Add missing files for the new frontend spell checker