aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-12-18add new test missed from r167682Iain Sandoe2-0/+91
2010-12-18Don't crash on recursive variables and typed consts.Ian Lance Taylor3-8/+117
2010-12-18max-stack-align.c: New testcase.Ahmad Sharif2-0/+18
2010-12-18netbsd.opt, [...]: New files.Joseph Myers4-1/+96
2010-12-18Daily bump.GCC Administrator1-1/+1
2010-12-17In gcc/testsuite/: 2010-12-17 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-1/+5
2010-12-17Continue searching in find_oldest_value_reg on class match failure.Richard Henderson2-1/+6
2010-12-17re PR c/20385 (Lame parse error message for undefined type)Paolo Bonzini9-89/+268
2010-12-17netware.h (ASM_SPEC, [...]): Define.Joseph Myers6-7/+55
2010-12-17Replace "BB [%i]" with "[bb %i]" in vzeroupper RTL dump.H.J. Lu2-4/+15
2010-12-17titype-1.c: Enable TImode on __SPU__.Ulrich Weigand8-7/+17
2010-12-17re PR c++/46670 (ICE in dependent_type_p, at cp/pt.c:17553)Jason Merrill4-0/+26
2010-12-17interix.opt: New.Joseph Myers4-2/+40
2010-12-17arm.md (maddhisi4, *maddhidi4): Use the canonical operand order for plus.Andrew Stubbs2-7/+13
2010-12-17t-spu-elf (LIB2FUNCS_EXCLUDE): Add _floattisf and _floatunstisf.Ulrich Weigand3-2/+84
2010-12-17* ja.po: Update.Joseph Myers2-8213/+4881
2010-12-17arm.c (arm_select_cc_mode): Before calling arm_select_dominance_cc_mode for A...Bernd Schmidt4-0/+48
2010-12-17re PR middle-end/46761 (-fgraphite-identity produces wrong code for array ini...Alexander Monakov4-12/+49
2010-12-17re PR fortran/46849 ([OOP] MODULE PROCEDURE resolution does not work in BLOCK...Janus Weil4-1/+38
2010-12-17re PR debug/45088 (pointer type information lost in debuginfo)Dodji Seketeli5-1/+79
2010-12-17Avoid always splitting the stack when calling append and copy.Ian Lance Taylor1-9/+42
2010-12-17Daily bump.GCC Administrator1-1/+1
2010-12-17re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Jan Hubicka2-85/+181
2010-12-16darwin.opt (dylinker, [...]): New Driver options.Joseph Myers3-1/+75
2010-12-16Fix PR46924: Do not detect reductions outside the current SESE region.Sebastian Pop5-9/+50
2010-12-16re PR tree-optimization/46966 (ICE: in execute_cse_reciprocals, at tree-ssa-m...Jakub Jelinek4-0/+25
2010-12-16tree-ssa-sccvn.c (vn_reference_lookup_3): Always punt if the call to get_ref_...Eric Botcazou6-4/+76
2010-12-16Support for LEON processorKonrad Eisele10-61/+301
2010-12-16re PR tree-optimization/43655 (-ftree-ter causes FAIL: g++.old-deja/g++.law/t...Jakub Jelinek4-1/+49
2010-12-16Fix PR46404: call scev_reset to reset the number of iterations as well.Sebastian Pop4-1/+38
2010-12-16sh.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-109/+119
2010-12-16t-spu-elf (LIB2_SIDITI_CONV_FUNC): Define.Ulrich Weigand3-3/+20
2010-12-16re PR debug/46893 (ICE: in trunc_int_for_mode, at explow.c:56 with -O -g)Jakub Jelinek4-2/+27
2010-12-16Make main return 0.H.J. Lu2-0/+7
2010-12-16re PR target/46883 (GCC ICE with error: unrecognizable insn)Chung-Lin Tang4-4/+33
2010-12-16Don't crash on recursive consts.Ian Lance Taylor2-4/+51
2010-12-16Rework handling of recursive function types.Ian Lance Taylor1-4/+10
2010-12-16Don't crash when copying a call with no arguments.Ian Lance Taylor1-1/+4
2010-12-16re PR lto/46976 (FAIL: gcc.dg/lto/pr46940_0.c)Jan Hubicka2-2/+8
2010-12-16re PR c++/39859 (duplicated and unhelpful error for "c:n" (parser))Nathan Froyd5-11/+132
2010-12-16re PR c++/46852 (ICE: tree check: expected class ‘type’, have ‘exceptio...Nathan Froyd4-1/+20
2010-12-16re PR tree-optimization/46939 (http://blog.regehr.org/archives/320 example 6)Jan Hubicka4-5/+161
2010-12-16Don't crash on invalid tuple assignment.Ian Lance Taylor2-18/+24
2010-12-16Check for errors from Gogo::call_builtin.Ian Lance Taylor4-5/+59
2010-12-16Daily bump.GCC Administrator1-1/+1
2010-12-16Don't crash with go or defer of bad call.Ian Lance Taylor1-1/+7
2010-12-16config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to extra_options twice.Joseph Myers2-1/+5
2010-12-16Don't crash on Sizeof of undefined type.Ian Lance Taylor1-1/+2
2010-12-15Don't crash on Sizeof of undefined type.Ian Lance Taylor1-1/+1
2010-12-15Don't crash on tuple initialization from erroneous channel.Ian Lance Taylor1-1/+4