aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay4-236/+463
2012-09-28re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon insta...Ian Lance Taylor6-682/+100
2012-09-28Daily bump.GCC Administrator1-1/+1
2012-09-27re PR other/54726 (libbacktrace segfaults on gcc_asserts with stripped gcc)Ian Lance Taylor2-1/+7
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen15-38/+66
2012-09-27gcc-ar.c (main): Handle the returning of the sub-process error code correctly.Meador Inge2-1/+21
2012-09-27* gcc.target/arm/unsigned-extend-1.c: Omit -march option.Janis Johnson2-1/+5
2012-09-27re PR libstdc++/54727 (error: declaration of ‘UINT64_C’ must be available)Paolo Carlini2-1/+6
2012-09-27lower-subreg.c (enum classify_move_insn): Rename SIMPLE_PSEUDO_REG_MOVE to DE...Ulrich Weigand4-13/+37
2012-09-27Fix a typo in gcov.texi.Marek Polacek2-1/+5
2012-09-27init.c (build_new_1): Don't test TREE_CONSTANT of INTEGER_CST.Jakub Jelinek2-2/+6
2012-09-27re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)Jakub Jelinek4-1/+49
2012-09-27re PR middle-end/53024 (Support vector_size that is not a power of 2)Marc Glisse2-3/+11
2012-09-27re PR lto/54709 (r191713 breaks Firefox build)Richard Guenther5-85/+54
2012-09-27compiler: Better error for missing comma in composite literal.Ian Lance Taylor1-1/+5
2012-09-27Makefile.in (LIBBACKTRACE): New variable.Ian Lance Taylor2-3/+15
2012-09-27random: Add include checks for c++11 and <cstdint>.Paolo Carlini2-1/+14
2012-09-27Daily bump.GCC Administrator1-1/+1
2012-09-27re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Benjamin Kosnik3-16/+37
2012-09-27Correct truncation on last checkin.Benjamin Kosnik1-3/+171
2012-09-26* gcc.target/arm/div64-unwinding.c: XFAIL for GNU/Linux.Janis Johnson2-1/+4
2012-09-26* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.Janis Johnson2-1/+3
2012-09-26re PR libstdc++/53515 (InputIterator version std::advance needs negative check)Akira Takahashi2-2/+9
2012-09-26* gcc.target/arm/combine-movs.c: Use effective target arm_thumb2.Janis Johnson2-2/+4
2012-09-26* gcc.target/arm/pr42879.c: Handle big-endian.Janis Johnson2-0/+7
2012-09-26re PR web/54711 (Fix --target_board examples on test.html page)Steve Ellcey2-8/+13
2012-09-26contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rte...Joern Rennecke2-4/+11
2012-09-26tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct...Dehao Chen3-8/+14
2012-09-26* sv.po: Update.Joseph Myers2-2/+6
2012-09-26* sv.po: Update.Joseph Myers2-12/+8
2012-09-26extend.texi (bswap Builtins): Change signed types to unsigned types.Oleg Endo2-3/+8
2012-09-26re PR c/37303 (const compound initializers in structs are written to .data in...Steve Ellcey2-1/+6
2012-09-26* diagnostic.c (bt_callback): Cast pc when calling fprintf.Ian Lance Taylor2-1/+5
2012-09-26re PR tree-optimization/54674 (ICE in build2_stat, at tree.c:3835)Bill Schmidt2-0/+17
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay27-53/+121
2012-09-26tree-ssa-math-opts.c (bswap_stats): Add found_16bit field.Christophe Lyon4-4/+50
2012-09-26tree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.Richard Guenther2-1/+5
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper22-300/+764
2012-09-26Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor6-11/+154
2012-09-26re PR target/51274 (Starting with GCC 4.5, powerpc generated different code f...Segher Boessenkool4-148/+133
2012-09-26Daily bump.GCC Administrator1-1/+1
2012-09-25re PR middle-end/54704 (three-fold increase in compile-time between r191483 a...Dehao Chen2-1/+6
2012-09-25re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo10-26/+427
2012-09-25re PR middle-end/53850 (ICE: in expand_call_tm, at trans-mem.c:2289 with -fgn...Aldy Hernandez3-2/+45
2012-09-25* TippoGeorg-Johann Lay1-1/+1
2012-09-25re PR other/54701 (double_int conversion breaks avr build)Georg-Johann Lay2-7/+10
2012-09-25avr.c (avr_set_current_function): Check cfun->machine to be non-NULL.Georg-Johann Lay2-0/+6
2012-09-25re PR target/54641 (Wrong warning flags for building avr-c.o, fails to build)Georg-Johann Lay2-4/+10
2012-09-25re PR lto/54625 (lto/profiledbootstrap broken by r191466: ICE: in cgraph_clon...Richard Guenther9-1/+106
2012-09-25re PR c++/54526 ([C++11] <:: is incorrectly treated as digraph <: followed by...Paolo Carlini6-25/+53