re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / varasm.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Richard Sandiforddecl.c (value_annotation_hasher::handle_cache_entry...
2015-06-24 Renlin Li[PATCH]Use "unsigned int" to hold alignment in emit_loc...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-09 Aldy Hernandezvarasm.c (output_object_block_htab): Remove.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-15 Rohit Arul Rajvarasm.c (output_constant_pool_1): Pass down alignment...
2015-05-07 Segher Boessenkoolre PR middle-end/192 (String literals don't obey -fdata...
2015-04-30 Caroline TiceDefine & use special macros to record the name & size...
2015-04-30 Marek Polacek* varasm.c (handle_cache_entry): Fix logic.
2015-04-28 Dominique d'Humieresre PR bootstrap/65910 (r222473 breaks x86_64 darwin...
2015-04-27 Caroline TiceGive proper type and size to named cold partitions.
2015-04-22 Bernhard Reutner... varasm.c (emit_bss): Remove redundant guard.
2015-04-17 H.J. LuProperly handle uninitialized common symbol
2015-04-08 Bernhard Reutner... emit_local(): Fix unused warning
2015-03-27 H.J. LuAdd default_binds_local_p_2 and use it for x86
2015-03-10 Jan Hubickare PR tree-optimization/65355 (vectorizer increase...
2015-03-08 Jan Hubickavarasm.c (function_section_1): Use definition_alignment.
2015-02-19 Richard Hendersonre PR middle-end/65074 (r220674 broke C++ PIEs)
2015-02-17 Jan Hubickasymtab.c (symtab_node::verify_base): Verify body_remove...
2015-02-16 Richard Bienerre PR lto/65015 (LTO produces randomly ordered debug...
2015-02-13 H.J. Lure PR rtl-optimization/32219 (optimizer causes wrong...
2015-02-11 Jakub Jelinekre PR middle-end/65003 (-fsection-anchors ICE)
2015-02-04 Ilya Enkovichvarasm.c (do_assemble_alias): Follow transparent alias...
2015-01-29 Caroline TiceCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-20 Markus TrippelsdorfPR63426 Fix various signed integer overflows
2014-11-20 Trevor Saundersconvert many if_marked htab to hash_table
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.
next