- 16 Mar, 1995 8 commits
-
-
(warn_if_unused_value, case NOP_EXPR): OK if CALL_EXPR inside. From-SVN: r9196
Richard Kenner committed -
From-SVN: r9195
Richard Kenner committed -
From-SVN: r9194
Michael Meissner committed -
From-SVN: r9193
Richard Kenner committed -
From-SVN: r9192
Per Bothner committed -
From-SVN: r9191
Per Bothner committed -
(ENCODE_SECTION_INFO, VALID_MACHINE_DECL_ATTRIBUTE): New macro. From-SVN: r9190
Richard Kenner committed -
paradoxical SUBREG. From-SVN: r9189
Richard Kenner committed
-
- 15 Mar, 1995 5 commits
-
-
* libgcc1-test.c: Renamed from cross-test.c. * Makefile.in (LIBGCC1_TEST): Renamed from CROSS_TEST. (all.cross): Delete $(ENQUIRE) dependency. (libgcc1-test): Renamed from cross-test. Delete unnecessary gcc-cross and $(LIBGCC) dependencies. Link with -nostartfiles -nostdlib `$(GCC_FOR_TARGET) --print-libgcc-file-name`. (libgcc1-test.o): Renamed from cross-test.o. Change gcc-cross dependency to xgcc since the latter is used. From-SVN: r9188
Doug Evans committed -
From-SVN: r9187
Doug Evans committed -
From-SVN: r9186
Mike Stump committed -
From-SVN: r9185
Jason Merrill committed -
From-SVN: r9184
Michael Meissner committed
-
- 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 14 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
-