log runtime/internal/eh.d @ 1651:cb960b882ca3 default tip

age author description
Fri, 18 Dec 2009 18:59:14 +0100 Christian Kamm Fix definition of _Unwind_Action.
Wed, 21 Oct 2009 05:46:56 +0200 tomas Fixed issue in exception runtime with recent LLVM revisions, with this in place EH seems to work properly on x86-64. These fixes need to be merged into tango trunk still!
Sat, 02 May 2009 16:39:26 +0200 Benjamin Kramer Add runtime support for darwin x86_64
Thu, 22 Jan 2009 17:57:38 +0100 Christian Kamm Add headers for HP's libunwind, currently unused though.
Thu, 22 Jan 2009 17:50:38 +0100 Christian Kamm Fix x86-64 exception handling #180. Thanks pcwalton!
Mon, 19 Jan 2009 19:42:00 +0100 Christian Kamm Apply pcwalton's eh runtime portability fix.
Sun, 04 Jan 2009 15:49:28 +0100 Christian Kamm Apply BlueZeniX's patch for OpenSolaris compatibility. Fixes #158.
Fri, 28 Nov 2008 21:24:08 +0100 Christian Kamm Fix warnings on x86-64. By fvbommel.
Thu, 30 Oct 2008 11:08:34 +0100 Christian Kamm Applied easy part from wilsonk's x86-64 patch in #107
Mon, 06 Oct 2008 22:46:55 +0200 Christian Kamm First part of rename to LDC.
Fri, 29 Aug 2008 14:16:18 +0200 Christian Kamm Enable unwind code on darwin.
Sun, 10 Aug 2008 22:05:30 +0200 Tomas Lindquist Olsen Fixed EH fatalerror printf'ing.
Sun, 10 Aug 2008 21:57:29 +0200 Christian Kamm Get rid of exception usage in exception handling code.
Fri, 01 Aug 2008 00:32:06 +0200 Tomas Lindquist Olsen Removed tango from the repository and instead added a runtime dir with the files needed to patch and build tango from svn.