- 02 Sep, 1993 7 commits
-
-
(TARGET_SWITCHES): New options `c300' `c400'. (TARGET_C300, TARGET_C400): New defines. (TARGET_DEFAULT): Define as TARGET_C300. (CONDITIONAL_REGISTER_USAGE): New define. From-SVN: r5254
Richard Kenner committed -
From-SVN: r5253
Michael Meissner committed -
(INT_MAX, LONG_MAX, LONG_LONG_MAX): Use them. From-SVN: r5252
Doug Evans committed -
From-SVN: r5251
Michael Meissner committed -
From-SVN: r5250
Michael Meissner committed -
From-SVN: r5249
Michael Meissner committed -
From-SVN: r5248
Richard Kenner committed
-
- 01 Sep, 1993 10 commits
-
-
From-SVN: r5247
Jim Wilson committed -
unconditional jump, handle case where prev_label can be zero. From-SVN: r5246
Jim Wilson committed -
initializers instead of discarding them. From-SVN: r5245
Jim Wilson committed -
pseudo. From-SVN: r5244
Richard Kenner committed -
Fix bugs relating to order in which moves are done. From-SVN: r5243
Richard Kenner committed -
From-SVN: r5242
Richard Kenner committed -
From-SVN: r5241
Richard Kenner committed -
From-SVN: r5240
Jim Wilson committed -
* collect2.c (is_ctor_dtor): Make sizeof argument match the string. From-SVN: r5239
Mike Stump committed -
From-SVN: r5238
Brendan Kehoe committed
-
- 31 Aug, 1993 8 commits
-
-
(make_compound_operation): Handle the case (and (xor/ior (lshift...) (lshift...)) ...). (make_field_assignment): In get_pos_from_mask call, only invert bits in mode mask. From-SVN: r5237
Jim Wilson committed -
class as an input reload. From-SVN: r5236
Jim Wilson committed -
From-SVN: r5235
Jim Wilson committed -
From-SVN: r5234
Jim Wilson committed -
it afterwards. From-SVN: r5233
Jim Wilson committed -
split extra off into a slot of its own. (combine_temp_slots): New function. (free_temp_slots, pop_temp_slots): Call combine_temp_slots. From-SVN: r5232
Jim Wilson committed -
(zero_extendqisi2, zero_extendqihi2): Change anonymous patterns to use 16-bit and 32-bit hexadecimal values and masks instead of bit ranges if constant. (rotlsi3, lshrsi3, move condition codes, scc insns): Likewise. From-SVN: r5231
Richard Kenner committed -
(push_c_function_context, pop_c_function_context): Don't save it. From-SVN: r5230
Richard Kenner committed
-
- 30 Aug, 1993 2 commits
-
-
shorter than int, including short enums. From-SVN: r5229
Richard Kenner committed -
(get_parm_info, store_parm_decls): If PROMOTE_PROTOTYPE, promote all integral types shorter than int, including short enums. From-SVN: r5228
Richard Kenner committed
-
- 29 Aug, 1993 2 commits
-
-
From-SVN: r5227
Richard Kenner committed -
(TARGET_SWITCHES): Rearrange to have three TOC choices. (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Use TARGET_NO_FP_IN_TOC. From-SVN: r5226
Richard Kenner committed
-
- 28 Aug, 1993 4 commits
-
-
From-SVN: r5225
Jim Wilson committed -
(LINK_SPEC): Add missing `-' before `k' option. (PREFERRED_DEBUGGING_TYPE): Define to DBX_DEBUG. (SDB_DEBUGGING_INFO): Define. (MD_EXEC_PREFIX): Define to /usr/local/lib/gcc-. (LINK_LIBGCC_SPECIAL_1): Define. (NAME__MAIN, SYMBOL__MAIN): Define. From-SVN: r5224
Jim Wilson committed -
(call+1, call+2, call_value+1, untyped_call+1): Split into two patterns, one using address_operand and 'p', the other immediate_operand and 'i'. From-SVN: r5223
Jim Wilson committed -
From-SVN: r5222
Jim Wilson committed
-
- 27 Aug, 1993 4 commits
-
-
(nonzero_bits): Fix reversed test for when we need to insert extra bits when sizes differ. (nonzero_bits, case EQ): Always return STORE_FLAG_VALUE when returning integer mode; remove now-redundant test. From-SVN: r5221
Richard Kenner committed -
From-SVN: r5220
Richard Kenner committed -
(TARGET_SWITCHES): Add -mminimal-toc and -mno-minimal-toc. (ELIMINABLE_REGS): Add elimination for r30. (CAN_ELIMINATE): Add case for r30. (INITIAL_ELIMINATION_OFFSET): Add case for r30. (toc_section): When TARET_MINIMAL_TOC, initialize toc_table. From-SVN: r5219
Jim Wilson committed -
(print_operand_address): When TARGET_MINIMAL_TOC, use r30 instead of r2 for TOC references. (output_prologue): If TARGET_MINIMAL_TOC, and the constant pool is needed, then setup r30. (output_toc): When TARGET_MINIMAL_TOC, use .long instead of .tc. From-SVN: r5218
Jim Wilson committed
-
- 26 Aug, 1993 3 commits
-
-
From-SVN: r5217
Brendan Kehoe committed -
From-SVN: r5216
Doug Evans committed -
From-SVN: r5215
Doug Evans committed
-