summaryrefslogtreecommitdiff
path: root/gcc/tree-emutls.c
Commit message (Expand)AuthorAgeFilesLines
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...Jan Hubicka2011-05-031-1/+1
* cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka2011-04-261-1/+1
* re PR middle-end/48601 (ICE in lower_emutls_function_body, at tree-emutls.c:623)Martin Jambor2011-04-151-2/+3
* tree-inline.c (tree_function_versioning): Call cgraph_get_node instead of cgr...Martin Jambor2011-04-121-1/+2
* re PR middle-end/46510 (r166812 breaks bootstrap on x86_64-apple-darwin10)Jan Hubicka2010-11-211-2/+12
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-1/+1
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-0/+802