This is the mail archive of the gcc-cvs@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]

r126567 - in /trunk/libffi: ChangeLog src/mips/...


Author: daney
Date: Thu Jul 12 02:19:41 2007
New Revision: 126567

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126567
Log:
	* src/mips/ffi.c: Don't include sys/cachectl.h.
	(ffi_prep_closure_loc): Use __builtin___clear_cache() instead of
	cacheflush().

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/src/mips/ffi.c


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