aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1994-02-06(sys_siglist): Don't declare if NO_SYS_SIGLIST or DONT_DECLARE_SYS_SIGLIST ar...Jim Wilson1-0/+8
1994-02-06(reg_pending_sets, reg_pending_sets_all): New variables.Jim Wilson1-5/+34
1994-02-06(movdi): Handle 'U' and 'T' constraints.Jim Wilson1-4/+4
1994-02-06(FUNCTION_PROFILER): Concatenate strings to avoidJim Wilson1-3/+3
1994-02-06(function_arg): When soft-float, don't add bias forJim Wilson1-6/+9
1994-02-06(CPP_PREDEFINES): Add _MIPSEB.Jim Wilson1-1/+1
1994-02-06(canon_hash, case LABEL_REF, SYMBOL_REF): Avoid warning on 64-bitRichard Kenner1-3/+4
1994-02-05*** empty log message ***Steve Chamberlain3-1451/+2806
1994-02-05(rest_of_compilation): Invoke MACHINE_DEPENDENT_REORG if defined.Richard Kenner1-0/+5
1994-02-05(memory_extend_rtx): New variable.Richard Kenner1-1/+60
1994-02-05Add lstat to required_list for sys/stat.hRichard Kenner1-1/+1
1994-02-04Assume -muse-div-instruction -mno-check-zero-divisionStan Cox2-78/+98
1994-02-04Made -mshort-data- unsigned. Copy MEM_IN_STRUCT_P for block move cases.Stan Cox1-16/+32
1994-02-04Split movdf so it can go into a branch delay slot.Stan Cox1-5/+18
1994-02-04(gen_lowpart_common, gen_highpart): Test *_BIG_ENDIAN with "if", notRichard Kenner1-16/+16
1994-02-03(store_bit_field, insv case): Don't use PUT_MODE onDoug Evans1-1/+3
1994-02-03Add prototypes for static functions.Richard Kenner1-114/+173
1994-02-03(GO_IF_HARD_REG_EQUAL): Fix typo.Richard Kenner1-2/+2
1994-02-03(eliminate_regs, case INSN_LIST): Properly remake list when we changeRichard Kenner1-2/+2
1994-02-02(signed_or_unsigned_type): Check for anyJim Wilson1-1/+1
1994-02-02(enquire.o): Depend on stmp-int-hdrs.Jim Wilson1-1/+1
1994-02-02(CPP_SPEC): Define __PTRDIFF_TYPE__ not __PTRDIFF_TYPE.Jim Wilson1-1/+1
1994-02-02(fill_simple_delay_slots): When fill epilogue delayJim Wilson1-1/+1
1994-02-02(lang_options): Sort C++ options and add -f{no-,}external-templates.Richard Kenner1-34/+36
1994-02-02(FILE_FUNCTION_FORMAT): Fix typo if neither dot nor dollar in label.Richard Kenner1-1/+1
1994-02-02(const_binop, COMPLEX_TYPE, case RDIV_EXPR): If complex integer, useRichard Kenner1-12/+20
1994-02-02Add prototypes for static functions; delete forward declarations of non-stati...Richard Kenner1-28/+32
1994-02-02Re-order declarations for functions in c-typeck.c to agree with orderRichard Kenner1-17/+38
1994-02-02(SUBDIR_INCLUDES): Add -I for include directory.Richard Kenner1-2/+2
1994-02-02(synth_mult): Delay allocation of algorithm structures until they are needed.Richard Kenner1-10/+12
1994-02-01(decl_attributes): Allow format attributes on old styleRichard Kenner1-24/+28
1994-02-01(make_extraction): Don't make an extraction that has the potential ofRichard Kenner1-0/+10
1994-02-01Add prototypes for static functions.Richard Kenner1-13/+56
1994-02-01(build_type_variant): Simplify by using build_type_copy.Richard Kenner1-13/+3
1994-02-01(rest_of_compilation): `volatile' function warning corrected to readRichard Kenner1-1/+1
1994-02-01(c_expand_return): `volatile' function warning corrected to readRichard Kenner1-1/+1
1994-02-01(grokdeclarator): `volatile' function warning corrected to readRichard Kenner1-3/+3
1994-02-01(default_compilers, @ada): Don't duplicate "-gnat" parameters; passRichard Kenner1-3/+2
1994-02-01(minsf3, maxdf3, mindf3): Properly insert constant of zero intoRichard Kenner1-4/+6
1994-01-31(i960_function_name_declare): Handle names that start with '*'.Jim Wilson1-5/+7
1994-01-31(sched_analyze_insn): Add use dependencies for registersJim Wilson1-0/+21
1994-01-31New file.Jim Wilson1-0/+12
1994-01-31Unify error and message functions:Richard Kenner1-153/+426
1994-01-31(priority): Call insn_cost() for anti- and output-Jim Wilson1-7/+1
1994-01-31(find_best_addr): Limit number of cse_gen_binary calls toJim Wilson1-1/+9
1994-01-31(emovo): Use separate variable for loop index.Richard Kenner1-1/+2
1994-01-31(operand_equal_for_comparison_p): Declare correct_width as unsigned.Richard Kenner1-1/+1
1994-01-31(cross-test, enquire, protoize, unprotoize): Specify program name inRichard Kenner1-4/+5
1994-01-31(CPP_SPEC): Add -Dsun.Richard Kenner1-0/+6
1994-01-31(class_narrowest_mode, byte_mode, word_mode): AddJim Wilson1-3/+3