log gen/main.cpp @ 1147:dbe4af57b240

age author description
Fri, 27 Mar 2009 17:54:27 +0100 Tomas Lindquist Olsen Changed use of toObjFile to a new codegen method.
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Mon, 09 Mar 2009 13:29:25 +0100 Frits van Bommel Work around llvm bug #3749 better, or not at all if using a fixed llvm revision.
Sun, 08 Mar 2009 16:21:56 +0100 Christian Kamm Improved template emission control for singleobj building.
Sat, 07 Mar 2009 19:38:00 +0100 Christian Kamm Add '-singleobj' command line switch that will tell LDC to link LLVM modules internally and only emit a single object file.
Tue, 03 Mar 2009 17:44:56 +0100 Christian Kamm Switch LLVM_InlineAsm -> D_InlineAsm. It's for real this time, hopefully.
Sun, 01 Mar 2009 22:27:03 +0100 Tomas Lindquist Olsen Implemented basic -m32 and -m64 options.
Sat, 28 Feb 2009 15:06:09 +0100 Christian Kamm Readded indentation that got lost in the dmd/mars.c -> gen/main.cpp move.
Thu, 26 Feb 2009 18:28:50 +0100 Tomas Lindquist Olsen Added some missing version identifiers.
Thu, 26 Feb 2009 15:51:19 +0100 Tomas Lindquist Olsen Missing %s error param in main.cpp
Thu, 26 Feb 2009 14:13:27 +0100 Tomas Lindquist Olsen Forgot new files that were supposed to be in last commit.