- 24 Jul, 1992 3 commits
-
-
From-SVN: r1680
Michael Meissner committed -
From-SVN: r1679
Michael Meissner committed -
(output_block): Fixed to deal correctly with non-inlined blocks. From-SVN: r1678
Richard Stallman committed
-
- 23 Jul, 1992 14 commits
-
-
From-SVN: r1677
Michael Meissner committed -
From-SVN: r1676
Richard Stallman committed -
From-SVN: r1675
Michael Meissner committed -
From-SVN: r1674
Michael Meissner committed -
(ASM_OUTPUT_CASE_LABEL): Change to readonly section if the table contains addresses. (JUMP_TABLES_IN_TEXT_SECTION): True by default. From-SVN: r1673
Tom Wood committed -
From-SVN: r1672
Michael Meissner committed -
From-SVN: r1671
Mike Stump committed -
From-SVN: r1670
Richard Stallman committed -
From-SVN: r1669
Richard Stallman committed -
(mulsi3): Just use one of them. From-SVN: r1668
Richard Stallman committed -
From-SVN: r1667
Richard Stallman committed -
Use C_PROMOTING_INTEGER_TYPE_P to decide whether a type promotes. (start_function): Likewise. From-SVN: r1666
Richard Stallman committed -
(default_conversion): Use C_PROMOTING_INTEGER_TYPE_P to decide whether a type should promote. (self_promoting_args_p, self_promoting_type_p): Likewise. From-SVN: r1665
Richard Stallman committed -
From-SVN: r1664
Richard Stallman committed
-
- 22 Jul, 1992 4 commits
-
-
(movdf+1): Use new 'T' and 'U' constraints to determine when an ldd or std will have a length of 1... (movdf+1): Use new 'T' and 'U' constraints to determine when an ldd or std will have a length of 1, and therefore is eligible for use in some delay slots. (uncond_branch): New attribute used for unconditional branches. All unconditional branch patterns changed to use this attribute. (define_delays and delay slot attributes): Do not allow uncond_branch instructions in delay slots. Do not allow fpload or fpstore operations in a conditional branch delay slot. Allow fpload and fpstore in call, unconditional branch, and annuled conditional branch delay slots. From-SVN: r1663
Jeff Law committed -
Functions renamed from registers_ok_for_ldd and memory_ok_for_ldd repectively. All callers changed. (register_ok_for_ldd): New function to determine if a register is a pseudo or the first register in a hard register pair. (mem_aligned_8): No longer static. Return 0 instead of aborting when presented with an rtx which is not a MEM. (eligible_for_epilogue_delay): Use in_uncond_branch_delay since this is an unconditional branch. From-SVN: r1662
Jeff Law committed -
which check for aligned accesses to memory and register pairs. From-SVN: r1661
Jeff Law committed -
From-SVN: r1660
Michael Meissner committed
-
- 21 Jul, 1992 15 commits
-
-
(ASM_OUTPUT_CASE_LABEL): Use that. From-SVN: r1659
Richard Stallman committed -
(ASM_OUTPUT_CASE_LABEL): Use that. From-SVN: r1658
Richard Stallman committed -
handle any copy between GENERAL_REGS and FP_REGS. From-SVN: r1657
Jim Wilson committed -
From-SVN: r1656
Jim Wilson committed -
(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE instead of pointer indirection to extract double from CONST_DOUBLE. From-SVN: r1655
Jim Wilson committed -
From-SVN: r1654
Richard Stallman committed -
From-SVN: r1653
Richard Stallman committed -
From-SVN: r1652
Richard Stallman committed -
From-SVN: r1651
Richard Stallman committed -
From-SVN: r1650
Richard Stallman committed -
From-SVN: r1649
Richard Stallman committed -
From-SVN: r1648
Richard Stallman committed -
From-SVN: r1647
Richard Stallman committed -
From-SVN: r1646
Richard Stallman committed -
uppercase instead of relying on gas to make the case translation From-SVN: r1645
Richard Stallman committed
-
- 20 Jul, 1992 4 commits
-
-
(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE (dbxout_init): Use ASM_IDENTIFY_GCC_AFTER_SOURCE if defined. From-SVN: r1644
Richard Stallman committed -
From-SVN: r1643
Richard Stallman committed -
From-SVN: r1642
Richard Stallman committed -
(FUNCTION_BLOCK_PROFILER): Mark with FIXME that it needs work. (ASM_OUTPUT_INTERNAL_LABELREF): Define. (CONSTANT_ALIGNMENT): Add parens for Sun compiler. From-SVN: r1641
Richard Stallman committed
-