Eliminate IEEE_FLOAT.
This commit is contained in:
parent
56248298dc
commit
c2f05ac92e
29 changed files with 69 additions and 117 deletions
|
@ -298,9 +298,6 @@ extern CORE_ADDR sparc_extract_struct_value_address (char *);
|
|||
#define STACK_ALIGN(ADDR) sparc32_stack_align (ADDR)
|
||||
extern CORE_ADDR sparc32_stack_align (CORE_ADDR addr);
|
||||
|
||||
/* Floating point is IEEE compatible. */
|
||||
#define IEEE_FLOAT (1)
|
||||
|
||||
/* The Sparc returns long doubles on the stack. */
|
||||
|
||||
#define RETURN_VALUE_ON_STACK(TYPE) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue