8sa1-gcc/gcc/config/h8300
Jeff Law fabe72bb89 h8300.c (h8300_monitor_function_p): New function.
* h8300/h8300.c (h8300_monitor_function_p): New function.
        (h8300_os_task_function_p): Likewise.
        (os_task, monitor): Variables to note if the current
        function is an os_task or monitor.
        (function_prologue): Set monitor and/or os_task as needed.  Handle
        os_task and monitor functions.
        (function_epilogue): Clear monitor and os_task.  Handle os_task and
        monitor functions.
        (h8300_valid_machine_decl_attribute): Accept "OS_Task" and
        "monitor".

From-SVN: r12205
1996-06-06 21:13:53 -06:00
..
h8300.c h8300.c (h8300_monitor_function_p): New function. 1996-06-06 21:13:53 -06:00
h8300.h varasm.c (asm_output_bss): New argument DECL. 1996-05-24 16:29:02 +00:00
h8300.md h8300.h (CONSTANT_ADDRESS_P): Don't accept CONST or HIGH on the H8/300H. 1996-05-22 22:34:36 -06:00
lib1funcs.asm lib1funcs.asm (modnorm): New function(s). 1996-04-11 14:10:57 -06:00
t-h8300
xm-h8300.h