June 30, 2011
View 046dcab

bytecode_watchdog: fix use of unaddressable data

Török Edvin authored on 2011/06/30 20:24:34
May 7, 2011
View 64e7c8b

attempt to fix win32 build

Török Edvin authored on 2011/05/07 03:26:55
May 6, 2011
View fdfd00b

Support building with external LLVM 2.9, and drop support for building with external 2.8

Török Edvin authored on 2011/05/06 21:18:32
April 15, 2011
View bbfe830

bytecode: reuse watchdog thread

Török Edvin authored on 2011/04/15 19:43:45
January 20, 2011
View ab402e6

Speed up bytecode load.

Török Edvin authored on 2011/01/20 19:31:51
View 26b86d8

add missing EOL

aCaB authored on 2011/01/20 23:04:51
November 11, 2010
View ce23867

Fix build with external LLVM28.

Török Edvin authored on 2010/11/11 01:34:48
November 10, 2010
View e92dda9

chkstk: another try.

Török Edvin authored on 2010/11/10 23:21:48
View 3d8ca9f

chkstk

Török Edvin authored on 2010/11/10 23:19:59
View ca3e6c5

I'm told _chkstk needs to be called as __chkstk on Win64.

Török Edvin authored on 2010/11/10 23:00:39
View 3a35520

Fix recently introduced ScopedExceptionHandler.

Török Edvin authored on 2010/11/10 21:53:39
View 29553b8

bytecode2llvm: convert errs() to cli_{err,warn,dbg} so they are not lost.

Török Edvin authored on 2010/11/10 20:53:18
View 4955886

Fix win32 bytecode: allow _chkstk.

Török Edvin authored on 2010/11/10 20:52:43
View f62d539

bytecode2llvm: make sure we don't return from a NORETURN function.

Török Edvin authored on 2010/11/10 21:09:03
View 162c2e4

bytecode2llvm: don't crash when stderr is unavailable.

Török Edvin authored on 2010/11/10 20:50:37