aboutsummaryrefslogtreecommitdiff
path: root/libjava/exception.cc
AgeCommit message (Expand)AuthorFilesLines
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold1-1/+19
2011-10-20exception.cc (parse_lsda_header): hardcode ttype_encoding for older ARM EABI ...Paul Brook1-17/+5
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth1-2/+3
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-4/+3
2009-11-13* exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou1-1/+1
2007-09-04[multiple changes]Andrew Haley1-10/+108
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel1-4/+4
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth1-0/+4
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-4/+7
2005-05-19* exception.cc: Revert 05-17 gcc_unreachable change.Richard Henderson1-3/+11
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell1-11/+3
2005-03-11exception.cc: Remove stray MethodRef.h include.Bryce McKinlay1-1/+0
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-1/+0
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley1-18/+10
2003-08-20[multiple changes]Andrew Haley1-5/+18
2002-12-23exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit of catch_type.Jeff Sturm1-1/+1
2002-04-06exception.cc (abort): added static modifierAdam Megacz1-1/+2
2002-02-13* exception.cc (std::abort): Mark as noreturn.Tom Tromey1-2/+2
2002-02-11exception.cc (_Jv_Throw, [...]): Changed std::abort() to simply abort().Adam Megacz1-4/+13
2001-09-10jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay1-4/+1
2001-08-31exception.cc (PERSONALITY_FUNCTION): Simplify leb128 handling.Jason Merrill1-8/+7
2001-06-10exception.cc (cstdlib): Replaces stdlib.h.Alexandre Petit-Bianco1-3/+3
2001-05-21configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay1-12/+1
2001-05-11exception.cc: Include unwind-pe.h.Richard Henderson1-168/+1
2001-04-02configure.in (GCC_UNWIND_INCLUDE): Assume we're built within the same tree as...Richard Henderson1-8/+7
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-128/+492
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-4/+8
2000-10-13exception.cc: Don't #include "exception".Bryce McKinlay1-2/+1
2000-03-15[multiple changes]Tom Tromey1-1/+34
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-11-29exception.cc: Remove prototype declarations for malloc and free.Per Bothner1-3/+1
1999-11-19sjlj jumbo patchTom Tromey1-7/+17
1999-09-10configure: Rebuilt.Tom Tromey1-1/+1
1999-08-03ServerSocket.java: Define ANY_IF.Bryce McKinlay1-1/+1
1999-08-03boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.Bryce McKinlay1-1/+1
1999-04-07Initial revisionTom Tromey1-0/+155