summaryrefslogtreecommitdiff
path: root/gcc/tree-emutls.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (DECL_RESTRICTED_P): Delete.ebotcazou2012-11-261-1/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+25
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-2/+2
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-2/+0
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-14/+14
* * tree-emutls.c (new_emutls_decl): When a var_section is requested byhainque2012-08-061-2/+2
* 2012-05-30 Richard Guenther <rguenther@suse.de>rguenth2012-05-301-1/+0
* PR middle-end/53093hubicka2012-05-031-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka2012-04-231-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-1/+1
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-12/+12
* * gcc.target/i386/sw-1.c: Force rep;movsb.hubicka2011-11-141-2/+2
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-3/+3
* PR middle-end/50638matz2011-10-101-0/+1
* PR middle-end/49500hubicka2011-08-051-28/+46
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;hubicka2011-05-031-1/+1
* * cgraphbuild.c (build_cgraph_edges): Update callhubicka2011-04-261-1/+1
* 2011-04-15 Martin Jambor <mjambor@suse.cz>jamborm2011-04-151-2/+3
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+2
* PR target/46510hubicka2010-11-211-2/+12
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-1/+1
* gcc/froydnj2010-08-201-2/+2
* PR target/44132rth2010-07-261-0/+802