cond.md (stzx_16): Use register_operand for operand 0.
[gcc.git] / gcc / symtab.c
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30 David MalcolmSplit symtab_node declarations onto multiple lines
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 David MalcolmConvert symtab, cgraph and varpool nodes into a real...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-02 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Add comments...
2013-08-30 Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
2013-08-02 Jan Hubickacgraph.c (cgraph_function_body_availability): Do not...
2013-07-21 Ondřej BílkaFix typos.
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...