ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / varasm.c
2014-11-10 Bernd SchmidtAdd a target hook for assembling undeclared decls.
2014-11-06 Bernd SchmidtAdd a new asm hook to print the end of a variable defin...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20 Uros Bizjakvarasm.c (const_alias_set): Remove.
2014-10-19 Ilya VerbinSet SECTION_EXCLUDE flag for LTO sections.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-30 Ilya Tocarre PR target/62120 ([ICE] ADDITIONAL_REGISTER_NAMES...
2014-09-19 Jan Hubickare PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)
2014-09-19 Olivier Hainquevarasm.c (default_section_type_flags): Flag .persistent...
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-08-29 DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28 Richard Sandifordvarasm.c (compute_reloc_for_rtx_1): Take a const_rtx.
2014-08-28 Richard Sandifordvarasm.c (mark_constant): Replace this for_each_rtx...
2014-08-28 Richard Sandifordvarasm.c: Include rtl-iter.h.
2014-08-28 Richard Sandifordrtl.h (get_pool_constant, [...]): Replace rtx parameter...
2014-08-27 David Malcolmvarasm.c: Use rtx_sequence
2014-08-26 Joseph MyersFix ARM ICE for register var asm ("pc") (PR target...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-23 David Malcolmvarasm.c: Use rtx_insn
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Jan Hubickare PR lto/61802 (AArch64 execute.exp failures with...
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-26 Jan Hubickainvoke.texi (-fsemantic-interposition): Document.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-08 Jan Hubickavarasm.c (use_blocks_for_decl_p): Check symbol table...
2014-06-02 Bernd SchmidtDelete a copy that looks like a relic from obstack...
2014-05-29 Jan Hubickavarasm.c (get_variable_section): Walk aliases.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-23 Eric Botcazou* varasm.c (output_constructor_bitfield): Fix thinkos...
2014-05-20 Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-11 Richard Bienerre PR middle-end/60797 (gcc hangs with error: only...
2014-02-04 Jan Hubickaipa.c (function_and_variable_visibility): Decompose...
2014-01-20 Eric Botcazououtput.h (output_constant): Delete.
2014-01-19 Jan Hubicka* varasm.c (compute_reloc_for_constant): Use targetm...
2014-01-16 Nick Cliftonre PR middle-end/28865 (Structures with a flexible...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Joseph Myersvarasm.c (align_variable): Give error instead of warnin...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-07 Paolo Carlinire PR c++/58176 (ICE in output_constant, at varasm...
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-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-06-25 Eric Botcazouexpr.c (expand_expr_real_1): Fix formatting glitches.
2013-06-13 Alan Modravarasm.c (force_const_mem): Revert 2013-06-07 change.
2013-06-12 Jakub Jelinekre PR target/56564 (movdqa on possibly-8-byte-aligned...
2013-06-11 Alan Modravarasm.c (get_section): Don't die on !DECL_P decl.
2013-06-11 Jakub Jelinekre PR target/56564 (movdqa on possibly-8-byte-aligned...
2013-06-10 Jakub Jelinekre PR target/56564 (movdqa on possibly-8-byte-aligned...
2013-06-08 Eric Botcazouvarasm.c (struct oc_local_state): Reorder fields.
2013-06-07 Alan Modravarasm.c (force_const_mem): Assert mode is not VOID...
2013-06-05 Jan Hubickavarasm.c (mark_decl_referenced): Revert the removal...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-03 Eric Botcazouvarasm.c (output_constant): Minor formatting tweak.
2013-06-01 Jan Hubickare PR middle-end/57366 (gcc.dg/lto/attr-weakref-1 FAILs)
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-16 Nathan Sidwellvarasm.c (default_use_anchors_for_symbol_p): Use decl_r...
2013-05-10 Alan Modrare PR target/55033 (PowerPC section type conflict error)
2013-03-27 Alexander Ivchenkotarget.def (TARGET_HAS_IFUNC_P): New target hook.
2013-03-06 Richard Bienerre PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails...
2013-02-14 Richard Bienerre PR lto/50494 (gcc.dg/vect/vect-reduc-2char.c fails...
2013-01-29 Jason Merrillre PR libstdc++/54314 (undefined references to 'constru...
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Jakub Jelinekvarasm.c (output_constant_def_contents): For asan_prote...
2012-12-21 David Edelsohnvarasm.c (bss_initializer_p): Remove static.
2012-12-17 Jan-Benedict Glawvarasm.c (pending_assemble_externals_processed): Guard...
2012-12-16 John David Anglinre PR middle-end/55709 (Infinite loop in pointer_set_in...
2012-12-12 Steven Bosscherre PR middle-end/52640 (performance bottleneck: gcc...
2012-12-11 Jakub Jelinekvarasm.c (get_variable_section): Don't return lcomm_sec...
2012-12-10 Jakub Jelinekasan.c (asan_init_shadow_ptr_types): Move earlier in...
2012-12-02 Steven Bosscherfunction.h (struct rtl_data): Remove epilogue_delay_list.
2012-11-28 David Edelsohntarget.def (use_blocks_for_decl_p): New hook.
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Jakub JelinekImplement protection of global variables
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
next