aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-08-12* lib/target/supports.expJanis Johnson2-0/+7
2014-08-12* gcc.dg/pr59418.c: Don't add ARM options for a Thumb1 multilib.Janis Johnson2-1/+3
2014-08-12re PR target/61413 (__ARM_SIZEOF_WCHAR_T is constant 32 -- should be 4 or 2)Ramana Radhakrishnan2-2/+8
2014-08-12neon-vext-execute.c: Skip if the test won't run on Neon hardware.Janis Johnson2-0/+4
2014-08-12pr48784.c: Skip for thumb1 multilib.Janis Johnson3-0/+7
2014-08-12re PR target/62098 (incorrect code generated by arm gcc)Ramana Radhakrishnan2-6/+10
2014-08-12re PR other/61962 (GCC seems to enter an infinite loop when compiling the abo...Igor Zamyatin4-1/+29
2014-08-12internal-fn.c (init_internal_fns): Fix off-by-one.Yury Gribov2-1/+5
2014-08-12i386.c (standard_sse_constant_opcode): Use vpxord/vpternlog if avx512 is avai...Alexander Ivchenko2-5/+23
2014-08-12re PR middle-end/62103 (Incorrect folding of bitfield in a union on big endia...Thomas Preud'homme4-2/+37
2014-08-12Daily bump.GCC Administrator1-1/+1
2014-08-11s-osinte-rtems.adb: Correct formatting of line in license block.Joel Sherrill2-1/+5
2014-08-11Revert last change.John David Anglin2-9/+1
2014-08-11constraints.md (wh constraint): New constraint, for FP registers if direct mo...Michael Meissner7-194/+416
2014-08-11compiler: Change return type comma-ok assignments to untyped bools.Ian Lance Taylor1-4/+4
2014-08-11compiler: Change return type comma-ok assignments to untyped bools.Ian Lance Taylor2-5/+10
2014-08-11re PR target/62038 (Out of range branch target in thunk)John David Anglin2-1/+9
2014-08-11frame-pointer-1.c: Skip if Thumb is not supported.Janis Johnson6-0/+11
2014-08-11target-supports.exp (check_effective_target_arm_thumb1_ok, [...]): Test with ...Janis Johnson2-0/+8
2014-08-11Replacement of isl_int by isl_valMircea Namolaru6-93/+123
2014-08-11re PR tree-optimization/62075 (Vectorizer ICE on dolphin)Richard Biener4-1/+37
2014-08-11gcc/Alexander Ivchenko8-3/+64
2014-08-11re PR c/62073 (Segmentation fault with tree vectorize)Felix Yang4-1/+53
2014-08-11i386-common.c (OPTION_MASK_ISA_AVX512BW_SET): Define.Alexander Ivchenko8-3/+64
2014-08-11re PR tree-optimization/62070 (ICE: verify_ssa failed)Richard Biener4-11/+30
2014-08-11re PR fortran/61950 (Many 64-bit fortran allocate tests FAIL)Richard Biener2-1/+9
2014-08-11Move inlining of Asan memory checks to sanopt pass.Yury Gribov19-326/+403
2014-08-11Added fnspec to internal functions.Yury Gribov8-30/+82
2014-08-11lto-streamer.h (struct output_block::symbol): Change from struct symtab_node ...Gerald Pfeifer2-2/+9
2014-08-11Daily bump.GCC Administrator1-1/+1
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek22-108/+470
2014-08-10Daily bump.GCC Administrator1-1/+1
2014-08-09re PR fortran/61999 (`gfc_simplify_dot_product` causes ICE for constant argum...Thomas Koenig4-1/+36
2014-08-09devirt-35.C: Fix template.Jan Hubicka6-9/+64
2014-08-09invoke.texi ([Wnarrowing]): Update for non-constants in C++11.Paolo Carlini10-39/+73
2014-08-09[gcc/]Roman Gareev3-3/+35
2014-08-09Daily bump.GCC Administrator1-1/+1
2014-08-08rs6000.md (*movdi_internal64): Add a new constraint.Guozhi Wei2-5/+10
2014-08-08Remove skeleton type units that were being produced with -gsplit-dwarf.Cary Coutant2-55/+7
2014-08-08* pt.c (lookup_template_class_1): Copy abi_tag.Jason Merrill3-0/+19
2014-08-08go-gcc.cc (Gcc_backend::compound_statement): Don't return NULL_TREE.Ian Lance Taylor2-0/+11
2014-08-08Remove a redundant assignment "*predictor = PRED_BUILTIN_EXPECT;", since sixYi Yang2-1/+5
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener12-137/+82
2014-08-08gcc/Alexander Ivchenko8-1/+61
2014-08-08re PR lto/62032 (FAIL: vsnprintf-chk.c execution, -O2 -flto -fno-use-linker-...Bin Cheng2-3/+8
2014-08-08builtins.c (c_getstr, [...]): Export.Richard Biener13-1477/+1556
2014-08-08semantics.c (expand_or_defer_fn_1): Check for keep-inline-dllexport that we o...Kai Tietz2-5/+10
2014-08-08calls.c (precompute_arguments): Check promoted_for_signed_and_unsigned_p and ...Kugan Vivekanandarajah7-3/+198
2014-08-08calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG...Kugan Vivekanandarajah12-48/+135
2014-08-08pr61772.c: Skip lto running.Bin Cheng2-0/+5