| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -2/+2 |
* | * fp-test.c (main): Use ISO C90 prototype. | aj | 2003-07-12 | 1 | -17/+17 |
* | * cgraph.c (cgraph_max_uid): New global variable. | hubicka | 2003-07-12 | 1 | -5/+26 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -1/+1 |
* | * cgraph.c (cgraph_node_name): New function. | hubicka | 2003-07-09 | 1 | -0/+2 |
* | * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_mark_needed_node, | hubicka | 2003-07-02 | 1 | -1/+4 |
* | * cgraphunit.c (cgraph_finalize_function): Set finalized. | hubicka | 2003-07-02 | 1 | -0/+2 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -4/+4 |
* | * Makefile.in (GTFILES): Add cgraph.h. | hubicka | 2003-06-30 | 1 | -16/+19 |
* | * Makefile.in (cgraph.o): Depend on output.h, not depend on | hubicka | 2003-06-24 | 1 | -0/+27 |
* | * cgraph.c (cgraph_nodes_queue): Declare. | hubicka | 2003-06-23 | 1 | -0/+2 |
* | * gcc.dg/inline-3.c: New test. | hubicka | 2003-03-08 | 1 | -3/+8 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+11 |
* | * gcc.dg/i386-local.c: New. | hubicka | 2003-03-05 | 1 | -0/+26 |
* | * expmed.c (expand_divmod): Undo sign extensions for unsigned operands | hubicka | 2003-02-22 | 1 | -0/+80 |