aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20PR63426 Fix various signed integer overflowsMarkus Trippelsdorf1-1/+1
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders1-23/+31
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+21
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt1-0/+3
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-35/+69
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-16/+16
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+4
2014-10-20varasm.c (const_alias_set): Remove.Uros Bizjak1-7/+0
2014-10-19Set SECTION_EXCLUDE flag for LTO sections.Ilya Verbin1-0/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-3/+6
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-89/+84
2014-09-30re PR target/62120 ([ICE] ADDITIONAL_REGISTER_NAMES for [YZ]MMs, regno>8 shou...Ilya Tocar1-2/+3
2014-09-19re PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)Jan Hubicka1-0/+6
2014-09-19varasm.c (default_section_type_flags): Flag .persistent.bss sections as SECTI...Olivier Hainque1-0/+1
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders1-2/+2
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm1-5/+6
2014-08-29cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...DJ Delorie1-4/+4
2014-08-28varasm.c (compute_reloc_for_rtx_1): Take a const_rtx.Richard Sandiford1-21/+20
2014-08-28varasm.c (mark_constant): Replace this for_each_rtx callback with...Richard Sandiford1-28/+28
2014-08-28varasm.c: Include rtl-iter.h.Richard Sandiford1-18/+9
2014-08-28rtl.h (get_pool_constant, [...]): Replace rtx parameters with const_rtx param...Richard Sandiford1-1/+1
2014-08-27varasm.c: Use rtx_sequenceDavid Malcolm1-4/+3
2014-08-26Fix ARM ICE for register var asm ("pc") (PR target/60606).Joseph Myers1-0/+5
2014-08-25IPA C++ refactoring 4/NMartin Liska1-9/+8
2014-08-23varasm.c: Use rtx_insnDavid Malcolm1-2/+2
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-5/+5
2014-07-24re PR lto/61802 (AArch64 execute.exp failures with LTO after r212467)Jan Hubicka1-9/+28
2014-07-24IPA C++ refactoring 2/NMartin Liska1-6/+6
2014-07-24IPA C++ refactoring 1/NMartin Liska1-19/+19
2014-06-26invoke.texi (-fsemantic-interposition): Document.Jan Hubicka1-0/+3
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-12/+12
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka1-5/+15
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+2
2014-06-08varasm.c (use_blocks_for_decl_p): Check symbol table instead of alias attribute.Jan Hubicka1-1/+7
2014-06-02Delete a copy that looks like a relic from obstack times.Bernd Schmidt1-67/+1
2014-05-29varasm.c (get_variable_section): Walk aliases.Jan Hubicka1-0/+12
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+7
2014-05-23* varasm.c (output_constructor_bitfield): Fix thinkos in latest change.Eric Botcazou1-18/+20
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-7/+8
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-9/+9
2014-05-06Merge in wide-int.Kenneth Zadeck1-42/+33
2014-04-11re PR middle-end/60797 (gcc hangs with error: only weak aliases are supported...Richard Biener1-0/+2
2014-02-04ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY groups when...Jan Hubicka1-2/+2
2014-01-20output.h (output_constant): Delete.Eric Botcazou1-3/+3
2014-01-19* varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p.Jan Hubicka1-1/+1
2014-01-16re PR middle-end/28865 (Structures with a flexible arrray member have wrong ....Nick Clifton1-15/+16
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1