summaryrefslogtreecommitdiff
path: root/libjava/exception.cc
Commit message (Expand)AuthorAgeFilesLines
* lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley2003-10-241-18/+10
* [multiple changes]Andrew Haley2003-08-201-5/+18
* exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit of catch_type.Jeff Sturm2002-12-231-1/+1
* exception.cc (abort): added static modifierAdam Megacz2002-04-061-1/+2
* * exception.cc (std::abort): Mark as noreturn.Tom Tromey2002-02-131-2/+2
* exception.cc (_Jv_Throw, [...]): Changed std::abort() to simply abort().Adam Megacz2002-02-111-4/+13
* jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay2001-09-101-4/+1
* exception.cc (PERSONALITY_FUNCTION): Simplify leb128 handling.Jason Merrill2001-08-311-8/+7
* exception.cc (cstdlib): Replaces stdlib.h.Alexandre Petit-Bianco2001-06-101-3/+3
* configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay2001-05-211-12/+1
* exception.cc: Include unwind-pe.h.Richard Henderson2001-05-111-168/+1
* configure.in (GCC_UNWIND_INCLUDE): Assume we're built within the same tree as...Richard Henderson2001-04-021-8/+7
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-128/+492
* exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson2001-03-251-4/+8
* exception.cc: Don't #include "exception".Bryce McKinlay2000-10-131-2/+1
* [multiple changes]Tom Tromey2000-03-151-1/+34
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* exception.cc: Remove prototype declarations for malloc and free.Per Bothner1999-11-291-3/+1
* sjlj jumbo patchTom Tromey1999-11-191-7/+17
* configure: Rebuilt.Tom Tromey1999-09-101-1/+1
* ServerSocket.java: Define ANY_IF.Bryce McKinlay1999-08-031-1/+1
* boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.Bryce McKinlay1999-08-031-1/+1
* Initial revisionTom Tromey1999-04-071-0/+155