summaryrefslogtreecommitdiff
path: root/gcc/tree-emutls.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-14/+14
* tree-emutls.c (new_emutls_decl): When a var_section is requested by the targe...Olivier Hainque2012-08-061-2/+2
* re PR bootstrap/53522 (Bootstrap is broken for x86_64-apple-darwin10 at r187977)Richard Guenther2012-05-301-1/+0
* re PR middle-end/53093 (tls/alias-1.c ICE, emutls)Jan Hubicka2012-05-031-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node.Jan Hubicka2012-04-231-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-1/+1
* cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2012-04-161-2/+2
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-12/+12
* sw-1.c: Force rep;movsb.Zolotukhin Michael2011-11-141-2/+2
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-3/+3
* re PR middle-end/50638 (emulated TLS fails)Michael Matz2011-10-101-0/+1
* re PR middle-end/49500 (gcc.dg/tls/alias-1.c)Jan Hubicka2011-08-051-28/+46
* 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