aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-05-09change in_expr_list_p to in_insn_list_pTrevor Saunders1-0/+6
2015-05-09make stop_search_p take a rtx_insn *Trevor Saunders1-0/+4
2015-05-09make make_reg_eh_region_note and friend take rtx_insn *Trevor Saunders1-0/+7
2015-05-09use rtx_insn * as the type of a local variable in mode-switching.cTrevor Saunders1-0/+5
2015-05-08install.texi (--enable-languages): Add missing jit and lto info.Jim Wilson1-0/+8
2015-05-08[PATCH 6/13] mips musl supportGregor Richards1-0/+7
2015-05-08re PR tree-optimization/66036 (strided group loads are not vectorized)Richard Biener1-0/+13
2015-05-08rs6000.md: Require operand inequality in one of the peepholes.Segher Boessenkool1-0/+5
2015-05-08Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Sandiford1-0/+8
2015-05-08[AArch64] Idiomatic 64x1 comparisons in arm_neon.hAlan Lawrence1-0/+7
2015-05-08[AArch64] Add vcond(u?)didi patternAlan Lawrence1-0/+5
2015-05-08optabs.c: Make vector_compare_rtx cope with VOID mode constants (e.g. const0_...Alan Lawrence1-0/+4
2015-05-08[PATCH 0/13] Add musl support to GCCSzabolcs Nagy1-0/+10
2015-05-08[PATCH 2/13] musl libc configGregor Richards1-0/+16
2015-05-08PR target/48904 x86_64-knetbsd-gnu missing defsH.J. Lu1-0/+7
2015-05-07re PR c/64918 (invalid (?) warning when initializing structure)Marek Polacek1-0/+5
2015-05-07re PR c/65179 (Introduce new C warning: -Wshift-negative-value)Marek Polacek1-0/+5
2015-05-07gcov-tool.c (do_merge): Refactore to remove int ret.Aditya Kumar1-0/+8
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-0/+45
2015-05-07re PR middle-end/192 (String literals don't obey -fdata-sections)Segher Boessenkool1-0/+8
2015-05-07match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law1-0/+7
2015-05-07combine.c (make_compound_operation): Remove checks for PLUS/MINUS rtx type.Venkataramanan Kumar1-0/+5
2015-05-07re PR tree-optimization/66002 (paq8p benchmark 50% slower than clang on sandy...Richard Biener1-0/+6
2015-05-07c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek1-0/+8
2015-05-07re PR target/66015 (align directives not propagated after __attribute__ ((__o...Uros Bizjak1-0/+8
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore1-0/+8
2015-05-06rs6000.md (cstore<mode>4_signed_imm): New expander.Segher Boessenkool1-0/+7
2015-05-06re PR target/64208 ([iwmmxt] ICE: internal compiler error: Max. number of gen...Yvan Roux1-0/+6
2015-05-06[AArch64] Fix geniterators.sh to use standard BRE syntax in sedSzabolcs Nagy1-0/+4
2015-05-06re PR target/66033 (rs6000 nops removed by rtl_dce)Alan Modra1-0/+10
2015-05-06re PR target/66015 (align directives not propagated after __attribute__ ((__o...Christian Bruel1-0/+6
2015-05-06tree-vect-slp.c (vect_supported_load_permutation_p): Use vect_transform_slp_p...Richard Biener1-0/+6
2015-05-06rl78.c (need_to_save): Save register 22 if it is used, even if it is not bein...Nick Clifton1-0/+5
2015-05-05Fix gdb.cp/anon-struct.cc with -std=c++11.Jason Merrill1-0/+5
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-0/+27
2015-05-05config.gcc: Use darwin9.h, darwin10.h and darwin12.h on darwin12 and later.Jack Howarth1-0/+8
2015-05-05extend.texi (C Extensions): Update menu for moved Variable Attributes and Typ...Uros Bizjak1-0/+5
2015-05-05re PR target/65990 (ICE: in extract_insn, at recog.c:2341 (unrecognizable ins...Uros Bizjak1-0/+6
2015-05-05re PR target/65915 (FAIL: gcc.target/i386/avx512f-vrndscalepd-2.c (internal c...Ilya Tocar1-0/+7
2015-05-05msp430-opts.h (enum msp430_regions): New.Nick Clifton1-0/+34
2015-05-05[AArch64] Add branch-cost to cpu tuning information.Matthew Wahab1-0/+14
2015-05-05i386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1 and HOST_WIDE_INT_1U...Uros Bizjak1-0/+7
2015-05-05[docs] Update __atomic builtins documentation.Matthew Wahab1-0/+8
2015-05-05[PATCH][AARCH64]Use mov for add with large immediate.Renlin Li1-0/+4
2015-05-05aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux1-0/+14
2015-05-05re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction d...Uros Bizjak1-3/+8
2015-05-05tree.c (verify_type): Check various uses of TYPE_MAXVAL...Jan Hubicka1-0/+6
2015-05-05The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal1-0/+10
2015-05-05The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal1-4/+8
2015-05-04Revert:Jeff Law1-0/+10