summaryrefslogtreecommitdiff
path: root/gcc/varpool.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-04-07 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-04-071-0/+8
* 2009-03-04 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-03-041-23/+0
* 2009-02-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-02-231-1/+2
* 2008-07-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-291-10/+6
* 2008-07-17 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-171-7/+28
* * varpool.c (dump_varpool): Use 'next', not 'next_needed' whentromey2007-11-021-2/+2
* * varpool.c (varpool_last_needed_node): Fix comment typo.tromey2007-08-241-2/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-05-07 Razya Ladelsky <razya@il.ibm.com> razya2007-05-281-0/+26
* PR debug/29614sje2007-02-241-0/+3
* gcc/ChangeLog:aoliva2007-02-101-6/+14
* * cgraphunit.c, varpool.c: Fix comment typos.kazu2006-12-221-1/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-0/+451