gcc/libjava/sysdep
Richard Henderson eb2925b676 re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)
PR libgcj/21692
        * sysdep/descriptor-n.h: New file.
        * sysdep/descriptor-y.h: New file.
        * sysdep/powerpc/descriptor.h: New file.
        * configure.host: Set $descriptor_h appropriate for the host.
        * configure.ac: Link it.
        * configure: Regenerate.
        * stacktrace.cc: Include sysdep/descriptor.h.
        (_Jv_StackTrace::UpdateNCodeMap): Use UNWRAP_FUNCTION_DESCRIPTOR.

From-SVN: r100173
2005-05-25 16:24:07 -07:00
..
alpha
generic New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
i386 New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
ia64
mips
pa configure.in: Build java for hppa target. 2004-03-19 22:39:10 +00:00
powerpc re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
s390
sh
sparc
x86-64 locks.h: Don't use in/out memory constraints. 2004-01-16 17:25:26 +00:00
descriptor-n.h re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
descriptor-y.h re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
dwarf2-backtrace.cc
ia64-frame.h
ia64.c