* doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2010 02:47:16 +0000 (02:47 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2010 02:47:16 +0000 (02:47 +0000)
commitf2779bd10f835dc036e42e6ba9f933bec5fbb951
tree6d62d9629abf21289dda111f30d12111bbfe56c1
parent5f0c586bd576eeb08dc07dbb81057706cc102667
* doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
find number of popped argument bytes.

(TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
Fix the text that describes the return value for invalid insns.

(TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.

(TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
Clarify what 'cost of the -dependence' is.  Fix quoting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155999 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/tm.texi