summaryrefslogtreecommitdiff
path: root/libjava/stacktrace.cc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Rebuilt.Tom Tromey2005-03-241-1/+1
* * stacktrace.cc: Delete unused _Jv_FindCallingClassState.Mike Stump2005-03-221-5/+0
* natVMSecurityManager.cc (getClassContext): Add new arg: klass.Andrew Haley2005-03-211-11/+9
* stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler2005-03-161-0/+8
* stacktrace.cc (GetCallerInfo): Return nothing in case of SJLJ_EXCEPTIONS is d...Andreas Tobler2005-03-121-1/+1
* New Stack Trace infrastructure.Bryce McKinlay2005-03-101-0/+527