aboutsummaryrefslogtreecommitdiff
path: root/gcc/stupid.c
AgeCommit message (Expand)AuthorFilesLines
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-03-27basic-block.h (basic_block_computed_jump_target): Declare.Bernd Schmidt1-0/+10
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-5/+1
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-0/+5
1998-01-14alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1-2/+3
1997-11-14expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label.Richard Henderson1-11/+27
1997-07-13Fix typo in last edit.Richard Kenner1-1/+1
1997-07-13(stupid_mark_refs): If setting reg set only in this insn and notRichard Kenner1-1/+14
1997-06-02Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...Michael Meissner1-5/+3
1997-05-30Use accessor macros to access arrays based on regno; move many of the arrays ...Michael Meissner1-7/+7
1996-11-12(stupid_reg_compare): Use `const void *' arguments.Richard Kenner1-3/+4
1996-07-03formatting tweaksMike Stump1-1/+1
1996-03-20(last_setjmp_suid, regs_crosses_setjmp): New variables.Richard Kenner1-2/+23
1996-01-14(stupid_find_reg): Don't try to allocate reg if live over more thanRichard Kenner1-3/+10
1995-11-29(stupid_mark_regs): For hard registers...Jim Wilson1-2/+2
1995-10-29(stupid_mark_refs): Handle SUBREG of pseudo-reg in a SET_DEST same asRichard Kenner1-3/+12
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-08-12(stupid_mark_refs): Only show changes size if one mode is integral.Richard Kenner1-1/+3
1994-08-07(regs_change_size): New variable.Richard Kenner1-6/+34
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1-4/+4
1994-05-15(stupid_life_analysis): Make sure a function result regDoug Evans1-7/+10
1994-05-06(stupid_life_analysis): Check the usage information on CALL_INSNs.Richard Kenner1-1/+8
1994-03-06Add prototypes for static functions.Richard Kenner1-82/+40
1994-03-06(stupid_mark_refs): If setting reg_where_dead, set regs_live so weRichard Kenner1-2/+5
1993-09-24* stupid.c: (stupid_find_reg): never use HARD_FRAME_POINTER_REGNUM.Doug Evans1-0/+3
1992-03-14entered into RCSCharles Hannum1-0/+544