mips.h (mips_cache_flush_func): Prototype.
authorDJ Delorie <dj@redhat.com>
Wed, 31 Oct 2001 21:08:00 +0000 (16:08 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 31 Oct 2001 21:08:00 +0000 (16:08 -0500)
commitd490e8ad9fbc5a63fa816f0d9fa7476dbc344db4
tree9f02bbe3ccd5582bc08bfcd62dc469f757870b8d
parentc7e2dba59a4b35a09c955a21194a6bcd996990a5
mips.h (mips_cache_flush_func): Prototype.

* 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.

From-SVN: r46686
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/doc/invoke.texi