summaryrefslogtreecommitdiff
path: root/gcc/stupid.c
Commit message (Expand)AuthorAgeFilesLines
* More copyright fixes. Oh what fun.Jeff Law1999-01-061-1/+1
* Warning fixes:Kaveh R. Ghazi1998-10-141-2/+2
* Makefile.in (stupid.o): Update dependencies.Bernd Schmidt1998-10-051-21/+152
* re PR target/16300 (Bug in vendor /usr/include/net/if.h needs fixincluding)Dave Brolley1998-08-251-8/+17
* alias.c: Include toplev.hGraham Stott1998-06-191-0/+1
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* basic-block.h (basic_block_computed_jump_target): Declare.Bernd Schmidt1998-03-271-0/+10
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-5/+1
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+5
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-2/+3
* expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label.Richard Henderson1997-11-141-11/+27
* 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