-
- Downloads
h8300.c (h8300_current_function_monitor_function_p): New function.
* h8300/h8300.c (h8300_current_function_monitor_function_p): New function. Added to check monitor functions. (h8300_option_override): Modified to generate error/warning messages for invalid combinations of different command line options. * h8300/h8300.md: Generate 'rte' for monitor functions. Do not save EXR on stack for monitor function in case of H8S target when "-mno-exr" is passed. * h8300/h8300-protos.h (h8300_current_function_monitor_function_p): Add prototype. * doc/invoke.texi: Document H8S options. From-SVN: r186109
Showing
- gcc/ChangeLog 14 additions, 0 deletionsgcc/ChangeLog
- gcc/config/h8300/h8300-protos.h 1 addition, 0 deletionsgcc/config/h8300/h8300-protos.h
- gcc/config/h8300/h8300.c 43 additions, 6 deletionsgcc/config/h8300/h8300.c
- gcc/config/h8300/h8300.md 14 additions, 2 deletionsgcc/config/h8300/h8300.md
- gcc/config/h8300/h8300.opt 9 additions, 0 deletionsgcc/config/h8300/h8300.opt
- gcc/doc/invoke.texi 13 additions, 1 deletiongcc/doc/invoke.texi
Loading
Please register or sign in to comment