aarch64-simd.md (aarch64_simd_vec_<su>mult_lo_<mode>, [...]): Separate instruction...
[gcc.git] / gcc / symtab.c
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...