aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-06-26pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and s...John David Anglin2-23/+107
2016-06-26re PR fortran/71649 (Internal compiler error)Jerry DeLisle4-3/+29
2016-06-26Daily bump.GCC Administrator1-1/+1
2016-06-25Add missing ChangeLog entries for r237765H.J. Lu2-0/+33
2016-06-25re PR tree-optimization/71643 (internal compiler error: in redirect_eh_edge_1...Jakub Jelinek4-3/+33
2016-06-25re PR tree-optimization/71631 (Wrong constant folding)Jakub Jelinek4-4/+55
2016-06-25predict.c (predict_paths_leading_to, [...]): Add in_loop parameter.Jan Hubicka6-11/+140
2016-06-25predict.c: Include ipa-utils.hJan Hubicka5-0/+31
2016-06-25Daily bump.GCC Administrator1-1/+1
2016-06-24P0145R2: Refining Expression Order for C++ (complex LHS of =).Jason Merrill4-22/+19
2016-06-24rs6000-builtin.def (BU_FLOAT128_2): New #define.Bill Schmidt11-3/+464
2016-06-24Fix get_target_expr for bit-field expressions.Jason Merrill2-1/+11
2016-06-24cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using PRIu64 in...Jakub Jelinek2-1/+7
2016-06-24re PR debug/71642 (ICE: in gen_type_die_with_usage, at dwarf2out.c:22729)Eric Botcazou4-1/+38
2016-06-24re PR tree-optimization/71647 (aligned(x:32) in #pragma omp simd does not work)Jakub Jelinek4-4/+50
2016-06-24Call tls_get_addr via GOT for GNU TLS if possibleH.J. Lu13-9/+306
2016-06-24* gcc.dg/vect/vect-bool-cmp.c: Revert unwanted change.Uros Bizjak2-2/+4
2016-06-24Dump profile-based number of iterationsMartin Liska4-7/+32
2016-06-24vect-nb-iter-ub-1.c: Remove default vector testsuite compile flags.Uros Bizjak67-25/+266
2016-06-24float128-cmp-invalid.c (main): Use __builtin_nanq.Uros Bizjak2-1/+5
2016-06-24tree-vect.h (check_vect): Handle __SSE4_2__.Uros Bizjak3-4/+5
2016-06-24configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for...Uros Bizjak3-94/+99
2016-06-24[ARM][1/4] Replace uses of int_log2 by exact_log2Kyrylo Tkachov2-19/+13
2016-06-24Enable non-PIC noplt tests on 32-bit x86 targetH.J. Lu7-12/+30
2016-06-24call.c (magic_varargs_p): Return 3 for __builtin_*_overflow_p.Jakub Jelinek5-4/+72
2016-06-24internal-fn.c (expand_arith_set_overflow): New function.Jakub Jelinek30-31/+713
2016-06-24Daily bump.GCC Administrator1-1/+1
2016-06-23pr33834_2.cc: Use dg-additional-options instead of dg-options and remove defa...Uros Bizjak36-38/+79
2016-06-23predicates.md (splat_input_operand): Rework.Michael Meissner5-29/+63
2016-06-23driver-i386.c (host_detect_local_cpu): Set PROCESSOR_PENTIUMPRO for signature...Jocelyn Mayer2-7/+23
2016-06-23re PR tree-optimization/71488 (Wrong code for vector comparisons with ivybrid...Uros Bizjak6-23/+74
2016-06-23Apply missing changesH.J. Lu2-14/+14
2016-06-23i386: Access external function via GOT slot for -fno-pltH.J. Lu17-41/+308
2016-06-23re PR libfortran/48852 (Invalid spaces in list-directed output of complex con...Jerry DeLisle4-8/+14
2016-06-23* tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.Eric Botcazou2-1/+18
2016-06-23Add make autoprofiledbootstrapAndi Kleen9-3/+76
2016-06-23Run profile feedback tests with autofdoAndi Kleen8-3/+164
2016-06-23Add gcc-auto-profile scriptAndi Kleen2-0/+74
2016-06-23re PR middle-end/71619 (ICE: in predict_loops, at predict.c:1772 with --param...Martin Liska4-1/+26
2016-06-23config.gcc: Add support for arm*-*-phoenix* targets.Jakub Sejdak4-0/+79
2016-06-23Daily bump.GCC Administrator1-1/+1
2016-06-23* testsuite/ChangeLog: Whitespace fixes.Uros Bizjak1-7/+7
2016-06-23re PR target/67400 (-fno-plt doesn't work with function pointers)Uros Bizjak12-9/+189
2016-06-22i386.c (ix86_expand_move): Simplify SYMBOL_REF handling.Uros Bizjak2-29/+45
2016-06-22libcpp: Tweak to missing #include source locationDavid Malcolm5-0/+39
2016-06-22C FE: suggest corrections for misspelled identifiers and type namesDavid Malcolm16-67/+634
2016-06-22dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in place of GE...Nick Clifton2-41/+51
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm14-2/+444
2016-06-22* gcc.dg/guality/param-5.c (clear_stack): Tweak.Eric Botcazou1-1/+1
2016-06-22re PR target/71151 ([avr] -fmerge-constants and -fdata-sections/-ffunction-se...Georg-Johann Lay2-0/+2