aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1995-06-15Update FSF address.Richard Kenner22-22/+44
1995-06-15Update header.Richard Kenner2-2/+2
1995-06-15Update FSF address.Richard Kenner3-3/+6
1995-06-15Update FSF address.Richard Kenner38-38/+75
1995-06-15Update header.Richard Kenner1-2/+1
1995-06-15Update FSF address.Richard Kenner59-60/+112
1995-06-15entered into RCSRichard Kenner1-0/+130
1995-06-14(LINK_SPEC): Don't pass -init __main anymore.Richard Kenner3-4/+3
1995-06-14(main): Don't turn off auto_export because of -g.Richard Kenner1-26/+40
1995-06-14Do nothing if compiled as C++.Richard Kenner1-0/+2
1995-06-14(format_char_info, case 'm'): Set type to void.Richard Kenner1-1/+4
1995-06-14(hack_method_prototype): Set DECL_CONTEXT of parms.Richard Kenner1-0/+4
1995-06-14(expand_builtin_apply_args): Put back original register save andRichard Kenner1-12/+4
1995-06-14(output_prolog): Don't call __eabi here, let compiler call it after the argum...Richard Kenner1-22/+36
1995-06-14(INVOKE__main): Define, so __eabi is called after main's arguments areRichard Kenner1-0/+1
1995-06-14(PCC_BITFIELD_TYPE_MATTERS): Defined.Richard Kenner1-0/+4
1995-06-14(stage[1-4]): Correctly link `as', `ld', and `collect2'.Richard Kenner1-12/+12
1995-06-14(emit_store_flag): Always set LAST.Richard Kenner1-3/+2
1995-06-14Revert most of last change.Richard Kenner1-12/+14
1995-06-14(build_module_descriptor, really_start_method): Pass extra parm toRichard Kenner1-3/+3
1995-06-14(finish_file): Pass extra parm to start_function.Richard Kenner1-1/+1
1995-06-14(start_function): New parameter for attributes.Richard Kenner2-7/+7
1995-06-14(fndef, nested_function, notype_nested_function): Support attributesRichard Kenner1-12/+13
1995-06-14(assign_parms): Use convert_to_mode instead of gen_lowpart whenRichard Kenner1-1/+1
1995-06-13(decrement_and_branch): Finish last fix; update matching constraint.Richard Kenner1-3/+3
1995-06-13(fold): When converting a COND_EXPR to an ABS_EXPR, get the typesRichard Kenner1-2/+6
1995-06-13jason@cygnus.comRichard Kenner1-1/+28
1995-06-13Unknown; from Jason.Richard Kenner1-1/+1
1995-06-13Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR andRichard Kenner3-65/+0
1995-06-13(start_function): Handle setting C_C_D here.Richard Kenner1-42/+20
1995-06-13Lose all references to current_vtable_decl, CLASSTYPE_INST_VAR and CLASSTYPE_...Richard Kenner1-65/+2
1995-06-12(fill_simple_delay_slots): Set MAYBE_NEVER according to code ofRichard Kenner1-2/+2
1995-06-12(link_command_spec): Undo patch of May 11.Doug Evans1-6/+8
1995-06-12Undo patch of May 24. Don't pass "-e start" if -nostdlib again.Doug Evans10-10/+10
1995-06-12Undo patch of May 11. -nostdlib implies -nostartfiles again.Doug Evans1-2/+2
1995-06-11(fix-header.o): Depends on xsys-protos.h.Richard Kenner1-1/+1
1995-06-11(emit_reload_insns): Don't call HARD_REGNO_NREGS on psuedo whenRichard Kenner1-3/+8
1995-06-11(cmpdi matcher): Set cc_status before returning.Richard Kenner1-1/+1
1995-06-11({add,sub}di{_mem,3}): Patterns merged.Richard Kenner1-86/+86
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