Allow negative offset for UNSPEC_DTPOFF/UNSPEC_NTPOFF
[gcc.git] / gcc / lto-cgraph.c
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-10 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-09-09 Jan Hubickapasses.c (ipa_write_summaries_1): Set state; do not...
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11 Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-08-11 Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-17 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
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-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-09 Jan Hubickare PR lto/52722 (ICE in lto_output_varpool_node)
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-11-22 Aldy Hernandezopts.c (finish_options): Do not fail for -fgnu-tm.
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-04 Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-10-02 Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-30 Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-06 Martin Jamboripa-inline.h (struct inline_summary): Move versionable...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Richard Guentherlto-cgraph.c (input_node): Use DECL_BUILT_IN.
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-04 Jan Hubickare PR lto/48954 (ICE: SIGSEGV in bitmap_count_bits...
2011-05-31 Jan Hubickacgraph.h (cgraph_inline_failed_t): Give enum a name
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-17 Jan Hubickacgrpah.h (struct cgraph_node): Remove finalized_by_fron...
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-17 Eric Botcazoure PR lto/48538 (profiled LTO bootstrap failure with...
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-06 Richard Guentherre PR middle-end/47663 (Very simple wrapper not inlined)
2011-04-01 Jakub Jelinekre PR bootstrap/48148 (LTO bootstrap failed with bootst...
2011-03-17 Richard Guentherre PR bootstrap/48148 (LTO bootstrap failed with bootst...
2011-03-04 Jan Hubickare PR lto/47497 (SPEC CPU 2006 failed to link with...
2011-01-26 Jan Hubickare PR tree-optimization/47237 (builtin_apply_args broke...
2011-01-22 Jan Hubickare PR target/47333 (g++.dg/lto/20091219 FAILs on Solari...
2011-01-10 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2011-01-05 Martin Jamborre PR lto/47162 (LTO is broken)
2011-01-03 Martin Jamborlto-cgraph.c (input_cgraph_opt_section): Use the correc...
2011-01-03 Martin Jamborre PR tree-optimization/46984 (g++.dg/torture/pr45699...
2010-12-04 Jan HubickaMakefile.in (LTO_STREAMER_H): Add GCOV_IO_H.
2010-12-04 Jan Hubickare PR driver/46760 (LTO bootstrap doesn't work with...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump same_comdat_group...
2010-10-03 Andi Kleenlto-cgraph.c (input_cgraph): Check for missing sections.
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-19 Jan Hubickare PR lto/44246 (ICE with -fwhopr/-flto when using...
2010-09-17 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Use const_value...
2010-09-17 Jan Hubickalto-cgraph.c (input_overwrite_node): Do not set DECL_EX...
2010-09-16 Jan Hubickapr45679-1_0.C: New file.
2010-09-03 Jan Hubickare PR lto/44812 (m32 lto produces non-relocatable subtr...
2010-09-03 Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-08-21 Jan Hubickalto-cgraph.c (lto_output_edge): Use gimple_has_body_p...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-07 Jan Hubicka* lto-cgraph.c (output_cgraph): Add missing declaration.
2010-07-07 Jan Hubickalto-cgraph.c (output_cgraph): Output toplevel asms...
2010-07-05 Jan Hubickacgraph.h (cgraph_node, [...]): Update docmentation...
2010-07-04 Jan Hubicka* lto-cgraph.c (input_edge): Do not care about resoluti...
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-04 Richard Guentherre PR lto/41584 (WHOPR doesn't grok empty units)
2010-06-03 Jan Hubickalto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump versionable flag.
2010-05-16 Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-15 Jan Hubickaipa-reference.c: Include toplev.h
2010-05-12 Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-05-11 Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-11 Jan Hubickalto-cgraph.c (output_cgraph): Remove loop adding all...
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 Jan Hubickalto-cgraph.c (lto_output_varpool_node, [...]): Correctl...
2010-05-05 Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30 Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-30 Jan Hubickalto-cgraph.c (lto_output_varpool_node): Always output...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-30 Jan Hubickacgraph.h (cgraph_local_info): Remove for_functions_valid.
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-21 Jan Hubickalto-cgraph.c (lto_output_node): Do not output comdat...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2009-12-15 Richard Guentherlto-cgraph.c (lto_output_node): Also stream the alias...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
next