OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [or32/] [or32.c] - Diff between revs 414 and 444

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.  */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.