aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-05re PR ada/64349 (Bootstrapping Ada fails on darwin(9|10).)Tristan Gingold2-2/+7
2015-02-05re PR fortran/64757 (ICE in fold_convert_loc, at fold-const.c:2353)Paul Thomas2-2/+2
2015-02-052015-02-05 Paul Thomas <pault@gcc.gnu.org>Paul Thomas6-3/+135
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-3/+14
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-0/+18
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-1/+7
2015-02-05Daily bump.GCC Administrator1-1/+1
2015-02-05re PR ipa/64686 (ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO...Jan Hubicka4-2/+38
2015-02-04ipa-prop.c (update_indirect_edges_after_inlining): By more careful about not ...Jan Hubicka2-1/+7
2015-02-04re PR gcov-profile/64123 (Instrumented Firefox segfaults on start)Jan Hubicka2-1/+6
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka2-3/+24
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek10-6/+63
2015-02-04sparc.c (RTX_OK_FOR_OFFSET_P): Fix off-by-one error.Eric Botcazou2-2/+7
2015-02-04re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek11-1/+148
2015-02-04* tree-ssa-loop-ivopts.c (get_address_cost): Use right mode for offset.Eric Botcazou2-6/+10
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka6-1/+36
2015-02-04Actually check in the fixH.J. Lu2-0/+24
2015-02-04Clear hard frame pointer alignment if not neededH.J. Lu2-0/+11
2015-02-04[AArch64] Add support for -mcpu=cortex-a72Matthew Wahab4-5/+14
2015-02-04More fixes for update_web_docs_svn for jit docs (PR jit/64257)David Malcolm4-5/+27
2015-02-04pr41447-1.c: Remove xfail.Segher Boessenkool3-2/+7
2015-02-04fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton4-138/+254
2015-02-04jit: fix typo in docsDavid Malcolm3-3/+9
2015-02-04builtins.def (DEF_BUILTIN_CHKP): Define if not defined.Jakub Jelinek3-20/+59
2015-02-04Fix signedness of compares expanding debug exprs.Alexandre Oliva4-3/+28
2015-02-04Simplify XOR of (AND or IOR) of XOR.Alexandre Oliva2-0/+37
2015-02-04Avoid allocating memory when trying but failing to simplify XOR of AND.Alexandre Oliva2-5/+31
2015-02-04[AArch64] Use std::swap instead of manually swapping in aarch64-ldpstp.mdKyrylo Tkachov2-120/+53
2015-02-04[AArch64] Use std::swap instead of manually swappingKyrylo Tkachov2-7/+8
2015-02-04[AArch64] Rid the world of NAMED_PARAM James Greenhalgh2-142/+117
2015-02-04re PR target/64408 (fr30-elf ICE in extract_insn, at recog.c:2202)Nick Clifton2-2/+7
2015-02-04[ARM] Add support for -mcpu=cortex-a72 and -mcpu=cortex-a72.cortex-a53Matthew Wahab7-4/+31
2015-02-04Adjust pr36728-*.c for targets that pass parameters in registers.Jakub Jelinek5-0/+13
2015-02-04Minor corrections to gcc.dg/combine_ashiftrt_[12].cAlan Lawrence3-2/+13
2015-02-04msp430.c (msp430_use_f5_series_hwmult): Add more prefixes of known F5 using M...Nick Clifton2-1/+11
2015-02-04[AArch64] Use target builtin instead of __builtin_sqrt for vsqrt_f64Kyrylo Tkachov3-2/+8
2015-02-04builtins-58.c: Check for pow at the end of words only.Segher Boessenkool3-2/+7
2015-02-04loongson-simd.c: Update comment to clarify the need for mips_nanlegacy target.Robert Suchanek2-1/+9
2015-02-04[PATCH][libstdc++][Testsuite] isctype test fails for newlib.Matthew Wahab3-0/+19
2015-02-04varasm.c (do_assemble_alias): Follow transparent alias chain for target.Ilya Enkovich4-3/+32
2015-02-04re PR middle-end/62103 (Incorrect folding of bitfield in a union on big endia...Thomas Preud'homme4-1/+36
2015-02-04re PR testsuite/64796 (effective target bswap64 globally caches target-specif...Thomas Preud'homme2-11/+11
2015-02-04Daily bump.GCC Administrator1-1/+1
2015-02-03intrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1.Steven G. Kargl2-2/+5
2015-02-03go/types: Remove unused testdata files.Ian Lance Taylor13-1992/+0
2015-02-03re PR rtl-optimization/64756 (wrong code at -O3 on x86_64-linux-gnu (in 32-bi...Jakub Jelinek4-8/+69
2015-02-03re PR target/64660 ([SH] Convert atomic_fetch_<op> to atomic_<op>_fetch)Oleg Endo8-21/+473
2015-02-03jit: option-loggingDavid Malcolm6-2/+137
2015-02-03re PR c++/64877 (strange warning message from -Waddress)Paolo Carlini4-4/+44
2015-02-03PR jit/64810: driver, arm, jit: configure-time default optionsDavid Malcolm11-58/+292