aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-11-16(operand_subword): Avoid confusion if sizeof (float) is less than aRichard Kenner1-0/+17
1996-11-16(TARGET_DEFAULT): Use symbolic values.Richard Kenner1-3/+2
1996-11-16(MASK_BYTE_OPS): Now define as 1024.Richard Kenner1-5/+5
1996-11-16Formerly tm.texi.~237~Richard Kenner1-1/+1
1996-11-16Formerly cpp.texi.~25~Richard Kenner1-8/+8
1996-11-16(get_inner_reference): Add new arg.Richard Kenner1-1/+3
1996-11-16(optimize_bit_field_compare, decode_field_reference): Pass new arg toRichard Kenner1-4/+6
1996-11-16(get_inner_reference): Add new arg PALIGNMENT and compute it.Richard Kenner1-9/+27
1996-11-16Initial revisionRichard Kenner3-0/+505
1996-11-16({div,mod}[sd]i3): Only for VMS.Richard Kenner1-65/+249
1996-11-16({MASK,TARGET}_{OPEN_VMS,FLOAT_VAX}): New macros.Richard Kenner1-10/+42
1996-11-16(override_options): Handle VAX format floating-point.Richard Kenner1-27/+785
1996-11-16(\value): Don't call \parsearg, @value takes a simple arg.Karl Berry1-3/+3
1996-11-16(\parsetpheaderline): Don't go through \tptemp when removing braces from #2, ...Karl Berry1-6/+5
1996-11-15sdbout.c (current_file): New global.Doug Evans3-0/+83
1996-11-15xJason Merrill1-1/+4
1996-11-15Remove COMMENT_BEGINStan Cox4-16/+0
1996-11-15(print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*.Richard Kenner1-55/+16
1996-11-15(print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC.Richard Kenner1-7/+2
1996-11-15(asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT.Richard Kenner1-42/+12
1996-11-15(HOST_PTR_PRINTF): Handle char * wider than long.Richard Kenner1-1/+66
1996-11-15(rtvec_alloc): Clear rtwint instead of rtvec.Richard Kenner1-3/+4
1996-11-15(main): Use loop, not bcopy, to set recog_operands from an rtvec.Richard Kenner1-5/+3
1996-11-15(simplify_cond): Make TESTS an array of rtunions.Richard Kenner1-17/+16
1996-11-15(copy_for_inline): Call gen_rtvec_vv.Richard Kenner2-3/+3
1996-11-15(gen_rtvec_vv): Declare.Richard Kenner1-0/+1
1996-11-15(gen_rtvec_vv): New function.Richard Kenner1-1/+20
1996-11-15(try_combine): Properly copy an rtvec.Richard Kenner1-1/+1
1996-11-15(unextend): Rewrite type conversions to avoid overflow.Jim Wilson1-3/+13
1996-11-15(iteration_info): Fix code so that it knows iteration_var is aRichard Kenner1-4/+6
1996-11-15(operand_equal_p): Do real comparison with REAL_VALUES_EQUAL.Richard Kenner1-7/+29
1996-11-15(decl_attributes, case A_ALIAS): Add missing parens.Richard Kenner1-1/+1
1996-11-15(range_binop): Set SNG1 to zero if ARG1 is a not a lower or upperRichard Kenner1-1/+1
1996-11-15xJason Merrill10-106/+277
1996-11-15Formerly tm.texi.~236~Jason Merrill1-2/+8
1996-11-14h8300.c (dosize): Don't clobber the static chain register if it's needed by t...Jeff Law1-1/+21
1996-11-13Bunch of updates. See ChangeLog.Per Bothner1-13/+34
1996-11-14xJason Merrill1-0/+12
1996-11-12pa.c (print_operand, case 'Y'): Fix comparisons to handle NaNs properly in al...Jeff Law1-4/+4
1996-11-12(emit_group_store): For REG case, call gen_lowpart ifJim Wilson1-1/+5
1996-11-12(vfork): Supply new definition for VMS.Richard Kenner1-0/+9
1996-11-12(exit): If VMS, define as __posix_exit.Richard Kenner1-3/+7
1996-11-12(zero_extendqidi2): Handle TARGET_BYTE_OPS.Torbjorn Granlund1-9/+132
1996-11-12(input_operand): If TARGET_BYTE_OPS accept HImode and QImode.Torbjorn Granlund1-1/+2
1996-11-12(MASK_BYTE_OPS): New define.Torbjorn Granlund1-1/+7
1996-11-12Initial revisionRichard Kenner1-0/+34
1996-11-12(output_function_{pro,epi}logue): Save and restore fp-registers onlyRichard Kenner1-13/+19
1996-11-12(jump_optimize): Fix bug in Sep 23 change.Richard Kenner1-0/+1
1996-11-12(prune_references): Add missing symmetic CONFLICTP call.Richard Kenner1-1/+2
1996-11-12(ASM_OUTPUT_INTERNAL_LABEL): Prefix labels with "L%".Richard Kenner1-15/+9