Age | Commit message (Expand) | Author | Files | Lines |
2011-10-02 | re PR lto/47247 (Linker plugin specification makes it difficult to handle COM... | Jan Hubicka | 1 | -0/+2 |
2011-09-27 | output.h (SECTION_EXCLUDE): New macro. | Sriraman Tallam | 1 | -0/+2 |
2011-08-26 | varasm.c (decode_addr_const): Handle MEM_REF[&X, OFF]. | Richard Guenther | 1 | -0/+6 |
2011-08-25 | varasm.c: (default_binds_local_p_1): Commentary typo fix. | Bernhard Reutner-Fischer | 1 | -2/+2 |
2011-08-20 | Use .init_arrary/.fini_array sections if possible. | H.J. Lu | 1 | -0/+58 |
2011-08-17 | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 1 | -6/+8 |
2011-07-19 | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 1 | -1/+1 |
2011-07-13 | tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook. | Bernd Schmidt | 1 | -5/+7 |
2011-07-12 | cgraph.h (cgraph_get_node_or_alias): Removed declaration. | Martin Jambor | 1 | -2/+2 |
2011-07-09 | Move ASM_COMMENT_START to defaults.h. | Richard Henderson | 1 | -4/+0 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -3/+4 |
2011-06-09 | better warning for section conflict | Andi Kleen | 1 | -1/+5 |
2011-06-09 | Print location for conflicting global regs. | Andi Kleen | 1 | -1/+1 |
2011-05-30 | re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>) | Nathan Froyd | 1 | -0/+1 |
2011-05-26 | make TS_IDENTIFIER be a substructure of TS_TYPED | Nathan Froyd | 1 | -1/+0 |
2011-05-03 | function.c (init_function_start): Call decide_function_section. | Bernd Schmidt | 1 | -11/+30 |
2011-05-02 | varasm.c (output_constructor_regular_field): Compute zero-based index with do... | Richard Guenther | 1 | -10/+9 |
2011-04-21 | target.def (cannot_force_const_mem): Add a mode argument. | Richard Sandiford | 1 | -1/+1 |
2011-04-17 | re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) | Jan Hubicka | 1 | -2/+1 |
2011-04-12 | cgraph.h (cgraph_node): Remove function declaration. | Martin Jambor | 1 | -2/+2 |
2011-04-11 | cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha... | Martin Jambor | 1 | -7/+11 |
2011-04-08 | tm.texi.in (ASM_OUTPUT_BSS): Remove documentation. | Anatoly Sokolov | 1 | -37/+2 |
2011-04-03 | lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me... | Michael Matz | 1 | -3/+3 |
2011-02-28 | re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections... | Jakub Jelinek | 1 | -0/+9 |
2011-02-05 | re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_t... | Jakub Jelinek | 1 | -1/+6 |
2011-02-03 | re PR middle-end/31490 (Compile error section type conflict) | Jakub Jelinek | 1 | -15/+46 |
2011-01-28 | re PR target/42894 (Invalid rtl sharing in Thumb1.) | Jakub Jelinek | 1 | -2/+2 |
2011-01-24 | re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er... | Jan Hubicka | 1 | -13/+8 |
2011-01-11 | re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ... | Jan Hubicka | 1 | -45/+101 |
2010-12-19 | re PR middle-end/46674 (Weak alias is mistakenly optimized away) | Dave Korn | 1 | -19/+57 |
2010-12-14 | re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+... | Jan Hubicka | 1 | -2/+0 |
2010-12-12 | varasm.c (default_function_section): Check flag_reorder_functions and targetm... | Jan Hubicka | 1 | -0/+3 |
2010-12-03 | tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. | Laurynas Biveinis | 1 | -1/+1 |
2010-12-02 | re PR middle-end/46674 (Weak alias is mistakenly optimized away) | Jie Zhang | 1 | -1/+10 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-23 | tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | Jan Hubicka | 1 | -116/+160 |
2010-11-17 | re PR middle-end/31490 (Compile error section type conflict) | Dinar Temirbulatov | 1 | -3/+7 |
2010-11-13 | tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro. | Richard Earnshaw | 1 | -1/+31 |
2010-11-09 | re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a... | Richard Guenther | 1 | -1/+59 |
2010-11-06 | re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL) | Joern Rennecke | 1 | -0/+10 |
2010-11-04 | re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues) | Joern Rennecke | 1 | -1/+1 |
2010-10-26 | varasm.c (constructor_static_from_elts_p): Don't require a CONSTRUCTOR to hav... | Jason Merrill | 1 | -2/+2 |
2010-10-11 | re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a... | John David Anglin | 1 | -7/+7 |
2010-09-29 | varasm.c (assemble_alias): Add error message for unsupported ifunc. | Jack Howarth | 1 | -2/+6 |
2010-09-29 | configure.ac: Add --enable-indirect-function option. | Nathan Sidwell | 1 | -1/+1 |
2010-09-27 | common.opt (fsplit-stack): New option. | Ian Lance Taylor | 1 | -0/+29 |
2010-09-24 | lto-symtab.c (lto_symtab_entry_def): Add guessed field. | Jan Hubicka | 1 | -7/+123 |
2010-09-13 | re PR debug/43937 (FAIL: gcc.dg/guality/inline-params.c) | Eric Botcazou | 1 | -1/+1 |
2010-09-09 | configure.ac (gnu_indirect_function): New test. | Nathan Sidwell | 1 | -1/+13 |
2010-08-20 | tree.h (alias_diag_flags): New enum. | Olivier Hainque | 1 | -11/+20 |