summaryrefslogtreecommitdiff
path: root/gcc/varpool.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Rafael Avila de Espindola2009-04-021-0/+8
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-281-23/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-9/+5
* cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka2008-07-161-7/+28
* varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool.Tom Tromey2007-11-021-2/+2
* varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey2007-08-241-2/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* matrix-reorg.c: New file.Razya Ladelsky2007-05-281-0/+26
* re PR debug/29614 (DWARF information for function static variable is missing ...Steve Ellcey2007-02-241-0/+3
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-6/+14
* * cgraphunit.c, varpool.c: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-0/+451