aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-09-28PR c++/53551 - -Wunused-local-typedefs misses usesDodji Seketeli4-1/+33
2012-09-28re PR target/54716 (Select best typed instruction for bitwise operations)Jakub Jelinek7-5/+104
2012-09-28re PR tree-optimization/54713 (error: non-trivial conversion at assignment in...Jakub Jelinek7-19/+134
2012-09-28avr.md (adjust_len): Add lpm.Georg-Johann Lay4-6/+20
2012-09-28re PR lto/47799 (LTO debug info for early inlined functions missing)Richard Guenther3-21/+11
2012-09-28cgraph.h (symtab_node_base): Re-order and pack fields.Richard Guenther2-19/+31
2012-09-28avr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.Georg-Johann Lay2-3/+4
2012-09-28re PR rtl-optimization/52543 (lower-subreg.c: code bloat of 300%-400% for mul...Georg-Johann Lay4-236/+463
2012-09-28Daily bump.GCC Administrator1-1/+1
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-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-27Daily bump.GCC Administrator1-1/+1
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-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-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-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-26Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor3-11/+140
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 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
2012-09-25be.po, [...]: Update.Joseph Myers19-36589/+36558
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen2-0/+7
2012-09-25Add missing testcaseH.J. Lu1-0/+23
2012-09-25Update long double tests for long double size == double sizeIgor Zamyatin8-22/+81