aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-05-05* gimplify.c (create_tmp_var_raw): Don't call build_type_variant.Jakub Jelinek2-5/+4
2011-05-05opt-1.c: Add --param min-insn-to-prefetch -ratio=0 to dg-options.Uros Bizjak3-3/+9
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou16-109/+35
2011-05-05i386.md (*movdf_internal_rex64): Simplify nested "if" conditions.Uros Bizjak2-83/+50
2011-05-05c-decl.c (finish_decl): Don't call get_pending_sizes.Joseph Myers13-110/+141
2011-05-05For Michael Hope.Michael Hope2-0/+8
2011-05-05spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.Ulrich Weigand2-0/+99
2011-05-05sol2.h (ASM_OUTPUT_CALL): Use targetm.asm_out.print_operand.Rainer Orth3-8/+15
2011-05-05Use backend interface for slice types.Ian Lance Taylor4-110/+54
2011-05-04re PR c++/48749 (internal compiler error: tree check: expected field_decl)Jason Merrill4-1/+41
2011-05-05re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)Jerry DeLisle2-0/+22
2011-05-05Daily bump.GCC Administrator1-1/+1
2011-05-04Regenerate.Mike Stump1-1/+1
2011-05-04Remove extra spacing at the end of the line.Mike Stump22-561/+561
2011-05-04ipa-inline.c (reset_edge_caches): New function.Jan Hubicka2-29/+108
2011-05-04pr47878.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson7-6/+13
2011-05-04re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 u...Bernd Schmidt2-2/+15
2011-05-04recip-vec-divf.c: Decrease array sizes.Uros Bizjak13-30/+44
2011-05-04Fixup whitespacing.Mike Stump13-835/+835
2011-05-04remove gfc_chainon_listNathan Froyd3-16/+5
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus5-3/+22
2011-05-04don't use TYPE_ARG_TYPES in c-family/Nathan Froyd3-68/+89
2011-05-04i386.c (ix86_reorg): Run move_or_delete_vzeroupper first.Uros Bizjak2-10/+14
2011-05-04* stor-layout.c (variable_size): Do not issue errors.Eric Botcazou2-10/+4
2011-05-04Use backend interface for named types and array types.Ian Lance Taylor5-189/+487
2011-05-04coverage.c (tree_coverage_counter_ref): Use integer_type_node for array-ref i...Richard Guenther2-9/+14
2011-05-04c-decl.c (check_bitfield_type_and_width): Do not pass NULL to build_int_cst.Richard Guenther6-8/+24
2011-05-04explow.c (promote_mode): Move variable declarations before code.Richard Guenther2-2/+11
2011-05-04tree.h (build_function_type_array): Declare.Nathan Froyd7-34/+93
2011-05-04trans-array.c (gfc_trans_array_constructor_value): Use size_int for bounds of...Richard Guenther9-30/+66
2011-05-04tree-vect-loop.c (vectorizable_reduction): Check reduction cost before settin...Richard Sandiford2-1/+6
2011-05-04spu.c (spu_gimplify_va_arg_expr): Call pass_by_reference instead of spu_pass_...Ulrich Weigand2-2/+7
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel8-7/+41
2011-05-04mcpu-bf512.c: Update to latest silicon revision and remove duplication.Stuart Henderson5-132/+16
2011-05-04bfin.c (bfin_cpus): Update silicon revisions.Stuart Henderson2-0/+21
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-9/+13
2011-05-04* config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)Rainer Orth5-239/+168
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-0/+17
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-3/+22
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-0/+8
2011-05-04* config/i386/i386.md: Fix typo in comment.Uros Bizjak1-3/+3
2011-05-04mn10300.c: Include cfgloop.h.Nick Clifton5-5/+256
2011-05-04re PR target/48860 (r173265 breaks bootstrap on x86_64-apple-darwin10)Uros Bizjak4-17/+40
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther22-98/+151
2011-05-04Remove unused debug_str_hash_forced from dwarf2out.Mark Wielaard2-56/+18
2011-05-04re PR other/48093 (-mtls-dialect= is undocumented)Alexandre Oliva2-0/+18
2011-05-04re PR debug/47994 (-fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-c...Alexandre Oliva2-3/+9
2011-05-04Daily bump.GCC Administrator1-1/+1
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-1/+5
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-12/+406