summaryrefslogtreecommitdiff
path: root/gcc/stupid.c
Commit message (Expand)AuthorAgeFilesLines
* import gcc2 971021 snapshotJeff Law1997-11-021-3/+6
* Fix typo in last edit.Richard Kenner1997-07-131-1/+1
* (stupid_mark_refs): If setting reg set only in this insn and notRichard Kenner1997-07-131-1/+14
* Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...Michael Meissner1997-06-021-5/+3
* Use accessor macros to access arrays based on regno; move many of the arrays ...Michael Meissner1997-05-301-7/+7
* (stupid_reg_compare): Use `const void *' arguments.Richard Kenner1996-11-121-3/+4
* formatting tweaksMike Stump1996-07-031-1/+1
* (last_setjmp_suid, regs_crosses_setjmp): New variables.Richard Kenner1996-03-201-2/+23
* (stupid_find_reg): Don't try to allocate reg if live over more thanRichard Kenner1996-01-141-3/+10
* (stupid_mark_regs): For hard registers...Jim Wilson1995-11-291-2/+2
* (stupid_mark_refs): Handle SUBREG of pseudo-reg in a SET_DEST same asRichard Kenner1995-10-291-3/+12
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (stupid_mark_refs): Only show changes size if one mode is integral.Richard Kenner1994-08-121-1/+3
* (regs_change_size): New variable.Richard Kenner1994-08-071-6/+34
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1994-06-141-4/+4
* (stupid_life_analysis): Make sure a function result regDoug Evans1994-05-151-7/+10
* (stupid_life_analysis): Check the usage information on CALL_INSNs.Richard Kenner1994-05-061-1/+8
* Add prototypes for static functions.Richard Kenner1994-03-061-82/+40
* (stupid_mark_refs): If setting reg_where_dead, set regs_live so weRichard Kenner1994-03-061-2/+5
* * stupid.c: (stupid_find_reg): never use HARD_FRAME_POINTER_REGNUM.Doug Evans1993-09-241-0/+3
* entered into RCSCharles Hannum1992-03-141-0/+544