URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 414 |
Rev 444 |
Line 2203... |
Line 2203... |
#define TARGET_ASM_OUTPUT_MI_THUNK or32_output_mi_thunk
|
#define TARGET_ASM_OUTPUT_MI_THUNK or32_output_mi_thunk
|
|
|
#undef TARGET_ASM_CAN_OUTPUT_MI_THUNK
|
#undef TARGET_ASM_CAN_OUTPUT_MI_THUNK
|
#define TARGET_ASM_CAN_OUTPUT_MI_THUNK hook_bool_const_tree_hwi_hwi_const_tree_true
|
#define TARGET_ASM_CAN_OUTPUT_MI_THUNK hook_bool_const_tree_hwi_hwi_const_tree_true
|
|
|
|
/* uClibc has some instances where (non-coforming to ISO C) a non-varargs
|
|
prototype is in scope when calling that function which is implemented
|
|
as varargs. We want this to work at least where none of the anonymous
|
|
arguments are used. I.e. we want the last named argument to be known
|
|
as named so it can be passed in a register, varars funtion or not. */
|
|
#undef TARGET_STRICT_ARGUMENT_NAMING
|
|
#define TARGET_STRICT_ARGUMENT_NAMING hook_bool_CUMULATIVE_ARGS_true
|
|
|
/* Trampoline stubs are yet to be written. */
|
/* Trampoline stubs are yet to be written. */
|
/* #define TARGET_ASM_TRAMPOLINE_TEMPLATE */
|
/* #define TARGET_ASM_TRAMPOLINE_TEMPLATE */
|
/* #define TARGET_TRAMPOLINE_INIT */
|
/* #define TARGET_TRAMPOLINE_INIT */
|
|
|
/* Initialize the GCC target structure. */
|
/* Initialize the GCC target structure. */
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.