summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.hJan Hubicka2003-06-241-8/+145
* cgraph.c (cgraph_nodes_queue): Declare.Jan Hubicka2003-06-231-2/+52
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-5/+5
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-1/+1
* Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.Jan Hubicka2003-03-081-1/+18
* inline-3.c: New test.Jan Hubicka2003-03-081-3/+37
* * cgraph.c (cgraph_node): Do not confuse nested functions and methods.Jan Hubicka2003-03-061-1/+1
* Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka2003-03-051-0/+16
* i386-local.c: New.Jan Hubicka2003-03-051-0/+30
* expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka2003-02-221-371/+6
* cgraph.c (NPREDECESORC, [...]): Kill.Jan Hubicka2003-02-191-39/+53
* cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.Andreas Schwab2003-02-131-2/+2
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-0/+563