- 10 Mar, 1995 18 commits
-
-
* arm/arm.md (all fp patterns): Conditionalize on TARGET_HARD_FLOAT. (*movsf_soft_insn, *movdf_soft_insn): New patterns. From-SVN: r9162
Doug Evans committed -
(TARGET_HARD_FLOAT, TARGET_SOFT_FLOAT): Define. (TARGET_SWITCHES): Add -msoft-float, -mhard-float. (BYTES_BIG_ENDIAN): Delete #ifndef/#endif. (CONDITIONAL_REGISTER_USAGE): If -msoft-float, disable fp regs. (FUNCTION_VALUE): R16 is return reg only if !-msoft-float. (LIBCALL_VALUE): Likewise. From-SVN: r9161
Doug Evans committed -
(movdi define_split, movdf define_split): Correct indentation and formatting. Make the condition fail if an operand is a MEM with an auto-inc address. From-SVN: r9160
Jim Wilson committed -
* arm/riscix.h (SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWITCHES. * arm/riscix1-1.h (SUBTARGET_SWITCHES): Likewise. From-SVN: r9159
Doug Evans committed -
branch in SEQ is not a single set. From-SVN: r9158
Jim Wilson committed -
From-SVN: r9157
Doug Evans committed -
From-SVN: r9156
Ian Lance Taylor committed -
(print_operand_address, case PLUS): Add case for LABEL_REF. (print_operand_address, case LABEL_REF): Split fom SYMBOL_REF. (print_operand_address, case CODE_LABEL): New case. (ASM_FILE_END): Delete. From-SVN: r9155
Richard Kenner committed -
(DEFAULT_SIGNED_CHAR): Now 1. (DATA_SECTION_ASM_OP): Use pseudo-op for read-only data (later copied). (JUMP_TABLES_IN_TEXT_SECTION): Define. (ASM_OUTPUT_ASCII): Split into multiple lines if long. (ASM_OUTPUT_{CHAR,SHORT,INT,LONG_INT}): Split up. (ASM_OUTPUT_COMMON): Call check_section. From-SVN: r9154
Richard Kenner committed -
From-SVN: r9153
Jeff Law committed -
From-SVN: r9152
Richard Kenner committed -
(setspecs): Save prefix_attributes in declspec_stack. (decl rules): Restore prefix_attributes along with current_declspecs. (setattrs): Concatenate prefix_attributes to previous value. From-SVN: r9151
Richard Kenner committed -
start_function. From-SVN: r9150
Richard Kenner committed -
From-SVN: r9149
Richard Kenner committed -
From-SVN: r9148
Richard Kenner committed -
From-SVN: r9147
Richard Kenner committed -
From-SVN: r9146
Richard Kenner committed -
From-SVN: r9145
Richard Kenner committed
-
- 09 Mar, 1995 5 commits
-
-
From-SVN: r9144
Michael Meissner committed -
From-SVN: r9143
Richard Kenner committed -
type. From-SVN: r9142
Richard Kenner committed -
Rewrite to use switch instead of if/then/elseif/else. From-SVN: r9141
Richard Kenner committed -
From-SVN: r9140
Richard Kenner committed
-
- 08 Mar, 1995 11 commits
-
-
From-SVN: r9139
Richard Kenner committed -
From-SVN: r9138
Richard Kenner committed -
From-SVN: r9137
Richard Kenner committed -
From-SVN: r9136
Richard Kenner committed -
(gen_inline_header_rtx): New parm FORCED_LABELS. From-SVN: r9135
Richard Kenner committed -
From-SVN: r9134
Richard Kenner committed -
From-SVN: r9133
Michael Meissner committed -
From-SVN: r9132
Jason Merrill committed -
From-SVN: r9131
Michael Meissner committed -
From-SVN: r9130
Michael Meissner committed -
From-SVN: r9129
Michael Meissner committed
-
- 07 Mar, 1995 3 commits
-
-
From-SVN: r9128
Ian Lance Taylor committed -
(CPP_PREDEFINES): Delete sun, sparc, unix. Delete OS assertions. (ASM_SPEC): Define. (LINK_SPEC): Delete solaris stuff, this is an embedded target. (STARTFILE_SPEC, ENDFILE_SPEC): Define. From-SVN: r9127
Doug Evans committed -
From-SVN: r9126
Doug Evans committed
-
- 06 Mar, 1995 2 commits
-
-
From-SVN: r9125
Doug Evans committed -
From-SVN: r9124
Jeff Law committed
-
- 05 Mar, 1995 1 commit
-
-
* c-decl.c (pushdecl): When have a duplicate decl, and it is global, delete lookup_name name in test for return. (redeclaration_error_message): When newdecl is a block level declaration, use lookup_name_current_level instead of DECL_CONTEXT. From-SVN: r9123
Doug Evans committed
-