URL.java (getURLStreamHandler): Compile fixes.
[platform/upstream/gcc.git] / libjava / exception.cc
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