- 28 Jul, 1992 5 commits
-
-
From-SVN: r1697
Richard Stallman committed -
From-SVN: r1696
Richard Stallman committed -
From-SVN: r1695
Richard Stallman committed -
certain immediate values. From-SVN: r1694
Jim Wilson committed -
From-SVN: r1693
Jim Wilson committed
-
- 27 Jul, 1992 4 commits
-
-
(ASM_OUTPUT_DOUBLE): Use REAL_VALUE_TO_TARGET_DOUBLE to convert. (ASM_OUTPUT_FLOAT): Use REAL_VALUE_TO_TARGET_SINGLE to convert. (ASM_OUTPUT_INT): Use ASM_LONG pseudo-op. (ASM_OUTPUT_SHORT): Use ASM_SHORT pseudo-op. (ASM_OUTPUT_CHAR): Use ASM_BYTE_OP pseudo-op. (ASM_OUTPUT_BYTE): Use ASM_BYTE_OP pseudo-op. From-SVN: r1692
Jim Wilson committed -
From-SVN: r1691
Richard Stallman committed -
from explicit C typedefs for structs, using DECL_SOURCE_LINE. From-SVN: r1690
Richard Stallman committed -
From-SVN: r1689
Richard Stallman committed
-
- 26 Jul, 1992 1 commit
-
-
From-SVN: r1688
Richard Stallman committed
-
- 25 Jul, 1992 4 commits
-
-
when possible. From-SVN: r1687
Tom Wood committed -
From-SVN: r1686
Richard Stallman committed -
From-SVN: r1685
Richard Stallman committed -
From-SVN: r1684
Richard Stallman committed
-
- 24 Jul, 1992 6 commits
-
-
(grokdeclarator, get_parm_info, store_parm_decls): Likewise. From-SVN: r1683
Richard Stallman committed -
From-SVN: r1682
Michael Meissner committed -
(member_attribute): Use it. (type_ok_for_scope): Rewritten to eliminate serious bugs. (output_type): Call `output_pending_types_for_scope' at the end of struct/union types (which are themselves scopes in C++). From-SVN: r1681
Richard Stallman committed -
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 2 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
-