summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c (cgraph_finalize_unit): Set current_function_declhubicka2003-07-021-0/+1
* * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node,hubicka2003-07-021-1/+1
* * cgraphunit.c (cgraph_finalize_function): Set finalized.hubicka2003-07-021-9/+10
* * basic-block.h: Fix comment typos.kazu2003-07-011-3/+3
* * Makefile.in (cgraph.o): Depend on output.h, not depend onhubicka2003-06-241-1/+6
* * cgraph.c (cgraph_nodes_queue): Declare.hubicka2003-06-231-63/+50
* 2003-05-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-05-121-24/+50
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-6/+71
* * gcc.dg/i386-local.c: New.hubicka2003-03-051-12/+55
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+360