ffi.c: Add RTEMS support for cache flushing.
authorJoel Sherrill <joel@gcc.gnu.org>
Tue, 8 Feb 2011 19:18:31 +0000 (19:18 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Tue, 8 Feb 2011 19:18:31 +0000 (19:18 +0000)
commit899fb23dc0a29755ea65c940113d8117e326bd20
tree33ae9ac59de8679ff61edc6e8efacd3f750159d1
parent38db4d09faeacba4911b95e6b00c62824c7a88d1
ffi.c: Add RTEMS support for cache flushing.

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

* libffi/src/m68k/ffi.c: Add RTEMS support for cache flushing.
Handle case when CPU variant does not have long double support.
* libffi/src/m68k/sysv.S: Add support for mc68000, Coldfire,
and cores with soft floating point.

From-SVN: r169937
libffi/ChangeLog