typo
[gcc.git] / gcc / varasm.c
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.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-24 Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-24 Jakub Jelinekre PR middle-end/53084 (GCC cannot handle array initial...
2012-04-24 Jakub Jelinekre PR target/52999 (ICE, segmentation fault in c_tree_p...
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-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-03 Eric Botcazouvarasm.c (initializer_constant_valid_for_bitfield_p...
2012-03-26 Steven Bosschervarasm.c (assemble_external): #if 0 out the new assert...
2012-03-26 Steven Bosschervarasm.c (assemble_external): Assert this function...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-02-20 Rainer OrthEnable initfini array support on Solaris (PR target...
2011-12-09 Michael MeissnerFix PR51469 (attr-ifunc fails on ppc); Make #pragma...
2011-12-06 Richard Guentherre PR lto/50601 (New LTO failures)
2011-11-27 Richard Sandifordhard-reg-set.h (target_hard_regs): Add x_accessible_reg...
2011-11-25 Andrew MacLeodre PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test...
2011-11-22 Iain Sandoetarget.def (tm_clone_table_section): New hook.
2011-11-14 Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-11-12 Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-11-11 Jason Merrillvarasm.c (default_elf_asm_output_limited_string): ...
2011-11-11 Dimitrios Apostoloufinal.c, output.h (fprint_whex, [...]): New functions...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-13 Tom de Vriesemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_R...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-10-02 Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-27 Sriraman Tallamoutput.h (SECTION_EXCLUDE): New macro.
2011-08-26 Richard Guenthervarasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].
2011-08-25 Bernhard Reutner... varasm.c: (default_binds_local_p_1): Commentary typo...
2011-08-20 H.J. LuUse .init_arrary/.fini_array sections if possible.
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-13 Bernd Schmidttm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add...
2011-07-12 Martin Jamborcgraph.h (cgraph_get_node_or_alias): Removed declaration.
2011-07-09 Richard HendersonMove ASM_COMMENT_START to defaults.h.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-09 Andi Kleenbetter warning for section conflict
2011-06-09 Andi KleenPrint location for conflicting global regs.
2011-05-30 Nathan Froydre PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-03 Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-05-02 Richard Guenthervarasm.c (output_constructor_regular_field): Compute...
2011-04-21 Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-17 Jan Hubickare PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-08 Anatoly Sokolovtm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-02-28 Jakub Jelinekre PR middle-end/46790 (EH failures in libstdc++ testsu...
2011-02-05 Jakub Jelinekre PR middle-end/47610 (cp-demangle.c:1970:1: error...
next