summaryrefslogtreecommitdiff
path: root/src/grt
AgeCommit message (Expand)Author
2014-11-19grt: use unlocked version of getc/putc/feof to speed-up files.Tristan Gingold
2014-11-19grt-processes: recycle dynamic action_list elements.Tristan Gingold
2014-11-19Add comments.Tristan Gingold
2014-11-19amd64.S: add a null-frame.Tristan Gingold
2014-11-18grt-stdio.ads: fix style.Tristan Gingold
2014-11-17grt-images: avoid use of exponential.Tristan Gingold
2014-11-14grt: add more restrictions.Tristan Gingold
2014-11-14linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold
2014-11-08Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold
2014-11-08Add instructions for llvm (WIP).Tristan Gingold
2014-11-05Move files and dirs from translate/Tristan Gingold