This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: libffi: add MIPS O32 DWARF-2 unwind info


Casey Marshall writes:
 > 
 > 2004-06-23  Casey Marshall <csm@gnu.org>
 > 
 > 	* src/mips/o32.S: added unwind info for `ffi_call_O32'.
 > 

This looks right.  It's PCREL (very important!) and I'm sure you've
checked that it corresponds to what the compiler outputs, and tested
the results.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]