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