summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-116/+160
* re PR middle-end/31490 (Compile error section type conflict)Dinar Temirbulatov2010-11-171-3/+7
* tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw2010-11-131-1/+31
* re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther2010-11-091-1/+59
* re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke2010-11-061-0/+10
* re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2010-11-041-1/+1
* varasm.c (constructor_static_from_elts_p): Don't require a CONSTRUCTOR to hav...Jason Merrill2010-10-261-2/+2
* re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin2010-10-111-7/+7
* varasm.c (assemble_alias): Add error message for unsupported ifunc.Jack Howarth2010-09-291-2/+6
* configure.ac: Add --enable-indirect-function option.Nathan Sidwell2010-09-291-1/+1
* common.opt (fsplit-stack): New option.Ian Lance Taylor2010-09-271-0/+29
* lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka2010-09-241-7/+123
* re PR debug/43937 (FAIL: gcc.dg/guality/inline-params.c)Eric Botcazou2010-09-131-1/+1
* configure.ac (gnu_indirect_function): New test.Nathan Sidwell2010-09-091-1/+13
* tree.h (alias_diag_flags): New enum.Olivier Hainque2010-08-201-11/+20
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-4/+4
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-424/+11
* target.def (output_source_filename): New hook.Anatoly Sokolov2010-07-261-0/+41
* tree.h (enum tree_index): Add TI_INTEGER_THREE.Anatoly Sokolov2010-07-151-1/+1
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-9/+9
* passes.c (rest_of_decl_compilation): Do not callRichard Henderson2010-07-141-6/+3
* tree.h (build_function_call_expr): Delete.Nathan Froyd2010-07-131-11/+8
* i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz2010-07-081-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-3/+3