Age | Commit message (Expand) | Author | Files | Lines |
1996-03-12 | (ROUND_TPE_SIZE): Return round_up result instead of | Jim Wilson | 1 | -1/+1 |
1996-02-01 | (HANDLE_PRAGMA): Change to expression with terminating character as result. | Doug Evans | 1 | -1/+1 |
1996-01-16 | Update copyright | Ian Lance Taylor | 1 | -0/+1 |
1996-01-16 | Use dbxcoff.h | Ian Lance Taylor | 1 | -0/+4 |
1996-01-15 | Update copyright. | Doug Evans | 1 | -1/+1 |
1996-01-15 | Updatee copyright. | Doug Evans | 1 | -1/+1 |
1996-01-15 | c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. | Doug Evans | 2 | -6/+7 |
1995-12-14 | (logic_operand): New function. | Torbjorn Granlund | 1 | -3/+19 |
1995-12-14 | (PREDICATE_CODES): Add logic_operand. | Torbjorn Granlund | 1 | -3/+5 |
1995-12-14 | (andsi3): Match op2 with logic_operand, change constraint accordingly. | Torbjorn Granlund | 1 | -77/+87 |
1995-11-05 | (movdi matchers): Rewrite. | Richard Kenner | 1 | -80/+48 |
1995-11-05 | (emit_move_sequence): Add a scratch register to multi-reg stores. | Richard Kenner | 1 | -6/+171 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-08-13 | (movdi matchers): Fix src/dest order in unaligned reg->reg case. | Richard Kenner | 1 | -10/+10 |
1995-07-28 | (i960_function_epilogue): Don't clear g14 for functions with an argument block. | Richard Kenner | 1 | -5/+12 |
1995-07-28 | (movdi matchers): Support odd numbered regs. | Richard Kenner | 1 | -13/+69 |
1995-07-28 | (i960_arg_size_and_align): Correct alignment of XFmode values in | Richard Kenner | 1 | -2/+11 |
1995-07-14 | Modify all patterns which handle stores to memory to also check current_funct... | Richard Kenner | 1 | -6/+35 |
1995-06-15 | Change FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 6 | -6/+12 |
1995-05-18 | Change all TFmode patterns to have XFmode. | Torbjorn Granlund | 1 | -89/+65 |
1995-05-18 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-05-18 | (DATA_ALIGNMENT): Define. | Torbjorn Granlund | 1 | -11/+26 |
1995-05-18 | (i960_output_ldconst): New code for XFmode. | Torbjorn Granlund | 1 | -21/+62 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 2 | -2/+2 |
1995-05-12 | OK, this is what I really wanted to install... | Torbjorn Granlund | 1 | -3/+9 |
1995-05-12 | (i960_output_ldconst): Let split_double handle DImode. | Torbjorn Granlund | 1 | -40/+15 |
1995-03-29 | (TARGET_SWITCHES): Make -mold-align set TARGET_FLAG_STRICT_ALIGN. | Jim Wilson | 1 | -3/+3 |
1995-03-23 | i960.c (i960_function_arg_advance): Ensure all regs marked as used if stack i... | Doug Evans | 1 | -39/+47 |
1995-03-07 | Add support for #pragma align | Ian Lance Taylor | 2 | -70/+81 |
1995-03-01 | Add cpp predefines for VxWorks, and default to -mca | Ian Lance Taylor | 1 | -2/+31 |
1995-03-01 | Add support for COFF style constructors | Ian Lance Taylor | 1 | -0/+66 |
1995-02-24 | (fp_literal_one, fp_literal_zero): Don't accept VOIDmode. | Jim Wilson | 1 | -25/+4 |
1995-02-24 | (REAL_ARITHMETIC): Define. | Jim Wilson | 1 | -2/+8 |
1995-02-24 | (CC1_SPEC): Don't output implicit -gstabs or -gcoff option | Jim Wilson | 1 | -4/+6 |
1995-02-24 | (CC1_SPEC): Don't output implicit -gstabs or -gcoff option if user gave an ex... | Jim Wilson | 1 | -3/+3 |
1995-02-21 | Added arg to RETURN_POPS_ARGS. | Richard Kenner | 1 | -2/+3 |
1995-01-12 | (LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null. | Jim Wilson | 1 | -2/+2 |
1995-01-12 | (LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.y | Jim Wilson | 1 | -2/+2 |
1994-12-28 | Correct typos. | Ian Lance Taylor | 1 | -2/+2 |
1994-12-27 | Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float values | Ian Lance Taylor | 1 | -0/+15 |
1994-11-18 | Initial revision | Doug Evans | 3 | -0/+94 |
1994-10-20 | (VARARGS_STDARG_FUNCTION): New macro. | Jim Wilson | 1 | -25/+45 |
1994-10-20 | (SIGNED_CHAR_SPEC): Use #if instead of ?:. | Jim Wilson | 1 | -3/+7 |
1994-10-13 | (call, call_internal, call_value, call_value_internal): | Jim Wilson | 1 | -4/+4 |
1994-09-29 | New file. | Jim Wilson | 2 | -0/+52 |
1994-09-29 | (i960_setup_incoming_varargs): Store parameter registers | Jim Wilson | 1 | -5/+10 |
1994-06-28 | (andsi3+6): Replace bad clrbit pattern with two working ones. | Jim Wilson | 1 | -2/+13 |
1994-05-31 | (PUT_SDB_TYPE): Adjust value for compatibility with GNU960 toolchain. | Jim Wilson | 1 | -2/+5 |
1994-04-20 | (i960_expr_alignment): Remove LSHIFT. | Doug Evans | 1 | -1/+0 |