| 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 EOLaCaB 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
chkstkTö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 |
||
| November 6, 2010 | ||
|---|---|---|
View dccafff
define LLVM28, since we are using that now.Török Edvin authored on 2010/11/06 21:41:10 |
||
| November 5, 2010 | ||
|---|---|---|
View a7cf187
Make cl_load thread safe (bb #2333).Török Edvin authored on 2010/11/05 04:14:14 |
||
| October 22, 2010 | ||
|---|---|---|
View 49eb010
Make sure Functions[i] is initialized, and not used as NULL.Török Edvin authored on 2010/10/22 18:31:17 |
||
| October 18, 2010 | ||
|---|---|---|
View 3430652
Fix startup.cbc load (bb #2330).Török Edvin authored on 2010/10/18 19:45:20 |
||