aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
AgeCommit message (Expand)Author
2003-12-21alias.c: Fix comment formatting.Kazu Hirata
2003-12-17re PR rtl-optimization/10592 ([arm] caller-save incorrectly handles a reloade...Richard Earnshaw
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher
2003-12-07re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2)Eric Botcazou
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-22caller-save.c: Convert to ISO C90.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-06-13alias.c (argument_registers): Remove.Jeff Law
2002-06-11caller-save.c (init_caller_save): Move creation of SAVEINSN and RESTINSN into...Jeff Law
2002-06-11* caller-save.c (init_caller_save): Clear INSN_CODE each iteration.Richard Henderson
2002-06-10alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law
2002-01-01attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;...Richard Kenner
2001-12-17Implement MODE_BASE_REG_CLASSNick Clifton
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-22caller-save.c: Don't include insn-codes.h.Zack Weinberg
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner
2001-07-09[multiple changes]Richard Kenner
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek
2001-02-28caller-save.c (save_call_clobbered_regs): Fix typo in comparison last change.Richard Henderson
2001-02-28caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka
2000-10-13Remove obstacks.Mark Mitchell
2000-08-09caller-save.c (mark_referenced_regs): Mark partially-overwritten multi-word r...Alexandre Oliva
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner
2000-02-25Copyright fixes.Jeff Law
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi
2000-02-05caller-save.c: Include tm_p.h.Michael Hayes
2000-01-11alias.c: PROTO -> PARAMS.Kaveh R. Ghazi
1999-12-20Change some regsets to regset_headsBernd Schmidt
1999-12-15caller-save.c (insert_one_insn): Returns struct insn_chain *.J"orn Rennecke
1999-10-27rtl.h (note_stores): Add additional paramter.Mark Mitchell
1999-09-30Update copyright dates.Jeff Law
1999-09-06Merge in gcc2-ss-010999Jeff Law
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi
1999-08-09Include function.h in most files.Bernd Schmidt
1999-01-11Update copyrights.Richard Henderson
1999-01-11basic-block.h (basic_block_head): Rename to x_basic_block_head.Richard Henderson
1998-11-23caller-save.c (insert_one_insn): Initialize the live_before and live_after re...Jeff Law
1998-11-04recog.h (enum op_type): Define.Bernd Schmidt
1998-10-14Warning fixes:Kaveh R. Ghazi
1998-10-13reload.h (compute_use_by_pseudos): Declare.Bernd Schmidt
1998-10-06caller-save.c (restore_referenced_regs): Lose mode argument.Bernd Schmidt
1998-10-02caller-save.c (insert_save_restore): Break this function up into new function...Jeff Law
1998-09-30regs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.Jeff Law