log gen/main.cpp @ 1482:d9c5f5a43403

age author description
Sun, 07 Jun 2009 16:00:13 +0200 Frits van Bommel Run `semantic3` on imported modules, and emit new symbols with
Wed, 03 Jun 2009 02:28:48 +0200 Tomas Lindquist Olsen D2:
Sat, 30 May 2009 12:58:04 +0200 Christian Kamm Fix #309: allow -of with multiple source files if -singleobj is given.
Sat, 23 May 2009 20:57:22 +0200 Frits van Bommel Fix a behavioral change accidentally introduced by the move to the LLVM
Thu, 21 May 2009 10:56:04 +0200 Christian Kamm Tentative fix for semantic3 on imported modules and unnecessary template
Wed, 20 May 2009 21:13:41 +0200 Christian Kamm Merged xfBuild patch for dependency tree generation. See #286.
Sun, 17 May 2009 22:40:02 +0200 Frits van Bommel Don't try to strip metadata if we don't generate any
Sun, 17 May 2009 17:10:26 +0200 Tomas Lindquist Olsen Added new FreeBSD and Solaris predefined version identifiers.
Sun, 17 May 2009 00:15:25 +0200 Frits van Bommel Fix format-string bugs by adding __attribute__((__format__)) in all applicable
Tue, 12 May 2009 16:02:51 +0200 Frits van Bommel Remove some other code that tested for LLVM before r67588.
Sat, 09 May 2009 18:57:21 +0200 Christian Kamm Strip metadata for -singleobj as a workaround to a LLVM linking bug.
Thu, 07 May 2009 15:33:06 +0200 Frits van Bommel Fix typo in function name
Fri, 24 Apr 2009 16:47:42 +0200 Frits van Bommel Add `#include "gen/llvm-version.h"` to files that use the macro it defines...
Wed, 08 Apr 2009 21:12:08 +0200 Christian Kamm Disable frame pointer elimination when -g or -gc is passed.
Sun, 05 Apr 2009 15:58:28 +0200 Christian Kamm Make sure -run doesn't consume the config file flags.