Age | Commit message (Expand) | Author | Files | Lines |
1993-05-11 | (memory.h): Don't try to read it if it doesn't exist. | Richard Stallman | 1 | -2/+2 |
1993-05-11 | (output_move_double): Use operand 0 to get SIZE. | Richard Stallman | 1 | -1/+1 |
1993-05-11 | (change_main_variant): New function. | Richard Stallman | 1 | -8/+47 |
1993-05-11 | (complete_array_type): Call change_main_variant. | Richard Stallman | 1 | -1/+5 |
1993-05-10 | (copy_loop_body): Copy REG_NOTES during main loop | Jim Wilson | 1 | -14/+9 |
1993-05-10 | (output_epilog): Fix minor error in instructions used to restore stack | Richard Kenner | 1 | -2/+2 |
1993-05-10 | fixed previous change to TRAMPOLINE_TEMPLATE | John Hassey | 1 | -4/+4 |
1993-05-10 | Do not divide by sizes by 0. | Michael Meissner | 1 | -1/+6 |
1993-05-10 | (TRAMPOLINE_TEMPLATE): Fixed invalid bsr insn. | John Hassey | 1 | -2/+7 |
1993-05-10 | Don't include string.h. | Richard Stallman | 1 | -19/+5 |
1993-05-10 | (movstrsi): Take alignment into account. | Steve Chamberlain | 1 | -4/+5 |
1993-05-10 | (shift_value_ok): Can't shift by negative values. | Steve Chamberlain | 1 | -1/+1 |
1993-05-10 | Use __alignof__ instead of __alignof. | Michael Meissner | 1 | -1/+1 |
1993-05-10 | Include gstdarg.h, not stdarg.h. | Richard Stallman | 1 | -1/+1 |
1993-05-10 | (find_equiv_reg): Set goal_mem_addr_varies | Richard Stallman | 1 | -1/+3 |
1993-05-10 | (SIZE_TYPE): Deleted. | Richard Stallman | 1 | -1/+2 |
1993-05-10 | Comment fixes. | Richard Stallman | 1 | -2/+2 |
1993-05-09 | (mtherr): Don't put newlines in error message string. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | (REAL_VALUES_LESS): True if return value of ereal_cmp is -1. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | (NAN): Define for support of Not-a-Number bit patterns. | Richard Stallman | 1 | -120/+597 |
1993-05-09 | When finding SIZE_TYPE, cd to ${LIB} to run cc. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | (call_internal1, call_value_internal1): Use call_insn_operand. | Richard Stallman | 1 | -6/+8 |
1993-05-09 | (call_insn_operand): New function. | Richard Stallman | 1 | -0/+19 |
1993-05-09 | (mulhisi3, umulhisi3 matchers): Restrict range of constants allowed. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | Conditionally include gstddef or stddef | Kresten Krab Thorup | 3 | -0/+12 |
1993-05-09 | Fix unterminated comment. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | (call matchers): Use call_insn_operand. | Richard Stallman | 1 | -5/+29 |
1993-05-09 | (call_insn_operand): New function. | Richard Stallman | 1 | -0/+20 |
1993-05-09 | (string_section): Delete comma before close-brace. | Richard Stallman | 1 | -1/+1 |
1993-05-09 | Initial revision | Doug Evans | 3 | -0/+95 |
1993-05-08 | (ASM_GENERATE_INTERNAL_LABEL) | Richard Stallman | 1 | -3/+6 |
1993-05-08 | (mulsidi3, umulsidi3): Delete the conditions added last time. | Richard Stallman | 1 | -22/+13 |
1993-05-08 | (print_operand): For CONST_DOUBLE, treat VOIDmode like DImode. | Richard Stallman | 1 | -1/+1 |
1993-05-08 | (HARD_REGNO_MODE_OK): Properly check for floating-point registers. | Richard Stallman | 1 | -2/+16 |
1993-05-08 | (VALUE_REGNO, HARD_REGNO_MODE_OK): Add missing #undef. | Richard Stallman | 1 | -7/+9 |
1993-05-08 | (init_expmed): Supply missing arg to rtx_cost. | Richard Stallman | 1 | -1/+1 |
1993-05-08 | (umulsidi3, mulsidi3): Don't generate an immediate | Richard Stallman | 1 | -78/+52 |
1993-05-08 | (LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL. | Richard Stallman | 1 | -1/+1 |
1993-05-07 | (push_reload): Don't use IN as the reload reg in in-out | Richard Stallman | 1 | -0/+12 |
1993-05-07 | (float.h-nat): Use tmp-float.h as intermediate file. | Richard Stallman | 1 | -1/+2 |
1993-05-07 | New t- file for --with-gnu-as | Michael Meissner | 1 | -0/+3 |
1993-05-07 | pa.h (reg_class): Add new NON_SHIFT_REGS class. | Jeff Law | 1 | -2/+3 |
1993-05-07 | loop.c (strength_reduce): Handle case where loop_end is the end of the curren... | Jeff Law | 1 | -2/+8 |
1993-05-07 | *** empty log message *** | Chris Smith | 5 | -926/+2665 |
1993-05-07 | (ASM_OUTPUT_ASCII): Cast PTR to unsigned char *. | Torbjorn Granlund | 2 | -2/+2 |
1993-05-06 | (eliminate_regs, case {PRE,POST}_{INC,DEC}): Account for PUSH_ROUNDING. | Richard Kenner | 1 | -3/+10 |
1993-05-06 | Use gstddef.h, with doublequotes. | Richard Stallman | 4 | -4/+4 |
1993-05-06 | (find_equiv_reg): Don't look inside a CONST_DOUBLE; use | Richard Kenner | 1 | -4/+8 |
1993-05-06 | More fixes for IRIX 4.0.1 | Ian Lance Taylor | 1 | -1/+13 |
1993-05-06 | (extendsidi2): Use cdq or cltd, not cwtl. | Richard Stallman | 1 | -2/+8 |