summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (skip_to_end_of_comment): Catch unterminated comments.dje1994-06-211-1/+15
* include stdio.h and stdlib.h into assert.h as necessarymerrill1994-06-181-0/+31
* Lose assert.h hackingmerrill1994-06-181-24/+0
* (sdbout_symbol): Use DECL_ASSEMBLER_NAME ifwilson1994-06-181-1/+4
* (process_init_element): For fieldtype, don't accesswilson1994-06-181-2/+6
* (truncdisi2): Change from define_insn to define_expand.wilson1994-06-181-40/+66
* (duplicate_loop_exit_test): Initialize copy to zero.wilson1994-06-181-3/+3
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME notwilson1994-06-181-1/+6
* (move_movables): Copy CALL_INSN_FUNCTION_USAGE field.wilson1994-06-181-2/+16
* (sdbout_one_type): Use DECL_ASSEMBLER_NAME ifwilson1994-06-181-1/+7
* (dbxout_symbol): Replace DECL_IGNORED_P withwilson1994-06-181-1/+1
* (expand_shift): Don't try extzv for lshr.kenner1994-06-181-93/+4
* (lshrsi3): New define_expand.kenner1994-06-181-0/+20
* Pass NULL_RTX for TARGET in calls to expand_{un,bin}op.kenner1994-06-181-30/+33
* Correct math.h handling on Lynx again.ian1994-06-171-1/+1
* (simplify_binary_operation, case MINUS): Check mode of op0,erich1994-06-171-1/+1
* * pa.h (DEBUGGER_AUTO_OFFSET): Define. If no frame pointerlaw1994-06-171-0/+17
* (output_inline_function): Unset DECL_DEFER_OUTPUT onmerrill1994-06-161-0/+3
* (compile_file): Unset DECL_DEFER_OUTPUT on declsmerrill1994-06-161-0/+9
* (DECL_DEFER_OUTPUT): New macro.merrill1994-06-161-1/+6
* (reload_reg_free_p, case RELOAD_OTHER): Allowed to conflict withkenner1994-06-161-3/+15
* Correct argument type for ffs in string.h on Alpha OSF/1 V2.0ian1994-06-161-0/+2
* (set_nonvarying_address_components): Rework and also handle an ANDkenner1994-06-161-13/+51
* Change REG_ALLOC_ORDER so the 386 bootstraps.meissner1994-06-161-8/+8
* (TARGET_ENV32): Mark as deprecated.dje1994-06-161-7/+7
* (warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING formerrill1994-06-161-0/+2
* (TREE_NO_UNUSED_WARNING): Note that this can be appliedmerrill1994-06-161-2/+2
* (divsi3): Fix divide by 2^N with compare RTL.kenner1994-06-161-4/+6
* (maxsf3, minsf3, maxdf3, mindf3): Fix predicate of define_split.kenner1994-06-161-6/+7
* (dbxout_type): Fix call to bzero.dje1994-06-151-4/+5
* (simplify_unary_operation): Fix typo in last change.kenner1994-06-151-2/+2
* (dbxout_range_type): Handle an array range that is neither int nor subrange.bothner1994-06-151-0/+2
* 40th Cygnus<->FSF mergemrs1994-06-1515-119/+397
* Remove erroneously-installed change.kenner1994-06-151-21/+10
* * gcc.c: Include multilib.h.dje1994-06-151-0/+306
* (multilib.h, stmp-multilib, install-multilib): New targets.dje1994-06-151-1/+58
* Initial revisiondje1994-06-151-0/+241
* Initial revisiondje1994-06-153-0/+199
* * sparc/sparc.md (cpu): New attribute.dje1994-06-151-312/+2239
* * sparc/sparc.c (SKIP_CALLERS_UNIMP_P): Define.dje1994-06-151-190/+1357
* * sparc/sparc.h (cpu_type): New enum.dje1994-06-151-244/+809
* * sparc/sysv4.h (ASM_OUTPUT_CASE_LABEL): Handle 64 bit pointers.dje1994-06-151-1/+1
* Add v9 support.dje1994-06-151-5/+118
* * genconfig.c (main): Allow targets to override HAVE_conditional_move.dje1994-06-152-3/+11
* * config.sub (sparc64): New cpu.dje1994-06-151-3/+3
* Support 32x32->64 bit multiplymeissner1994-06-152-5/+28
* Trivial simplification of many patterns.tege1994-06-151-134/+75
* (PREDICATE_CODES): Add cmplsrcb_operand.tege1994-06-151-0/+1
* (cmplsrcb_operand): New predicate.tege1994-06-151-0/+16
* (logical patterns): Tune to give better code for immediate values.tege1994-06-151-21/+28