This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

ARM libffi asm syntax patch


Hi,

In compiling gcc go to target arm-rtems4.10,
we got a syntax error on src/arm/sysv.S.  arm-rtems
is ELF based not EABI based.  Ian suggested
adding UNWIND and this let the compile proceed.

Is this OK to commit?

2010-04-09 Joel Sherrill <joel.sherrill@oarcorp.com>

* src/arm/ffi.S: Add UNWIND.


-- 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: arm-ffi.diff
Description: Text document


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