diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2003-01-03 16:44:55 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2003-01-03 16:44:55 +0000 |
commit | e392d367936c4ccf9a8378f56bafd4c7af6d94dd (patch) | |
tree | 3ffd02fb5cbafc3c40d562c6600cc7497a8473c4 /libjava | |
parent | d3974db05a7a0f19df74c4b9938ad71810309837 (diff) | |
download | gcc-e392d367936c4ccf9a8378f56bafd4c7af6d94dd.zip gcc-e392d367936c4ccf9a8378f56bafd4c7af6d94dd.tar.gz gcc-e392d367936c4ccf9a8378f56bafd4c7af6d94dd.tar.bz2 |
h8300-protos.h: Add a prototype for h8300_current_function_interrupt_function_p.
* config/h8300/h8300-protos.h: Add a prototype for
h8300_current_function_interrupt_function_p.
* config/h8300/h8300.c (interrupt_handler): Remove.
(os_task): Likewise.
(monitor): Likewise.
(pragma_interrupt): New.
(WORD_REG_USED): Use
h8300_current_function_interrupt_function_p.
(dosize): Likewise.
(h8300_output_function_prologue): Likewise.
Do not set interrupt_handler, os_task, monitor.
(h8300_output_function_prologue): Use
h8300_current_function_interrupt_function_p.
Do not set interrupt_handler, os_task, monitor.
(h8300_current_function_interrupt_function_p): New.
(h8300_pr_interrupt): Set pragma_interrupt.
(h8300_insert_attributes): Reset pragma_interrupt.
From-SVN: r60836
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions