This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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]

mips-rtems support


Hi,

The MIPS libffi support assumes that the target
has sgidefs.h.  Per Ian's suggestion, this patch
adds the few constants required from that file
on mips-rtems since we do not have it.

Can this please be applied and merged to gcc?

Thanks.

011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>

        * configure.ac: Add mips*-*-rtems* support.
        * configure: Regenerate.
        * src/mips/ffitarget.h: Ensure needed constants are available
        for targets which do not have sgidefs.h.

--
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


Attachment: libffi-mips.diff
Description: Text document


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