aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang2-0/+22
2015-01-20re PR c++/64383 (missed warning for unused variable.)Paolo Carlini2-0/+22
2015-01-20re PR c++/59937 ([constexpr] bogus diagnostic "used in its own initializer")Paolo Carlini3-0/+23
2015-01-20Use enum for sched_autopref tune settingsMaxim Kuvyrkov3-22/+45
2015-01-20re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu)Richard Biener8-21/+100
2015-01-20re PR c++/62241 (C++14 generalized lambda capture doesn't work with uniform i...Paolo Carlini2-0/+20
2015-01-20re PR tree-optimization/64410 (gcc 25% slower than clang 3.5 for adding compl...Richard Biener2-0/+7
2015-01-20[ARM] PR 64149: Remove -mlra/-mno-lra option for ARM.Matthew Wahab6-129/+18
2015-01-20* config/visium/visium.h (LIB_SPEC): Adjust in default case.Eric Botcazou2-4/+6
2015-01-20mul-tables.c: Move symtab.h include after coretypes.h include.Prathamesh Kulkarni3-1/+36
2015-01-20re PR bootstrap/64676 (SEGV in tree-ssa-structalias.c solve_constraint)Igor Zamyatin4-153/+39
2015-01-20re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2-1/+7
2015-01-20New jit API entrypoint: gcc_jit_context_compile_to_fileDavid Malcolm28-586/+3505
2015-01-20Daily bump.GCC Administrator1-1/+1
2015-01-19re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka3-30/+42
2015-01-19re PR target/64652 ([SH] ICE when using -mdiv=call-fp)Oleg Endo2-1/+13
2015-01-19MIPS: Only pass floating-point options to the assembler when necessaryMatthew Fortune2-3/+24
2015-01-19re PR target/53988 ([SH] tst Rm,Rn not used for QI/HImode)Oleg Endo3-21/+38
2015-01-19params.def (inline-unit-growth): Drop to 15%.Jan Hubicka3-2/+7
2015-01-19re PR ipa/64668 (internal compiler error: in compare_ssa_name, at ipa-icf-gim...Martin Liska4-1/+31
2015-01-19re PR ipa/64218 (ICE: Segmentation fault (symtab_node::get_alias_target()) ru...Jan Hubicka2-1/+8
2015-01-19ipa-devirt.c (ipa_devirt): Drop polymorphic call info in hopeless cases.Jan Hubicka2-3/+31
2015-01-19re PR rtl-optimization/64671 (s390-linux profiledbootstrap failure)Vladimir Makarov2-0/+9
2015-01-19Fix int vs bool issue in jit.dg/test-arith-overflow.cDavid Malcolm2-7/+20
2015-01-19re PR ada/64640 (Ada build failure on cygwin-32)Bernd Edlinger3-1/+20
2015-01-19default64.h: Include rs6000-cpus.def.David Edelsohn5-6/+46
2015-01-19re PR ipa/64664 (ICE: tree check: expected function_decl, have <invalid tree ...Martin Liska2-28/+25
2015-01-19jit: fix crash in memento_of_new_string_literal::make_debug_stringDavid Malcolm2-0/+7
2015-01-19IPA ICF: add no_icf attribute.Martin Liska7-0/+78
2015-01-19Improve documentation of register constraints.Ramana Radhakrishnan2-1/+28
2015-01-19* gcc.target/aarch64/advsimd-intrinsics/compute-ref-data.hFei Yang6-48/+128
2015-01-19[AArch64] Remove ashift pattern for QI/HIJiong Wang4-9/+31
2015-01-19[AArch64] PR 64448: Combine ((x ^ y) & m) ^ x into bsl/bif instructionKyrylo Tkachov2-8/+13
2015-01-19re PR rtl-optimization/64081 (r217828 prevents RTL loop unroll)Igor Zamyatin4-15/+169
2015-01-19* common.opt (fgraphite): Fix a typo.Jakub Jelinek2-1/+5
2015-01-19aarch64-simd.md (aarch64_<maxmin_uns>p<mode>): New pattern.Felix Yang4-484/+332
2015-01-19Remove 2014 entries somebody mistakenly readded.Jakub Jelinek1-10282/+0
2015-01-19re PR testsuite/63971 (Some of gcc.target/aarch64/test_frame_*.c tests fail ...Tejas Belagod6-5/+16
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-0/+1
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2-27/+28
2015-01-19tree-sra.c (some_callers_have_mismatched_arguments_p): Allow thunk callers.Ilya Enkovich2-1/+6
2015-01-19ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production ...Ilya Enkovich6-9/+91
2015-01-19abitest.S (LABEL_TEST_FUNC_RETURN): Load testfunc_ptr as 32bit for ILP32 and ...Andrew Pinski2-1/+14
2015-01-19Daily bump.GCC Administrator1-1/+1
2015-01-18[multiple changes]Paul Thomas11-30/+417
2015-01-18lto.c (compare_tree_sccs_1): Add comparsion of DECL_FUNCTION_SPECIFIC_TARGETJan Hubicka2-2/+7
2015-01-18* cgraph.c (cgraph_node::dump): Dump profile flags.Jan Hubicka2-2/+9663
2015-01-18re PR target/64652 ([SH] ICE when using -mdiv=call-fp)Oleg Endo4-4/+25
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka13-51/+142
2015-01-18re PR ipa/64378 (ICE: in inline_call, at ipa-inline-transform.c:347 with -O3 ...Jan Hubicka5-3/+45