summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Add lstat to required_list for sys/stat.hRichard Kenner1994-02-051-1/+1
* Assume -muse-div-instruction -mno-check-zero-divisionStan Cox1994-02-042-78/+98
* Made -mshort-data- unsigned. Copy MEM_IN_STRUCT_P for block move cases.Stan Cox1994-02-041-16/+32
* Split movdf so it can go into a branch delay slot.Stan Cox1994-02-041-5/+18
* (gen_lowpart_common, gen_highpart): Test *_BIG_ENDIAN with "if", notRichard Kenner1994-02-041-16/+16
* (store_bit_field, insv case): Don't use PUT_MODE onDoug Evans1994-02-031-1/+3
* Add prototypes for static functions.Richard Kenner1994-02-031-114/+173
* (GO_IF_HARD_REG_EQUAL): Fix typo.Richard Kenner1994-02-031-2/+2
* (eliminate_regs, case INSN_LIST): Properly remake list when we changeRichard Kenner1994-02-031-2/+2
* (signed_or_unsigned_type): Check for anyJim Wilson1994-02-021-1/+1
* (enquire.o): Depend on stmp-int-hdrs.Jim Wilson1994-02-021-1/+1
* (CPP_SPEC): Define __PTRDIFF_TYPE__ not __PTRDIFF_TYPE.Jim Wilson1994-02-021-1/+1
* (fill_simple_delay_slots): When fill epilogue delayJim Wilson1994-02-021-1/+1
* (lang_options): Sort C++ options and add -f{no-,}external-templates.Richard Kenner1994-02-021-34/+36
* (FILE_FUNCTION_FORMAT): Fix typo if neither dot nor dollar in label.Richard Kenner1994-02-021-1/+1
* (const_binop, COMPLEX_TYPE, case RDIV_EXPR): If complex integer, useRichard Kenner1994-02-021-12/+20
* Add prototypes for static functions; delete forward declarations of non-stati...Richard Kenner1994-02-021-28/+32
* Re-order declarations for functions in c-typeck.c to agree with orderRichard Kenner1994-02-021-17/+38
* (SUBDIR_INCLUDES): Add -I for include directory.Richard Kenner1994-02-021-2/+2
* (synth_mult): Delay allocation of algorithm structures until they are needed.Richard Kenner1994-02-021-10/+12
* (decl_attributes): Allow format attributes on old styleRichard Kenner1994-02-011-24/+28
* (make_extraction): Don't make an extraction that has the potential ofRichard Kenner1994-02-011-0/+10
* Add prototypes for static functions.Richard Kenner1994-02-011-13/+56
* (build_type_variant): Simplify by using build_type_copy.Richard Kenner1994-02-011-13/+3
* (rest_of_compilation): `volatile' function warning corrected to readRichard Kenner1994-02-011-1/+1
* (c_expand_return): `volatile' function warning corrected to readRichard Kenner1994-02-011-1/+1
* (grokdeclarator): `volatile' function warning corrected to readRichard Kenner1994-02-011-3/+3
* (default_compilers, @ada): Don't duplicate "-gnat" parameters; passRichard Kenner1994-02-011-3/+2
* (minsf3, maxdf3, mindf3): Properly insert constant of zero intoRichard Kenner1994-02-011-4/+6
* (i960_function_name_declare): Handle names that start with '*'.Jim Wilson1994-01-311-5/+7
* (sched_analyze_insn): Add use dependencies for registersJim Wilson1994-01-311-0/+21
* New file.Jim Wilson1994-01-311-0/+12
* Unify error and message functions:Richard Kenner1994-01-311-153/+426
* (priority): Call insn_cost() for anti- and output-Jim Wilson1994-01-311-7/+1
* (find_best_addr): Limit number of cse_gen_binary calls toJim Wilson1994-01-311-1/+9
* (emovo): Use separate variable for loop index.Richard Kenner1994-01-311-1/+2
* (operand_equal_for_comparison_p): Declare correct_width as unsigned.Richard Kenner1994-01-311-1/+1
* (cross-test, enquire, protoize, unprotoize): Specify program name inRichard Kenner1994-01-311-4/+5
* (CPP_SPEC): Add -Dsun.Richard Kenner1994-01-311-0/+6
* (class_narrowest_mode, byte_mode, word_mode): AddJim Wilson1994-01-311-3/+3
* (local_vars_size): Add extern to declaration.Jim Wilson1994-01-311-1/+1
* (expand_units): When calculate BLOCKAGE, reverse terms to POS_MINUS_OP.Jim Wilson1994-01-311-4/+8
* (TARGET_DEFFAULT): Add -mapp-regs.Jim Wilson1994-01-311-1/+1
* (TARGET_APP_REGS): Define.Jim Wilson1994-01-311-2/+16
* (TARGET_DEFAULT): Delete.Jim Wilson1994-01-311-4/+0
* (STARTFILE_SPEC): Include values-X[cta].o file in link.Jim Wilson1994-01-311-1/+5
* (ASM_OUTPUT_LFE): Output absolute line number notJim Wilson1994-01-311-3/+1
* (find_auto_inc): Check for increment using single_set.Richard Kenner1994-01-281-7/+9
* (fsel): Remove insns with record bit set.Richard Kenner1994-01-281-56/+6
* (output_prolog): Fix typo in previous change.Richard Kenner1994-01-271-2/+2