summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thumb1.md (*addsi3_cbranch_scratch): Updated to UAL format.Terry Guo2014-11-174-2/+98
* ifcvt.c (HAVE_cbranchcc4): Define.Zhenqiang Chen2014-11-172-4/+20
* aarch64.c (aarch64_code_to_ccmode, [...]): New functions.Zhenqiang Chen2014-11-172-0/+145
* aarch64-protos.h (aarch64_ccmp_mode_to_code): New.Zhenqiang Chen2014-11-175-4/+188
* aarch64-modes.def: Define ccmp CC mode.Zhenqiang Chen2014-11-174-0/+102
* constraints.md (Usn, [...]): New constraints.Zhenqiang Chen2014-11-173-0/+18
* Makefile.in: Add ccmp.o.Zhenqiang Chen2014-11-175-1/+354
* cfgexpand.c (expand_gimple_cond): Check ccmp.Zhenqiang Chen2014-11-178-9/+37
* target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen2014-11-174-0/+50
* Always combine comparisons or conversions from booleans.Patrick Palka2014-11-175-2/+57
* Daily bump.GCC Administrator2014-11-171-1/+1
* * ipa-polymorphic-call.cJan Hubicka2014-11-164-39/+375
* passes.c (execute_one_pass): Do not apply all transforms prior every simple I...Jan Hubicka2014-11-1610-75/+125
* * gcc.dg/vect/pr63605.c (dg-final): Cleanup vect tree dump.Uros Bizjak2014-11-161-0/+2
* Update move-if-change from gnulibJan-Benedict Glaw2014-11-162-3/+7
* tm.texi.in (TARGET_FLAGS_REGNUM): Move around.Eric Botcazou2014-11-163-6/+11
* Update from upstream Automake files.Jan-Benedict Glaw2014-11-167-836/+1005
* sh.c: Do not include algorithm.Uros Bizjak2014-11-163-25/+19
* memset-4.c: New test.Andrew Pinski2014-11-1614-0/+239
* lra-remat.c (cand_transf_func): Process regno for rematerialization too.Vladimir Makarov2014-11-163-1/+11
* PR 60324 VLA related fixes to random number generator.Janne Blomqvist2014-11-162-26/+28
* Daily bump.GCC Administrator2014-11-161-1/+1
* Update config.{sub,guess} from upstream repoJan-Benedict Glaw2014-11-153-7/+20
* parser.c (cp_parser_omp_declare_reduction_exprs): A block is not an expression.Jason Merrill2014-11-152-1/+4
* constexpr.c (cxx_eval_builtin_function_call): Use fold_builtin_call_array.Jason Merrill2014-11-152-3/+5
* * constexpr.c (cx_check_missing_mem_inits): Clarify error message.Jason Merrill2014-11-157-7/+12
* guality.exp (check_guality): Fix `test_counts' restoration.Maciej W. Rozycki2014-11-152-1/+6
* 2014-11-15 Adhemerval Zanella <azanella@linux.vnet.ibm.com>Adhemerval Zanella2014-11-152-4/+16
* Don't run gcc.target/i386/sibcall-1.c on x32 targetsH.J. Lu2014-11-152-1/+6
* re PR middle-end/63884 (ICE: SIGSEGV in is_sec_implicit_index_fn with -fcilkp...Marek Polacek2014-11-154-0/+28
* re PR target/60104 (load not folded into indirect branch on x86-64)Francois-Xavier Coudert2014-11-152-1/+6
* lra.c (lra): Switch off rematerialization pass.Vladimir Makarov2014-11-152-1/+5
* xmmintrin.h (_mm_add_ps, [...]): Use vector extensions instead of builtins.Marc Glisse2014-11-1515-232/+218
* lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka2014-11-157-36/+78
* * gcc.dg/tree-ssa/pr61144.c: Add dg-require-alias.Francois-Xavier Coudert2014-11-152-0/+5
* pubtypes-3.c: Include <string.h>.Francois-Xavier Coudert2014-11-153-1/+8
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-159-24/+308
* * gcc.dg/darwin-cfstring-format-1.c: Adjust dg-error.Francois-Xavier Coudert2014-11-152-1/+5
* tree-cfg.c (replace_loop_annotate_in_block): New function extracted from...Eric Botcazou2014-11-155-34/+92
* tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Add log message for max...Eric Botcazou2014-11-152-4/+14
* error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.Tobias Burnus2014-11-1519-63/+135
* Daily bump.GCC Administrator2014-11-151-1/+1
* ipa-prop.h (ipa_known_type_data): Remove.Jan Hubicka2014-11-142-12/+5
* [AARCH64] Add scheduler for ThunderXAndrew Pinski2014-11-144-2/+271
* predicates.md (easy_fp_constant): Delete redunant tests for 0.0.Michael Meissner2014-11-1417-172/+270
* ipa-prop.h (jump_func_type): Removed value IPA_JF_KNOWN_TYPE.Martin Jambor2014-11-144-410/+71
* lra-int.h (lra_create_live_ranges): Add parameter.Vladimir Makarov2014-11-145-52/+113
* ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...Martin Jambor2014-11-1416-380/+898
* ipa-cp.c (ipcp_value_source): Converted to a template class.Martin Jambor2014-11-143-231/+331
* * doc/install.texi (--with-diagnostics-color=): Document.Jakub Jelinek2014-11-142-0/+11