| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enable .size for elf functions. | meissner | 1993-08-05 | 1 | -1/+1 |
* | * toplev.c (rest_of_compilation): If not optimizing, turn off | law | 1993-08-05 | 1 | -1/+3 |
* | (handler): Check whether c_file and o_file are 0. | rms | 1993-08-05 | 1 | -2/+2 |
* | Comment change. | rms | 1993-08-04 | 1 | -1/+1 |
* | (eliminate_regs_in_insn): Fix typo in last change. | kenner | 1993-08-04 | 1 | -1/+1 |
* | (movdf+2): Allow `f' register as source operand in | rms | 1993-08-04 | 1 | -12/+11 |
* | (eliminate_regs_in_insn): Always do elimination in REG_NOTES if we | kenner | 1993-08-04 | 1 | -4/+9 |
* | (ASM_FILE_START): Write out two backslashes for each backslash in the | kenner | 1993-08-04 | 1 | -2/+13 |
* | Include gvarargs.h after hconfig.h, like elsewhere. | kenner | 1993-08-04 | 1 | -2/+3 |
* | (process_command): Don't check whether file `-' exists. | rms | 1993-08-04 | 1 | -23/+29 |
* | removed INSTALL_HEADERS= so that fixinc.dgux will work | hassey | 1993-08-04 | 1 | -1/+1 |
* | Initial revision | hassey | 1993-08-04 | 1 | -0/+179 |
* | (store_one_arg): Don't pass ARG->STACK as TARGET if it is a different | kenner | 1993-08-03 | 1 | -1/+4 |
* | (code_to_optab): New variable. | kenner | 1993-08-03 | 1 | -0/+7 |
* | Declare code_to_optab. | kenner | 1993-08-03 | 1 | -0/+3 |
* | (force_to_mode): Now pass actual AND mask instead of number off; | kenner | 1993-08-03 | 1 | -392/+345 |
* | (struct undo): Rename `rtx' fields to `r'. | rms | 1993-08-03 | 1 | -10/+10 |
* | (block_alloc): Don't attempt to allocate a | wilson | 1993-08-03 | 1 | -1/+4 |
* | entered into RCS | rms | 1993-08-03 | 1 | -0/+14 |
* | (subst): Move simple operations inside IF_THEN_ELSE if the IF_THEN_ELSE is in | kenner | 1993-08-02 | 1 | -92/+218 |
* | (CLIB): Fix typo. | rms | 1993-08-02 | 1 | -1/+1 |
* | (substitute_address): In prototype, don't specify | rms | 1993-08-02 | 1 | -1/+2 |
* | (expand_call): Check properly for volatile function. | rms | 1993-08-02 | 1 | -2/+3 |
* | (ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL): Definitions deleted. | rms | 1993-08-01 | 1 | -0/+3 |
* | (PIC_CASE_VECTOR_ADDRESS): Defined. | rms | 1993-08-01 | 1 | -3/+13 |
* | (do_tablejump): Use PIC_CASE_VECTOR_ADDRESS if defined. | rms | 1993-08-01 | 1 | -6/+10 |
* | (build_shared_structure_initializer): | rms | 1993-08-01 | 1 | -66/+123 |
* | (process_init_element): Treat string constants specially | rms | 1993-07-31 | 1 | -0/+1 |
* | (digest_init): Finish getting rid of tail. | rms | 1993-07-31 | 1 | -32/+0 |
* | (fold, case NOP_EXPR): Delete a pair of conversions back to the | kenner | 1993-07-30 | 1 | -0/+16 |
* | (mult_is_very_cheap): Delete. | kenner | 1993-07-30 | 1 | -108/+106 |
* | Remove change of July 21. | kenner | 1993-07-30 | 1 | -34/+21 |
* | (expand_return): Don't use jumps for "return x == y" if they are | kenner | 1993-07-30 | 1 | -3/+5 |
* | (push_init_level): For braces around scalar, just warn. | rms | 1993-07-30 | 1 | -20/+89 |
* | (ffssi2 and ffshi2 recognizers): Generate unique labels by hand. | rms | 1993-07-30 | 1 | -4/+40 |
* | (copy_rtx_and_substitute, case LABEL_REF): If we turn off | kenner | 1993-07-29 | 1 | -0/+8 |
* | (CC, OLDCC): Deleted. | rms | 1993-07-29 | 1 | -8/+9 |
* | [__HIGHC__]: Include alloca.h. | rms | 1993-07-29 | 1 | -0/+3 |
* | (convert_to_integer): Don't pass truncate into ABS_EXPR. | rms | 1993-07-29 | 1 | -1/+2 |
* | Fix typo in last change. | rms | 1993-07-29 | 1 | -2/+2 |
* | (compare): Add ./ in tail command. | rms | 1993-07-29 | 1 | -1/+2 |
* | (copy_for_inline, case LABEL_REF): Properly copy LABEL_REF | kenner | 1993-07-28 | 1 | -17/+24 |
* | (expand_return): Set TREE_SIDE_EFFECTS on MODIFY_EXPR. | kenner | 1993-07-28 | 1 | -6/+13 |
* | (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we | kenner | 1993-07-28 | 1 | -6/+10 |
* | Use SUBTARGET_OVERRIDE_OPTIONS instead of OVERRIDE_OPTIONS. | meissner | 1993-07-28 | 1 | -1/+2 |
* | (expand_expr, case ADDR_EXPR): Treat CONCAT like REG. | rms | 1993-07-28 | 1 | -1/+5 |
* | (simple_if, if_prefix, stmt): Undo Jul 7 change. | wilson | 1993-07-28 | 1 | -7/+9 |
* | (libgcc.a): Do `chmod +w *' between two ar commands. | wilson | 1993-07-28 | 1 | -0/+5 |
* | (shift_operand): New function. | wilson | 1993-07-28 | 2 | -3/+16 |
* | Initial revision | wilson | 1993-07-28 | 1 | -0/+28 |