aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener7-152/+152
2013-11-21tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.Richard Biener6-36/+41
2013-11-21tree-ssa-forwprop.c (simplify_vce): New function.Richard Biener2-0/+70
2013-11-21re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)Francois-Xavier Coudert2-7/+22
2013-11-21tree-vect-loop-manip.c (vect_build_loop_niters, [...]): Move ...Richard Biener4-170/+153
2013-11-21tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b...Richard Biener2-0/+15
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener2-12/+32
2013-11-21tree-ssa-tail-merge.c (stmt_local_def): Return false if the statement could t...Eric Botcazou2-0/+6
2013-11-21Fix ChangeLog entry.Oleg Endo1-1/+1
2013-11-21re PR target/53976 ([SH] Unnecessary clrt/sett after bt/bf)Oleg Endo7-3/+525
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm15-20/+44
2013-11-21Fixup whitespace.Mike Stump1-1/+1
2013-11-21Daily bump.GCC Administrator1-1/+1
2013-11-21gimplify.h (gimplify_hasher : typed_free_remove, [...]): Move to gimplify.c.Andrew MacLeod8-88/+140
2013-11-20re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)Francois-Xavier Coudert2-0/+49
2013-11-20vsx.md (vsx_set_<mode>): Adjust for little endian.Bill Schmidt4-4/+37
2013-11-20re PR rtl-optimization/59133 (ICE after r204219 on SPEC2006 435.gromacs.)Vladimir Makarov6-36/+108
2013-11-20gdbhooks.py: fix prettyprinting of NULL vec<>*David Malcolm2-0/+7
2013-11-20Normalize whitespace.Mike Stump1-2/+0
2013-11-20lra.c (lra): Set lra_in_progress before check_rtl call.Robert Suchanek3-5/+13
2013-11-20Fixup whitespace.Mike Stump1-2/+2
2013-11-20Fixup whitespace.Mike Stump1-1/+0
2013-11-20mips.h (ISA_HAS_FP4): Remove TARGET_FLOAT64 restriction for ISA_MIPS32R2.Maciej W. Rozycki3-14/+26
2013-11-20mips.h (ISA_HAS_FP_RECIP_RSQRT): New macro.Maciej W. Rozycki4-14/+31
2013-11-20re PR target/59207 (uninitialized local variable in sparc_fold_builtin)Eric Botcazou2-5/+12
2013-11-20plugin.def: Add comment about register_callback and invoke_plugin_callbacks_f...Basile Starynkevitch3-0/+13
2013-11-20rs6000.c (rs6000_cannot_change_mode_class): Do not allow subregs of TDmode in...Ulrich Weigand2-0/+47
2013-11-20re PR middle-end/21718 (real.c rounding not perfect)Joseph Myers4-68/+3226
2013-11-20arm.c (arm_dwarf_register_span): Take into account the endianness of the D re...Eric Botcazou2-7/+31
2013-11-20re PR rtl-optimization/54300 (regcprop incorrectly looks through parallel reg...Richard Earnshaw4-0/+90
2013-11-20cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich4-0/+16
2013-11-20re PR middle-end/59212 (FAIL: g++.dg/plugin/selfassign.c compilation)Diego Novillo2-0/+6
2013-11-20opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.Jan Hubicka3-3/+11
2013-11-20dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.Ilya Enkovich3-2/+17
2013-11-20Remove unintentional blank link from prevous commit.Richard Sandiford1-1/+0
2013-11-20* gcc.target/powerpc/darwin-longlong.c (msw): Make endian-safe.Ulrich Weigand2-0/+8
2013-11-20[AArch64] Remove "mode", "mode2" attributesJames Greenhalgh2-392/+206
2013-11-20re PR target/57756 (Function target attribute is retaining state of previous...Yuri Rumyantsev3-1/+13
2013-11-20cuintp.c (UI_From_gnu): Use tree_to_shwi.Kenneth Zadeck33-87/+144
2013-11-20tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Avoid signed overflow.Richard Sandiford2-4/+8
2013-11-20fold-const.c (fold_binary_loc): Use unsigned rather than signed HOST_WIDE_INT...Richard Sandiford2-6/+11
2013-11-20c-common.c (check_function_arguments_recurse): Use tree_to_uhwi.Kenneth Zadeck2-3/+5
2013-11-20[multiple changes]Andreas Krebbel12-114/+2040
2013-11-20re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...Richard Biener3-2/+46
2013-11-20mips.c (r10k_simplify_address): Eliminate macro usage.Jan-Benedict Glaw2-1/+5
2013-11-20[AArch64] AArch64 SIMD Builtins Better Type Correctness.James Greenhalgh2-724/+407
2013-11-20Remove gcc/ prefixesEric Botcazou1-11/+10
2013-11-20re PR c/53001 (-Wfloat-conversion should be available to warn about floating ...Joshua J Cogliati8-20/+142
2013-11-20* config/m68k/m68k.c (m68k_option_overrides): Fix typo.Miro Kropacek2-1/+5
2013-11-20* ChangeLog: Fix whitespace.Uros Bizjak1-48/+33