aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-emutls.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-30re PR bootstrap/53522 (Bootstrap is broken for x86_64-apple-darwin10 at r187977)Richard Guenther1-1/+0
2012-05-03re PR middle-end/53093 (tls/alias-1.c ICE, emutls)Jan Hubicka1-1/+1
2012-04-23lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node.Jan Hubicka1-1/+1
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka1-1/+1
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka1-2/+2
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-12/+12
2011-11-14sw-1.c: Force rep;movsb.Zolotukhin Michael1-2/+2
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-3/+3
2011-10-10re PR middle-end/50638 (emulated TLS fails)Michael Matz1-0/+1
2011-08-05re PR middle-end/49500 (gcc.dg/tls/alias-1.c)Jan Hubicka1-28/+46
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2011-05-03cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...Jan Hubicka1-1/+1
2011-04-26cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka1-1/+1
2011-04-15re PR middle-end/48601 (ICE in lower_emutls_function_body, at tree-emutls.c:623)Martin Jambor1-2/+3
2011-04-12tree-inline.c (tree_function_versioning): Call cgraph_get_node instead of cgr...Martin Jambor1-1/+2
2010-11-21re PR middle-end/46510 (r166812 breaks bootstrap on x86_64-apple-darwin10)Jan Hubicka1-2/+12
2010-11-17timevar.def (TV_IPA_OPT, [...]): New.Michael Matz1-1/+1
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-2/+2
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-0/+802