- 14 Mar, 1995 4 commits
-
-
HImode, and QImode operands. From-SVN: r9183
Richard Kenner committed -
From-SVN: r9182
Michael Meissner committed -
From-SVN: r9181
Doug Evans committed -
From-SVN: r9180
Doug Evans committed
-
- 13 Mar, 1995 8 commits
-
-
From-SVN: r9179
Jason Merrill committed -
From-SVN: r9178
Jason Merrill committed -
From-SVN: r9177
Michael Meissner committed -
From-SVN: r9176
Michael Meissner committed -
From-SVN: r9175
Jason Merrill committed -
From-SVN: r9174
Jason Merrill committed -
From-SVN: r9173
Brendan Kehoe committed -
* parse.y: New rules to allow attributes in a prefix position. (prefix_attributes): New variable. Pass it into cplus_decl_attributes. (setattr): New rule. (reserved_declspecs, declmods): Catch attributes here. * decl2.c (cplus_decl_attributes): Add PREFIX_ATTRIBUTES argument. * decl.c (duplicate_decls): Pass DECL_MACHINE_ATTRIBUTES to descendent typedef. (grokdeclarator): Added code to support machine attributes. * Makefile.in (stamp-parse): Expect 5 shift/reduce failures. From-SVN: r9172
Brendan Kehoe committed
-
- 11 Mar, 1995 1 commit
-
-
TYPE_DECL with a zero TYPE_NAME. From-SVN: r9171
Richard Kenner committed
-
- 10 Mar, 1995 26 commits
-
-
From-SVN: r9170
Torbjorn Granlund committed -
(INSN_CUID): Call abort if INSN is out of range. (combine_instructions): Set max_uid_cuid. Set uid_cuid directly instead of through INSN_CUID. (get_last_value): Use prev_real_insn instead of prev_nonnote_insn. Ignore USE insns generated by combine. From-SVN: r9169
Jim Wilson committed -
From-SVN: r9168
Jim Wilson committed -
before setting MEM_VOLATILE_P. From-SVN: r9167
Jim Wilson committed -
DECL_NAME. From-SVN: r9166
Richard Kenner committed -
From-SVN: r9165
Jim Wilson committed -
From-SVN: r9164
Jim Wilson committed -
From-SVN: r9163
Doug Evans committed -
* 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 1 commit
-
-
From-SVN: r9144
Michael Meissner committed
-