summaryrefslogtreecommitdiff
path: root/libjava/exception.cc
AgeCommit message (Expand)Author
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley
2003-08-20[multiple changes]Andrew Haley
2002-12-23exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit of catch_type.Jeff Sturm
2002-04-06exception.cc (abort): added static modifierAdam Megacz
2002-02-13* exception.cc (std::abort): Mark as noreturn.Tom Tromey
2002-02-11exception.cc (_Jv_Throw, [...]): Changed std::abort() to simply abort().Adam Megacz
2001-09-10jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay
2001-08-31exception.cc (PERSONALITY_FUNCTION): Simplify leb128 handling.Jason Merrill
2001-06-10exception.cc (cstdlib): Replaces stdlib.h.Alexandre Petit-Bianco
2001-05-21configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay
2001-05-11exception.cc: Include unwind-pe.h.Richard Henderson
2001-04-02configure.in (GCC_UNWIND_INCLUDE): Assume we're built within the same tree as...Richard Henderson
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson
2000-10-13exception.cc: Don't #include "exception".Bryce McKinlay
2000-03-15[multiple changes]Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-11-29exception.cc: Remove prototype declarations for malloc and free.Per Bothner
1999-11-19sjlj jumbo patchTom Tromey
1999-09-10configure: Rebuilt.Tom Tromey
1999-08-03ServerSocket.java: Define ANY_IF.Bryce McKinlay
1999-08-03boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.Bryce McKinlay
1999-04-07Initial revisionTom Tromey