fold-const.c (fold_binary_loc): Fix copy-and-pasto.
[gcc.git] / gcc / lto-streamer-out.c
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Jan Hubickare PR lto/62026 (Crash in lto_get_decl_name_mapping)
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-19 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Stream...
2014-08-15 Richard Bienerdata-streamer.h (streamer_string_index, [...]): Remove.
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 Andi KleenChange inchash to name space.
2014-07-31 Richard Bienerlto-streamer.h (struct output_block): Remove global.
2014-07-30 Richard Bienerlto-streamer.h (lto_write_data): New function.
2014-07-25 Jan Hubickalto-streamer-out.c (struct sccs): Turn to ...
2014-07-25 Andi KleenConvert lto streamer out hashing to inchash
2014-07-25 Andi KleenAdd an abstract incremental hash data type
2014-07-24 Jan Hubickalto-streamer-out.c (tree_is_indexable): Consider IMPORT...
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-12 Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-07-09 Jan Hubicka* lto-streamer-out.c (hash_scc): Avoid quadratic hashin...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-04-14 Richard Bienerre PR lto/60720 (clisp fails to build with -flto: inter...
2014-04-03 Richard Bienertree-streamer.h (struct streamer_tree_cache_d): Add...
2014-02-14 Richard Bienerre PR target/60179 (target optimization attribute strea...
2014-02-04 Richard Bienerre PR lto/59723 (ICE: in lto_output_tree, at lto-stream...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmRename profile_status_for_function to profile_status_fo...
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-28 Richard Bienerre PR debug/59323 (Int. comp. error: in add_AT_specific...
2013-11-27 Richard Bienerre PR middle-end/58723 (ICE in lto_output_edge, at...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-07 Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-08-29 Jan Hubickalto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...
2013-08-28 Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-08-09 Jan Hubickalto-streamer-out.c (output_function): Renumber PHIs.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-07-21 Ondřej BílkaFix typos.
2013-06-18 Richard BienerMakefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
2013-06-18 Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-03-12 Jan Hubickare PR libstdc++/56557 (Link error about `std::fstream...
2013-02-12 Richard Bienerre PR lto/56297 (LTO: multiple definition error with...
2013-02-08 Richard Bienerre PR middle-end/56231 (warning traces have bogus line...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-22 Jan Hubickare PR lto/54728 (ICE in input_gimple_stmt, at gimple...
2012-12-08 Eric Botcazoulto-streamer-out.c (lto_write_tree): Do not reset the...
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-10-18 Richard Guentherlto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-10 Richard Bienerlto-streamer-in.c (lto_input_location_bitpack): Rename...
2012-10-06 Jan Hubickare PR lto/53831 (Virtuals missing in LTO symtab)
2012-09-28 Richard Guentherre PR lto/47799 (LTO debug info for early inlined funct...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
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-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
next