]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varasm.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / varasm.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  jsm28 * varasm.c (align_variable): Give error instead of...
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-07  paolo2013-11-07 Paolo Carlini <paolo.carlini@oracle.com>
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26  law * Makefile.def (target_modules): Remove libmudflap
2013-10-25  kyukhin * mode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-11  mrsFix hashing.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-13  mrsAdd wide-int branch.
2013-08-07  cticeCommit the vtable verification feature. This feature...
2013-06-25  ebotcazou * expr.c (expand_expr_real_1) <ARRAY_REF>: Fix formatt...
2013-06-13  amodra * varasm.c (force_const_mem): Revert 2013-06-07 change.
2013-06-12  jakub PR target/56564
2013-06-11  amodra * varasm.c (get_section): Don't die on !DECL_P decl...
2013-06-11  jakub PR target/56564
2013-06-10  jakub PR target/56564
2013-06-08  ebotcazou * varasm.c (struct oc_local_state): Reorder fields.
2013-06-07  amodra * varasm.c (force_const_mem): Assert mode is not VOID...
2013-06-05  hubicka * varasm.c (mark_decl_referenced): Revert the removal...
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
2013-06-03  ebotcazou * varasm.c (output_constant) <CONSTRUCTOR>: Minor...
2013-06-01  hubicka PR middle-end/57366
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-16  nathan gcc/
2013-05-10  amodra PR target/55033
2013-03-27  kyukhin * gcc/target.def (TARGET_HAS_IFUNC_P): New...
2013-03-06  rguenth2013-03-06 Richard Biener <rguenther@suse.de>
2013-02-14  rguenth2013-02-14 Richard Biener <rguenther@suse.de>
2013-01-29  jason PR libstdc++/54314
2013-01-24  dnovilloRemove zone allocator.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-07  jakub * varasm.c (output_constant_def_contents): For asan_pr...
2012-12-21  dje * varasm.c (bss_initializer_p): Remove static.
2012-12-17  jbglaw * varasm.c (pending_assemble_externals_processed)...
2012-12-16  danglin PR middle-end/55709
2012-12-12  jakub PR middle-end/52640
2012-12-11  jakub * varasm.c (get_variable_section): Don't return lcomm_...
2012-12-10  jakub * asan.c (asan_init_shadow_ptr_types): Move earlier...
2012-12-02  steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-11-28  dje * target.def (use_blocks_for_decl_p): New hook.
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  dodjiImplement protection of global variables
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-19  stevengcc/
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  steven * Makefile.in: Fix many dependencies.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-24  hubicka * tree.h (alias_diag_flags): Remove.
2012-05-02  rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-04-24  jakub PR middle-end/53084
2012-04-24  jakub PR middle-end/52999
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-03  ebotcazou * varasm.c (initializer_constant_valid_for_bitfield_p...
2012-03-26  steven * varasm.c (assemble_external): #if 0 out the new...
2012-03-26  steven * varasm.c (assemble_external): Assert this function...
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-02-20  roEnable initfini array support on Solaris (PR target...
2011-12-09  meissnerFix PR51469 (attr-ifunc fails on ppc); Make #pragma...
2011-12-06  rguenth2011-12-06 Richard Guenther <rguenther@suse.de>
2011-11-27  rsandifogcc/
2011-11-25  amacleod2011-11-24 Andrew MacLeod <amacleod@redhat.com>
2011-11-22  iainsgcc:
2011-11-14  jason PR bootstrap/51094
2011-11-12  jason PR bootstrap/51094
2011-11-11  jason * varasm.c (default_elf_asm_output_limited_string...
2011-11-11  jason * final.c, output.h (fprint_whex, fprint_w, fprint_ul...
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-13  vries2011-10-13 Tom de Vries <tom@codesourcery.com>
2011-10-07  vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-10-02  hubicka PR lto/47247
2011-09-27  tmsriram2011-09-27 Sriraman Tallam <tmsriram@google.com>
2011-08-26  rguenth2011-08-26 Richard Guenther <rguenther@suse.de>
next