arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer from CORE_REGS and GENERAL_REGS...
[gcc.git] / gcc / varpool.c
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-24 Jan Hubickare PR middle-end/45738 (ICE: tree check: expected var_d...
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-04 Jan Hubickafoldconst-1.c: New testcase.
2010-09-03 Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-09-03 Jan Hubickapasses.c (rest_of_decl_compilation): Do not add local...
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-29 Jan Hubicka* varpool.c (varpool_get_node): Fix lookup.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-20 Jan Hubickare PR middle-end/44197 ([4.6 Regresssion] varpool SEGV)
2010-05-14 Jan Hubickacgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-13 Jan Hubickavarpool.c (decide_is_variable_needed): Drop code checki...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-04 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not remove...
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-21 Jan Hubickalto.c (globalize_cross_file_statics): When function...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-12 Jan Hubickacgraph.h (varpool_node_name): Declare.
2009-10-08 Jan HubickaFix 41626 from Jan Hubicka
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-04-02 Rafael Avila de... [multiple changes]
2009-02-28 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-16 Jan Hubickacgraph.h (varpool_empty_needed_queue): Declare.
2007-11-02 Tom Tromeyvarpool.c (dump_varpool): Use 'next', not 'next_needed...
2007-08-24 Tom Tromeyvarpool.c (varpool_last_needed_node): Fix comment typo.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-28 Razya Ladelskymatrix-reorg.c: New file.
2007-02-24 Steve Ellceyre PR debug/29614 (DWARF information for function stati...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2006-12-22 Kazu Hirata* cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...