summaryrefslogtreecommitdiff
path: root/gcc/stupid.c
Commit message (Expand)AuthorAgeFilesLines
* * stupid.c: Die die die.rth2000-01-191-761/+0
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* * Makefile.in (optabs.o): Depend on real.hghazi2000-01-101-0/+1
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * alias.c (nonlocal_reference_p): Add else for disjoint ifs.rth1999-12-271-1/+1
* Change some regsets to regset_headscrux1999-12-201-7/+7
* * caller-save.c (insert_one_insn): Returns struct insn_chain *.amylaar1999-12-151-36/+47
* Delete obsolete macroscrux1999-11-301-9/+0
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-3/+4
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-3/+3
* Merge in gcc2-ss-010999law1999-09-071-1/+1
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-24/+10
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * stupid.c (stupid_mark_refs): Generate a REG_UNUSED notewehle1999-04-251-9/+11
* * flow.c (find_basic_blocks): New argument `do_cleanup'.rth1999-03-311-1/+2
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* Warning fixes:ghazi1998-10-141-2/+2
* * Makefile.in (stupid.o): Update dependencies.law1998-10-061-21/+152
* PR gcc/16300brolley1998-08-251-8/+17
* * alias.c: Include toplev.hlaw1998-06-191-0/+1
* typo typo fixes fixeslaw1998-05-061-1/+1
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-281-0/+10
* Major cutover to using system.h:ghazi1998-03-201-5/+1
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+5
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-2/+3
* * expr.c (expand_builtin_setjmp): Setlaw1997-11-141-11/+27
* Fix typo in last edit.kenner1997-07-131-1/+1
* (stupid_mark_refs): If setting reg set only in this insn and notkenner1997-07-131-1/+14
* Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...meissner1997-06-021-5/+3
* Use accessor macros to access arrays based on regno; move many of the arrays ...meissner1997-05-301-7/+7
* (stupid_reg_compare): Use `const void *' arguments.kenner1996-11-121-3/+4
* formatting tweaksmrs1996-07-031-1/+1
* (last_setjmp_suid, regs_crosses_setjmp): New variables.kenner1996-03-201-2/+23
* (stupid_find_reg): Don't try to allocate reg if live over more thankenner1996-01-141-3/+10
* (stupid_mark_regs): For hard registers, use regno+jwilson1995-11-291-2/+2
* (stupid_mark_refs): Handle SUBREG of pseudo-reg in a SET_DEST same askenner1995-10-291-3/+12
* Update FSF address.kenner1995-06-151-1/+2
* (stupid_mark_refs): Only show changes size if one mode is integral.kenner1994-08-121-1/+3
* (regs_change_size): New variable.kenner1994-08-071-6/+34
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-4/+4
* (stupid_life_analysis): Make sure a function result regdje1994-05-151-7/+10
* (stupid_life_analysis): Check the usage information on CALL_INSNs.kenner1994-05-061-1/+8
* Add prototypes for static functions.kenner1994-03-061-82/+40
* (stupid_mark_refs): If setting reg_where_dead, set regs_live so wekenner1994-03-061-2/+5
* * stupid.c: (stupid_find_reg): never use HARD_FRAME_POINTER_REGNUM.dje1993-09-241-0/+3
* entered into RCSmycroft1992-03-141-0/+544