aboutsummaryrefslogtreecommitdiff
path: root/gcc/stupid.c
AgeCommit message (Expand)Author
1998-11-29Use gen_rtx_FOO.kenner
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1997-08-08Include "config.h" first, as per autoconf manual.eggert
1997-08-03(stupid_life_analysis): If function receives non-local goto, don't letkenner
1997-07-13Fix typo in last edit.kenner
1997-07-13(stupid_mark_refs): If setting reg set only in this insn and notkenner
1997-06-02Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...meissner
1997-05-30Use accessor macros to access arrays based on regno; move many of the arrays ...meissner
1996-11-12(stupid_reg_compare): Use `const void *' arguments.kenner
1996-07-03formatting tweaksmrs
1996-03-20(last_setjmp_suid, regs_crosses_setjmp): New variables.kenner
1996-01-14(stupid_find_reg): Don't try to allocate reg if live over more thankenner
1995-11-29(stupid_mark_regs): For hard registers, use regno+jwilson
1995-10-29(stupid_mark_refs): Handle SUBREG of pseudo-reg in a SET_DEST same askenner
1995-06-15Update FSF address.kenner
1994-08-12(stupid_mark_refs): Only show changes size if one mode is integral.kenner
1994-08-07(regs_change_size): New variable.kenner
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-05-15(stupid_life_analysis): Make sure a function result regdje
1994-05-06(stupid_life_analysis): Check the usage information on CALL_INSNs.kenner
1994-03-06Add prototypes for static functions.kenner
1994-03-06(stupid_mark_refs): If setting reg_where_dead, set regs_live so wekenner
1993-09-24* stupid.c: (stupid_find_reg): never use HARD_FRAME_POINTER_REGNUM.dje
1992-03-14entered into RCSmycroft