aboutsummaryrefslogtreecommitdiff
path: root/gcc/varpool.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-02[multiple changes]Rafael Avila de Espindola1-0/+8
2009-02-28re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-23/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-9/+5
2008-07-16cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka1-7/+28
2007-11-02varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool.Tom Tromey1-2/+2
2007-08-24varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey1-2/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-0/+26
2007-02-24re PR debug/29614 (DWARF information for function static variable is missing ...Steve Ellcey1-0/+3
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-6/+14
2006-12-22* cgraphunit.c, varpool.c: Fix comment typos.Kazu Hirata1-1/+1
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-0/+451