-
- Downloads
sh.h (current_function_anonymous_args): Remove.
* sh.h (current_function_anonymous_args): Remove. (SETUP_INCOMING_VARARGS): Don't set it - just check that one of current_function_varargs and current_function_stdarg is set. * sh.c (sh_expand_prologue): Check current_function_varargs / current_function_stdarg / TARGET_SH5 instead of current_function_anonymous_args. * sh64.h (TARGET_VERSION): Define. Fix comments that to refer to SH architecture - the architecture is no longer exclusive to Hitachi. From-SVN: r49931
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/config/sh/elf.h 1 addition, 1 deletiongcc/config/sh/elf.h
- gcc/config/sh/lib1funcs.asm 1 addition, 1 deletiongcc/config/sh/lib1funcs.asm
- gcc/config/sh/sh-protos.h 1 addition, 1 deletiongcc/config/sh/sh-protos.h
- gcc/config/sh/sh.c 4 additions, 7 deletionsgcc/config/sh/sh.c
- gcc/config/sh/sh.h 10 additions, 5 deletionsgcc/config/sh/sh.h
- gcc/config/sh/sh.md 1 addition, 1 deletiongcc/config/sh/sh.md
- gcc/config/sh/sh64.h 5 additions, 1 deletiongcc/config/sh/sh64.h
Loading
Please register or sign in to comment