This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RFT: MIPS libffi patch...
- From: David Daney <ddaney at avtrex dot com>
- To: Eric Christopher <echristo at redhat dot com>, Richard Sandiford <rsandifo at redhat dot com>, cgd at broadcom dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 19 Aug 2004 10:28:09 -0700
- Subject: RFT: MIPS libffi patch...
I posted this patch to MIPS libffi, but after further thought would like
additional testing before thinking about committing it.
http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01363.html
I have tested on a mipsel-linux (O32 ABI) soft-float system. Further
testing should probably be done on hard-float and big-endian configurations.
The patch does not address N32/N64 ABIs so testing on those systems is
not needed.
Lamentably, I only have the O32 little-endian soft-float system
available for testing.
Testing by people that have hard-float and/or big-endian hardware
appreciated.
David Daney.