libitm.exp: Reorder lib loads into dependency order.
[gcc.git] / gcc / symtab.c
2013-06-13 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Local comda...
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-07 Jan Hubicka* symtab.c (symtab_resolve_alias): Do not remove alias...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-04 Jan Hubickaattr-alias.c: New testcase.
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-05-09 Jan HubickaJan Hubicka <jh@suse.cz>
2013-05-09 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-09-10 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-05-23 Jan Hubickare PR middle-end/53161 (ICE with weakref function and...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickare PR middle-end/53089 (gfortran.dg/coarray/atomic_1...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-20 Jan Hubicka* symtab.c (dump_symtab_base): Revert accidental checkin.
2012-04-20 Jan Hubicka* symtab.c (dump_symtab_base): Fix dumping of asm lists.
2012-04-19 Richard Guenthersymtab.c (dump_symtab_base): Use TREE_STRING_POINTER...
2012-04-18 Jan Hubickacgraph.h (verify_symtab, [...]): Declare.
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-17 Jan Hubickacgraph.c (cgraph_hash, [...]): Remove.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...