aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-1/+1
2000-04-27rtlanal.c (dead_or_set_regno_p): Use find_regno_note.Richard Henderson1-27/+4
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-6/+6
1999-11-08cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.Mark Mitchell1-3/+8
1999-10-02graph.h: New file to prototype functions exported by graph.c.Kaveh R. Ghazi1-0/+1
1999-08-20rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1-4/+10
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-04-14graph.c (node_data): Return void.Zack Weinberg1-8/+4
1999-02-25Flow rewrite to use basic block structures and edge lists.Richard Henderson1-46/+39
1999-01-11Update copyrights.Richard Henderson1-1/+1
1999-01-11basic-block.h (basic_block_head): Rename to x_basic_block_head.Richard Henderson1-4/+4
1998-11-23Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper1-0/+486