OSDN Git Service

* config/mips/mips.h (mips_cache_flush_func): Prototype.
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2001 21:08:00 +0000 (21:08 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2001 21:08:00 +0000 (21:08 +0000)
commitb295043da767f9f2184f64d02f0282ccc29cff0a
tree9f02bbe3ccd5582bc08bfcd62dc469f757870b8d
parenta7ecd4b4abc12146a44530da654ddc8ecbb9351a
* config/mips/mips.h (mips_cache_flush_func): Prototype.
(TARGET_OPTIONS): Support -mflush-func= and -mno-flush-func.
(INITIALIZE_TRAMPOLINE): Use mips_cache_flush_func if nonzero.
* config/mips/mips.c (mips_cache_flush_func): New.
* doc/invoke.texi: Document the new options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46686 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/doc/invoke.texi