summaryrefslogtreecommitdiff
path: root/gcc/graph.c
Commit message (Expand)AuthorAgeFilesLines
...
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-15/+16
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-1/+1
* * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.rth2000-04-271-27/+4
* Update copyrightsghazi2000-01-171-1/+1
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-6/+6
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-3/+8
* * graph.h: New file to prototype functions exported by graph.c.ghazi1999-10-021-0/+1
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-4/+10
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-8/+4
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-46/+39
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-4/+4
* Ulrich Drepper <drepper@cygnus.com>rth1998-11-231-0/+486