summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* varasm.c (assemble_external): #if 0 out the new assert from the previous comm...Steven Bosscher2012-03-261-0/+5
* varasm.c (assemble_external): Assert this function is only called during or a...Steven Bosscher2012-03-261-4/+10
* tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther2012-03-161-24/+15
* Enable initfini array support on Solaris (PR target/50166)Rainer Orth2012-02-201-5/+5
* Fix PR51469 (attr-ifunc fails on ppc); Make #pragma GCC target ("...") change...Michael Meissner2011-12-091-5/+8
* re PR lto/50601 (New LTO failures)Richard Guenther2011-12-061-9/+0
* hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford2011-11-271-4/+11
* re PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test for excess errors))Andrew MacLeod2011-11-251-1/+3
* target.def (tm_clone_table_section): New hook.Iain Sandoe2011-11-221-1/+9
* re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou2011-11-141-13/+0
* re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets)Dimitrios Apostolou2011-11-121-1/+2
* varasm.c (default_elf_asm_output_limited_string): #ifdef ELF_ASCII_ESCAPES.Jason Merrill2011-11-111-0/+2
* final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou2011-11-101-6/+130
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+156
* emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_READONLY_P for static c...Tom de Vries2011-10-131-1/+1
* re PR middle-end/50527 (inconsistent vla align)Tom de Vries2011-10-071-1/+2
* re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka2011-10-021-0/+2
* output.h (SECTION_EXCLUDE): New macro.Sriraman Tallam2011-09-271-0/+2
* varasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].Richard Guenther2011-08-261-0/+6
* varasm.c: (default_binds_local_p_1): Commentary typo fix.Bernhard Reutner-Fischer2011-08-251-2/+2
* Use .init_arrary/.fini_array sections if possible.H.J. Lu2011-08-201-0/+58
* tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther2011-08-171-6/+8
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-1/+1
* tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt2011-07-131-5/+7
* cgraph.h (cgraph_get_node_or_alias): Removed declaration.Martin Jambor2011-07-121-2/+2
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-4/+0
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-3/+4
* better warning for section conflictAndi Kleen2011-06-091-1/+5
* Print location for conflicting global regs.Andi Kleen2011-06-091-1/+1
* re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd2011-05-301-0/+1
* make TS_IDENTIFIER be a substructure of TS_TYPEDNathan Froyd2011-05-261-1/+0
* function.c (init_function_start): Call decide_function_section.Bernd Schmidt2011-05-031-11/+30
* varasm.c (output_constructor_regular_field): Compute zero-based index with do...Richard Guenther2011-05-021-10/+9
* target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford2011-04-211-1/+1
* re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jan Hubicka2011-04-171-2/+1
* cgraph.h (cgraph_node): Remove function declaration.Martin Jambor2011-04-121-2/+2
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...Martin Jambor2011-04-111-7/+11
* tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov2011-04-081-37/+2
* lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...Michael Matz2011-04-031-3/+3
* re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections...Jakub Jelinek2011-02-281-0/+9
* re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_t...Jakub Jelinek2011-02-051-1/+6
* re PR middle-end/31490 (Compile error section type conflict)Jakub Jelinek2011-02-031-15/+46
* re PR target/42894 (Invalid rtl sharing in Thumb1.)Jakub Jelinek2011-01-281-2/+2
* re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka2011-01-241-13/+8
* re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka2011-01-111-45/+101
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-191-19/+57
* re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...Jan Hubicka2010-12-141-2/+0
* varasm.c (default_function_section): Check flag_reorder_functions and targetm...Jan Hubicka2010-12-121-0/+3
* tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis2010-12-031-1/+1
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Jie Zhang2010-12-021-1/+10