aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1995-06-11(variable_size): Do nothing if SIZE is constant.Richard Kenner1-2/+3
1995-06-11(math.h): Keep declaration of abs on HPUX.Richard Kenner1-1/+1
1995-06-11(expand_asm_operands): See if output operand permits register.Richard Kenner1-18/+50
1995-06-11(assign_parms): Handle promotions of both passed and nominal modes separately...Richard Kenner1-33/+51
1995-06-11(all_cases_count, case INTEGER_TYPE): Fix typo in checking for integerRichard Kenner1-1/+1
1995-06-10(_floatdidf): Correctly set float sizes.Richard Kenner1-11/+21
1995-06-10(c_decode_option, case "-Wall"): Don't set extra_warnings.Richard Kenner1-1/+0
1995-06-10(cpplib.o, fix-header.o): Update dependencies.Richard Kenner1-2/+8
1995-06-09(lshift_double): Replace `&' with `%' to fix typo.Richard Kenner1-4/+8
1995-06-09(cse_basic_block): Fix test for whether block ends with a barrier.Richard Kenner1-9/+12
1995-06-09(left_shift): Ignore integer overflow.Richard Kenner1-11/+5
1995-06-09(skip_evaluation): New variable.Richard Kenner1-10/+28
1995-06-09(tstdi): Rewrite.Richard Kenner1-21/+16
1995-06-09(scan_decls): Handle declarations with multiple comma-separatedRichard Kenner1-33/+84
1995-06-08(store_split_bit_field): When adjust arg in BYTES_BIT_ENDIAN case...Richard Kenner1-6/+14
1995-06-08(mov[sd]f expands): Don't allow fp constants in pseudos whenRichard Kenner1-4/+6
1995-06-08(verify_addresses): New function.Richard Kenner1-16/+32
1995-06-08Change all callers of finish_decl to cp_finish_decl.Mike Stump1-15/+24
1995-06-08Change all callers of finish_decl to cp_finish_decl.Mike Stump8-36/+36
1995-06-08mrs@cygnus.comMike Stump1-0/+6
1995-06-08(expand_divmod): Always check result of emit_store_flag.Richard Kenner1-5/+8
1995-06-08(assign_parms): Don't call promote_mode on arg unlessRichard Kenner1-0/+3
1995-06-08(decrement_and_branch): Ensure label is operand 0.Richard Kenner1-13/+14
1995-06-08(aux_truncdfsf2): New pattern.Richard Kenner1-4/+12
1995-06-08(cpp_push_buffer): Include filename in error message.Richard Kenner1-1/+1
1995-06-08(assemble_name): Disable warn_id_clash around get_identifier call.Richard Kenner1-0/+6
1995-06-07(fold): When folding `<' type nodes, make true_value and false_valueRichard Kenner1-5/+7
1995-06-07(COFF scan_prog_file): Use the AIX duplicate entry.Richard Kenner1-1/+1
1995-06-06(expand_expr, case PLACEHOLDER_EXPR): Consider two types identical ifRichard Kenner1-2/+5
1995-06-06(FUNCTION_ARG_CALLEE_COPIES): Define.Richard Kenner1-0/+4
1995-06-06(start_decl): Set DECL_COMMON before calling decl_attributes.Richard Kenner1-4/+4
1995-06-06(print_operands): Cast args to bcopy to char *.Richard Kenner1-3/+4
1995-06-06(duplicate_decls): Don't clear DECL_CONTEXT of new decl if it is aRichard Kenner1-1/+2
1995-06-06(do_spec_1, case 'g'): Handle %O as suffix if MKTEMP_EACH_FILE.Richard Kenner1-1/+2
1995-06-06(expand_block_move): Update source and destination pointers inside theRichard Kenner1-5/+5
1995-06-06(finalize_pic): Emit USE insn at start and end of function.Richard Kenner1-1/+5
1995-06-06(CONDITIONAL_REGISTER_USAGE): Don't mark pic reg as fixed.Richard Kenner1-16/+2
1995-06-06Add some comments. Cleanup formatting.Jim Wilson1-135/+184
1995-06-06Add some comments.Jim Wilson1-0/+17
1995-06-06(print_operand): Check for annulled branches.Jim Wilson1-9/+33
1995-06-05(reg_dead_at_p): When scanning backwards, stop at BARRIER.Richard Kenner1-1/+1
1995-06-05(expand_block_move): Don't do any block moves where we clobber fixed numbers ...Richard Kenner1-2/+6
1995-06-05(attach_deaths): In last change, use find_reg_note instead ofRichard Kenner1-1/+1
1995-06-05(sdb_begin_function_line): New declaration.Richard Kenner1-1/+6
1995-06-05(MACHINE_TYPE): Say "IRIX 5.x", not "5.0".Richard Kenner1-2/+3
1995-06-05(cmpdi): Rewrite to avoid bogus matching constraints.Richard Kenner1-12/+22
1995-06-05(print_operand): Handle 'R' for registers.Richard Kenner1-1/+6
1995-06-05(STAGESTUFF): Copy files produced by -da and -save-temps to the stageRichard Kenner1-0/+3
1995-06-05(expand_binop): In last change, don't defererence TARGET if it is 0.Richard Kenner1-1/+2
1995-06-05(hppa_encode_label): Allocate stuff on permanent_obstack rather thanRichard Kenner1-6/+5