mirror of git://gcc.gnu.org/git/gcc.git
parent
acd17ae6c8
commit
56aefbf705
|
|
@ -2006,10 +2006,8 @@
|
||||||
|
|
||||||
* config/rl78/rl78.c (rl78_attribute_table): Add naked.
|
* config/rl78/rl78.c (rl78_attribute_table): Add naked.
|
||||||
(rl78_is_naked_func): New function.
|
(rl78_is_naked_func): New function.
|
||||||
(rl78_expand_prologue): Skip prologue generation for naked
|
(rl78_expand_prologue): Skip prologue generation for naked functions.
|
||||||
functions.
|
(rl78_expand_epilogue): Skip epilogue generation for naked functions.
|
||||||
(rl78_expand_epilogue): Skip epilogue generation for naked
|
|
||||||
functions.
|
|
||||||
* doc/extend.texi (naked): Add RL78 to the list of processors
|
* doc/extend.texi (naked): Add RL78 to the list of processors
|
||||||
that supports this attribute.
|
that supports this attribute.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue