Main.java (parseClasses): Don't scan inner classes if our item is a file.
[gcc.git] / libjava / exception.cc
2012-07-19 Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2011-10-20 Paul Brookexception.cc (parse_lsda_header): hardcode ttype_encodi...
2011-08-10 Rainer Orthjcf-dump.c (print_constant): Cast first frexp arg.
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2009-11-13 Eric Botcazou* exception.cc (PERSONALITY_FUNCTION): Fix oversight.
2007-09-04 Andrew Haley[multiple changes]
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2006-09-27 Jack Howarthre PR target/26792 (need to use autoconf when using...
2006-02-27 Jakub Jelinekre PR other/26208 (Serious problem with unwinding throu...
2005-05-20 Richard Henderson* exception.cc: Revert 05-17 gcc_unreachable change.
2005-05-17 Nathan Sidwellunwind-dw2-fde-glibc.c (base_from_cb_data, [...]):...
2005-03-11 Bryce McKinlayexception.cc: Remove stray MethodRef.h include.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-08-20 Andrew Haley[multiple changes]
2002-12-23 Jeff Sturmexception.cc (PERSONALITY_FUNCTION): Clear least-signif...
2002-04-06 Adam Megaczexception.cc (abort): added static modifier
2002-02-13 Tom Tromey* exception.cc (std::abort): Mark as noreturn.
2002-02-11 Adam Megaczexception.cc (_Jv_Throw, [...]): Changed std::abort...
2001-09-10 Bryce McKinlayjvm.h (_Jv_AllocRawObj): New prototype.
2001-08-31 Jason Merrillexception.cc (PERSONALITY_FUNCTION): Simplify leb128...
2001-06-10 Alexandre Petit... exception.cc (cstdlib): Replaces stdlib.h.
2001-05-21 Bryce McKinlayconfigure.in: Update boehm-gc include dir for new GC...
2001-05-12 Richard Hendersonexception.cc: Include unwind-pe.h.
2001-04-02 Richard Hendersonconfigure.in (GCC_UNWIND_INCLUDE): Assume we're built...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2000-10-13 Bryce McKinlayexception.cc: Don't #include "exception".
2000-03-15 Tom Tromey[multiple changes]
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-11-29 Per Bothnerexception.cc: Remove prototype declarations for malloc...
1999-11-19 Tom Tromeysjlj jumbo patch
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-08-03 Bryce McKinlayServerSocket.java: Define ANY_IF.
1999-08-03 Bryce McKinlayboehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.
1999-04-07 Tom TromeyInitial revision