Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -5/+5 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2003-06-12 | 1 | -1/+1 |
* | Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h. | Jan Hubicka | 2003-03-08 | 1 | -1/+18 |
* | inline-3.c: New test. | Jan Hubicka | 2003-03-08 | 1 | -3/+37 |
* | * cgraph.c (cgraph_node): Do not confuse nested functions and methods. | Jan Hubicka | 2003-03-06 | 1 | -1/+1 |
* | Makefile.in (calls.o, [...]): Depend on cgraph.h | Jan Hubicka | 2003-03-05 | 1 | -0/+16 |
* | i386-local.c: New. | Jan Hubicka | 2003-03-05 | 1 | -0/+30 |
* | expmed.c (expand_divmod): Undo sign extensions for unsigned operands | Jan Hubicka | 2003-02-22 | 1 | -371/+6 |
* | cgraph.c (NPREDECESORC, [...]): Kill. | Jan Hubicka | 2003-02-19 | 1 | -39/+53 |
* | cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t. | Andreas Schwab | 2003-02-13 | 1 | -2/+2 |
* | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | Jan Hubicka | 2003-02-12 | 1 | -0/+563 |