re PR c++/60572 (ICE deriving from class with invalid member)
[gcc.git] / gcc / tree-emutls.c
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-26 Eric Botcazoutree.h (DECL_RESTRICTED_P): Delete.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-06 Olivier Hainquetree-emutls.c (new_emutls_decl): When a var_section...
2012-05-30 Richard Guentherre PR bootstrap/53522 (Bootstrap is broken for x86_64...
2012-05-03 Jan Hubickare PR middle-end/53093 (tls/alias-1.c ICE, emutls)
2012-04-23 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not call...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-11-14 Zolotukhin Michaelsw-1.c: Force rep;movsb.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-10 Michael Matzre PR middle-end/50638 (emulated TLS fails)
2011-08-05 Jan Hubickare PR middle-end/49500 (gcc.dg/tls/alias-1.c)
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-15 Martin Jamborre PR middle-end/48601 (ICE in lower_emutls_function_bo...
2011-04-12 Martin Jambortree-inline.c (tree_function_versioning): Call cgraph_g...
2010-11-21 Jan Hubickare PR middle-end/46510 (r166812 breaks bootstrap on...
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...