Age | Commit message (Expand) | Author | Files | Lines |
1995-06-14 | (PCC_BITFIELD_TYPE_MATTERS): Defined. | Richard Kenner | 1 | -0/+4 |
1995-06-12 | Undo patch of May 24. Don't pass "-e start" if -nostdlib again. | Doug Evans | 3 | -3/+3 |
1995-06-11 | (cmpdi matcher): Set cc_status before returning. | Richard Kenner | 1 | -1/+1 |
1995-06-11 | ({add,sub}di{_mem,3}): Patterns merged. | Richard Kenner | 1 | -86/+86 |
1995-06-09 | (tstdi): Rewrite. | Richard Kenner | 1 | -21/+16 |
1995-06-06 | (finalize_pic): Emit USE insn at start and end of function. | Richard Kenner | 1 | -1/+5 |
1995-06-06 | (CONDITIONAL_REGISTER_USAGE): Don't mark pic reg as fixed. | Richard Kenner | 1 | -16/+2 |
1995-06-05 | (cmpdi): Rewrite to avoid bogus matching constraints. | Richard Kenner | 1 | -12/+22 |
1995-06-05 | (print_operand): Handle 'R' for registers. | Richard Kenner | 1 | -1/+6 |
1995-05-31 | (const_uint32_operand): Reject negative numbers. | Richard Kenner | 1 | -1/+1 |
1995-05-31 | (umulsi3_highpart): Pass correct number of arguments to const_uint32_operand. | Richard Kenner | 1 | -2/+2 |
1995-05-31 | (one_cmpldi2): New pattern. | Richard Kenner | 1 | -13/+37 |
1995-05-30 | (decrement_and_branch_until_zero): Operand 0 constraint changed from "+g" to ... | Richard Kenner | 1 | -2/+2 |
1995-05-30 | (tstdi): Use tst/subx #0 instead of neg/negx. | Richard Kenner | 1 | -5/+18 |
1995-05-29 | (addsi_lshrsi_31): Use match_dup, not constraint "1", for matching | Richard Kenner | 1 | -1/+1 |
1995-05-28 | (divmodhi4, udivmodhi4): Use "dmsK" for operand 2. | Torbjorn Granlund | 1 | -2/+2 |
1995-05-25 | (addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace | Richard Kenner | 1 | -7/+7 |
1995-05-24 | (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib. | Doug Evans | 1 | -1/+1 |
1995-05-24 | (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib. | Doug Evans | 2 | -2/+2 |
1995-05-20 | (udivmodhi4): Output "divu" instead of "divs". | Richard Kenner | 1 | -2/+2 |
1995-05-20 | (LIBGCC1, CROSS_LIBGCC1): Make not, not "libgcc1.null". | Richard Kenner | 1 | -7/+2 |
1995-05-20 | (OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here. | Richard Kenner | 1 | -1/+7 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 6 | -27/+27 |
1995-05-16 | (FUNCTION_BOUNDARY): Was misspelled. | Richard Kenner | 1 | -3/+3 |
1995-05-15 | (alloca): Extern decl added for non-GNU compiler. | Richard Kenner | 1 | -1/+2 |
1995-05-15 | (b{eq,ne,ge,lt}0_di): Fixed for non-MOTOROLA syntax. | Richard Kenner | 1 | -0/+28 |
1995-05-12 | (__IMMEDIATE_PREFIX__): Default to #. | Ken Raeburn | 1 | -526/+534 |
1995-05-12 | (tstdi, cmpdi, addsi_lshrsi_31, ashldi_extsi): New patterns. | Richard Kenner | 1 | -42/+311 |
1995-05-12 | (HARD_REGNO_MODE_OK): Don't allow d7/a0 as DImode reg pair. | Richard Kenner | 1 | -1/+3 |
1995-05-12 | (output_scc_di): New function. | Richard Kenner | 1 | -9/+138 |
1995-05-12 | Use <> in #include. | Richard Kenner | 1 | -4/+4 |
1995-05-09 | Use <xxx> in #include. | Richard Kenner | 3 | -7/+7 |
1995-04-27 | Initial revision | Richard Kenner | 1 | -0/+12 |
1995-04-25 | (CPP_SPEC): Define. | Jim Wilson | 1 | -0/+8 |
1995-04-25 | (divhi3, udivhi3, modhi3, umodhi3): Deleted these insns plus some surrounding... | Richard Kenner | 1 | -195/+46 |
1995-04-18 | (FIXPROTO_DEFINES): Define _HPUX_SOURCE so putenv gets seen. | Per Bothner | 2 | -0/+6 |
1995-04-03 | (umulsi3_highpart): Test for CONST_INT and CONST_DOUBLE, not CONSTANT_P. | Torbjorn Granlund | 1 | -6/+12 |
1995-04-03 | (const_uint32_operand): New function. | Torbjorn Granlund | 1 | -0/+33 |
1995-03-31 | Remove #include of machine/ansi.h. | Richard Kenner | 2 | -2/+0 |
1995-03-16 | Move SunOS 4 assembler flags from default_compilers into ASM_SPEC. | Jason Merrill | 2 | -4/+4 |
1995-03-14 | ({add,sub,mul,div}[sdx]f3): Add new patterns for recognizing SImode, | Richard Kenner | 1 | -0/+282 |
1995-03-10 | * m68k/fpgnulib.c (__fixdfsi): Catch values < 0.5 in magnitude. | Doug Evans | 1 | -2/+5 |
1995-03-02 | (sqrtsf2,sqrtdf2): Use fp precision specifiers. | Richard Kenner | 1 | -4/+4 |
1995-02-21 | Added arg to RETURN_POPS_ARGS. | Richard Kenner | 1 | -1/+2 |
1995-02-21 | (OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRIDE_OPTIONS. | Doug Evans | 1 | -2/+2 |
1995-02-18 | Initial revision | Doug Evans | 2 | -0/+40 |
1995-02-18 | lynx.h (FUNCTION_VALUE): Redefine. | Doug Evans | 1 | -1/+20 |
1995-02-13 | Rename files. | Michael Meissner | 1 | -0/+63 |
1995-02-13 | (RTX_COSTS): Fix typo from last change. | Jim Wilson | 1 | -1/+1 |
1995-02-11 | (RETURN_IN_MEMORY): Fix error in last change. | Richard Kenner | 1 | -3/+4 |