summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-04-11 Richard Biener <rguenther@suse.de>rguenth2014-04-111-0/+2
* * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLYhubicka2014-02-041-2/+2
* * output.h (output_constant): Delete.ebotcazou2014-01-201-3/+3
* * varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p.hubicka2014-01-191-1/+1
* PR middle-end/28865nickc2014-01-161-15/+16
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Time profile-based function reordering (phase 2).marxin2013-12-171-2/+12
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-3/+3
* Reverted:kyukhin2013-11-291-1/+0
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* * varasm.c (align_variable): Give error instead of warning forjsm282013-11-191-5/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* gcc/ada/rsandifo2013-11-181-11/+11
* gcc/c-family/rsandifo2013-11-181-6/+6
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* 2013-11-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-11-071-0/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-15/+15
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-26/+5
* * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+1
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-4/+4
* Merge ubsan into trunk.mpolacek2013-08-301-10/+16
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-1/+45
* * expr.c (expand_expr_real_1) <ARRAY_REF>: Fix formatting glitches.ebotcazou2013-06-251-2/+1
* * varasm.c (force_const_mem): Revert 2013-06-07 change.amodra2013-06-131-2/+1
* PR target/56564jakub2013-06-121-4/+14
* * varasm.c (get_section): Don't die on !DECL_P decl. Tidy erroramodra2013-06-111-14/+14
* PR target/56564jakub2013-06-111-1/+1
* PR target/56564jakub2013-06-101-17/+89
* * varasm.c (struct oc_local_state): Reorder fields.ebotcazou2013-06-081-40/+32
* * varasm.c (force_const_mem): Assert mode is not VOID or BLK.amodra2013-06-071-1/+2
* * varasm.c (mark_decl_referenced): Revert the removal until targetshubicka2013-06-051-0/+27
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-27/+0
* * varasm.c (output_constant) <CONSTRUCTOR>: Minor formatting tweak.ebotcazou2013-06-031-14/+7
* PR middle-end/57366hubicka2013-06-011-7/+0
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-5/+5
* gcc/nathan2013-05-161-3/+3
* PR target/55033amodra2013-05-101-5/+7
* * gcc/target.def (TARGET_HAS_IFUNC_P): New target hook.kyukhin2013-03-271-7/+8
* 2013-03-06 Richard Biener <rguenther@suse.de>rguenth2013-03-061-42/+27
* 2013-02-14 Richard Biener <rguenther@suse.de>rguenth2013-02-141-27/+42
* PR libstdc++/54314jason2013-01-291-2/+3
* Remove zone allocator.dnovillo2013-01-241-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * varasm.c (output_constant_def_contents): For asan_protect_globaljakub2013-01-071-11/+39
* * varasm.c (bss_initializer_p): Remove static.dje2012-12-211-1/+1
* * varasm.c (pending_assemble_externals_processed): Guardjbglaw2012-12-171-1/+1
* PR middle-end/55709danglin2012-12-161-0/+12