summaryrefslogtreecommitdiff
path: root/gcc/graph.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-15/+16
* alias.c (mark_constant_function): Use INSN_P.Rodney Brown2000-08-041-1/+1
* rtlanal.c (dead_or_set_regno_p): Use find_regno_note.Richard Henderson2000-04-271-27/+4
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-6/+6
* cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.Mark Mitchell1999-11-081-3/+8
* graph.h: New file to prototype functions exported by graph.c.Kaveh R. Ghazi1999-10-021-0/+1
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-4/+10
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+1
* graph.c (node_data): Return void.Zack Weinberg1999-04-141-8/+4
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-46/+39
* Update copyrights.Richard Henderson1999-01-111-1/+1
* basic-block.h (basic_block_head): Rename to x_basic_block_head.Richard Henderson1999-01-111-4/+4
* Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper1998-11-231-0/+486