Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h. | hubicka | 2003-03-08 | 1 | -1/+18 |
* | * gcc.dg/inline-3.c: New test. | hubicka | 2003-03-08 | 1 | -3/+37 |
* | * cgraph.c (cgraph_node): Do not confuse nested functions and methods. | hubicka | 2003-03-06 | 1 | -1/+1 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+16 |
* | * gcc.dg/i386-local.c: New. | hubicka | 2003-03-05 | 1 | -0/+30 |
* | * expmed.c (expand_divmod): Undo sign extensions for unsigned operands | hubicka | 2003-02-22 | 1 | -371/+6 |
* | * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill. | hubicka | 2003-02-19 | 1 | -39/+53 |
* | * cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t. | schwab | 2003-02-13 | 1 | -2/+2 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | hubicka | 2003-02-12 | 1 | -0/+563 |