summaryrefslogtreecommitdiff
path: root/libjava/exception.cc
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-4/+3
* * exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou2009-11-131-1/+1
* [multiple changes]Andrew Haley2007-09-041-10/+108
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-241-4/+4
* re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth2006-09-271-0/+4
* re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek2006-02-271-4/+7
* * exception.cc: Revert 05-17 gcc_unreachable change.Richard Henderson2005-05-191-3/+11
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-171-11/+3
* exception.cc: Remove stray MethodRef.h include.Bryce McKinlay2005-03-111-1/+0
* New Stack Trace infrastructure.Bryce McKinlay2005-03-101-1/+0
* 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