aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Coudert5-6/+108
2013-11-20vsx.md (vsx_set_<mode>): Adjust for little endian.Bill Schmidt4-4/+37
2013-11-20re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely7-42/+160
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-20re PR c++/59173 (Alias template in partial specialization finds name from pri...Jonathan Wakely2-1/+7
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
2013-11-19* testsuite/17_intro/static.cc: Ignore AIX TOC reload warnings.David Edelsohn2-0/+9
2013-11-20gdbhooks.py: Implement a prettyprinter for vec<>*David Malcolm2-1/+52
2013-11-20gdbhooks.py: Reorganize, to support regex matching and typedefsDavid Malcolm2-13/+65
2013-11-20rs6000.c (altivec_expand_vec_perm_const): Adjust V16QI vector splat case for ...Bill Schmidt2-0/+7
2013-11-19tree-ssa-threadedge.c (thread_across_edge): After threading through a joiner...Jeff Law3-28/+62
2013-11-19tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law3-9/+14
2013-11-20* gdbinit.in: Add pmz to print out mpz values.Mike Stump2-0/+13
2013-11-20Daily bump.GCC Administrator1-1/+1
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka4-6/+21