summaryrefslogtreecommitdiff
path: root/compiler/cgexcept.pas
Commit message (Expand)AuthorAgeFilesLines
* * fix LLVM after r48828florian2021-02-271-8/+7
* * for setjmp based exception handling, get the type of the exception reason...florian2021-02-271-6/+8
* * fix several double ;florian2020-05-241-1/+1
* * renamed getintparaloc to getcgtempparalocjonas2019-12-241-5/+5
* * place exception handling code in the correct asmlistjonas2019-06-081-6/+6
* * moved tcgexceptionstatehandler to a new cgexcept unitjonas2019-02-271-0/+353