aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-25re PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test for excess errors))Andrew MacLeod1-1/+3
2011-11-22target.def (tm_clone_table_section): New hook.Iain Sandoe1-1/+9
2011-11-14re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou1-13/+0
2011-11-12re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou1-1/+2
2011-11-11varasm.c (default_elf_asm_output_limited_string): #ifdef ELF_ASCII_ESCAPES.Jason Merrill1-0/+2
2011-11-10final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou1-6/+130
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+156
2011-10-13emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_READONLY_P for static c...Tom de Vries1-1/+1
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries1-1/+2
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka1-0/+2
2011-09-27output.h (SECTION_EXCLUDE): New macro.Sriraman Tallam1-0/+2
2011-08-26varasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].Richard Guenther1-0/+6
2011-08-25varasm.c: (default_binds_local_p_1): Commentary typo fix.Bernhard Reutner-Fischer1-2/+2
2011-08-20Use .init_arrary/.fini_array sections if possible.H.J. Lu1-0/+58
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-6/+8
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-1/+1
2011-07-13tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt1-5/+7
2011-07-12cgraph.h (cgraph_get_node_or_alias): Removed declaration.Martin Jambor1-2/+2
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson1-4/+0
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-3/+4
2011-06-09better warning for section conflictAndi Kleen1-1/+5
2011-06-09Print location for conflicting global regs.Andi Kleen1-1/+1
2011-05-30re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd1-0/+1
2011-05-26make TS_IDENTIFIER be a substructure of TS_TYPEDNathan Froyd1-1/+0
2011-05-03function.c (init_function_start): Call decide_function_section.Bernd Schmidt1-11/+30
2011-05-02varasm.c (output_constructor_regular_field): Compute zero-based index with do...Richard Guenther1-10/+9
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+1
2011-04-17re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jan Hubicka1-2/+1
2011-04-12cgraph.h (cgraph_node): Remove function declaration.Martin Jambor1-2/+2
2011-04-11cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...Martin Jambor1-7/+11
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-37/+2
2011-04-03lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...Michael Matz1-3/+3
2011-02-28re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections...Jakub Jelinek1-0/+9
2011-02-05re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_t...Jakub Jelinek1-1/+6
2011-02-03re PR middle-end/31490 (Compile error section type conflict)Jakub Jelinek1-15/+46
2011-01-28re PR target/42894 (Invalid rtl sharing in Thumb1.)Jakub Jelinek1-2/+2
2011-01-24re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka1-13/+8
2011-01-11re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka1-45/+101
2010-12-19re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-19/+57
2010-12-14re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...Jan Hubicka1-2/+0
2010-12-12varasm.c (default_function_section): Check flag_reorder_functions and targetm...Jan Hubicka1-0/+3
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-1/+1
2010-12-02re PR middle-end/46674 (Weak alias is mistakenly optimized away)Jie Zhang1-1/+10
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-116/+160
2010-11-17re PR middle-end/31490 (Compile error section type conflict)Dinar Temirbulatov1-3/+7
2010-11-13tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw1-1/+31
2010-11-09re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther1-1/+59
2010-11-06re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke1-0/+10
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke1-1/+1