Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-07-02 | cgraph.c (cgraph_mark_needed_node, [...]): Use next_needed field instead of a... | Jan Hubicka | 1 | -1/+4 |
2003-07-02 | cgraphunit.c (cgraph_finalize_function): Set finalized. | Jan Hubicka | 1 | -0/+2 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-06-30 | Makefile.in (GTFILES): Add cgraph.h. | Jan Hubicka | 1 | -16/+19 |
2003-06-24 | Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.h | Jan Hubicka | 1 | -0/+27 |
2003-06-23 | cgraph.c (cgraph_nodes_queue): Declare. | Jan Hubicka | 1 | -0/+2 |
2003-03-08 | inline-3.c: New test. | Jan Hubicka | 1 | -3/+8 |
2003-03-05 | Makefile.in (calls.o, [...]): Depend on cgraph.h | Jan Hubicka | 1 | -0/+11 |
2003-03-05 | i386-local.c: New. | Jan Hubicka | 1 | -0/+26 |
2003-02-22 | expmed.c (expand_divmod): Undo sign extensions for unsigned operands | Jan Hubicka | 1 | -0/+80 |