aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-03Revert revision 164552.H.J. Lu15-754/+247
2010-11-03re PR tree-optimization/46288 (ICE: SIGSEGV in walk_gimple_op (gimple.c:2857)...Richard Guenther4-3/+30
2010-11-03re PR bootstrap/44807 (bootstrap failure on i686 with BOOT_CFLAGS='-O3')Richard Guenther2-0/+45
2010-11-03Remove unused tf_no_class_instantiations enum memberDodji Seketeli3-4/+7
2010-11-03re PR c++/46277 (Revision 166167 failed to build 252.eon in SPEC CPU 2000)Jason Merrill3-1/+23
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2-0/+15
2010-11-03re PR tree-optimization/46009 (?: vectorized, very similar if is not)Jakub Jelinek4-15/+227
2010-11-03opts.c (finish_options): Properly check for all WHOPR flags before complainin...Richard Guenther2-2/+7
2010-11-04rs6000.c (rs6000_pic_labelno): Make static.Alan Modra4-10/+16
2010-11-03In gcc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero10-18/+244
2010-11-03re PR debug/46241 (ice in dwarf2out.c)Richard Guenther4-1/+30
2010-11-03re PR tree-optimization/46190 (ICE in vect_enhance_data_refs_alignment when b...Richard Guenther4-2/+79
2010-11-03re PR testsuite/46274 (testsuite/gcc.dg: operator precedence)Richard Guenther4-7/+14
2010-11-03Fix last entry.H.J. Lu1-1/+1
2010-11-03re PR tree-optimization/46286 (ICE in do_complex_constraint, at tree-ssa-stru...Richard Guenther2-5/+10
2010-11-03Generate avx_vzeroupper after reload is completed.H.J. Lu4-4/+27
2010-11-03re PR tree-optimization/46217 (store to volatile is removed)Richard Guenther4-3/+31
2010-11-03re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke6-3/+52
2010-11-03In gcc/objc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-13/+435
2010-11-03re PR tree-optimization/46165 (ICE: verify_flow_info failed when casting-out ...Jakub Jelinek4-0/+28
2010-11-03re PR middle-end/46251 (ICE: in expand_expr_real_2, at expr.c:7276 with -funs...Richard Guenther4-2/+25
2010-11-03re PR tree-optimization/46107 (-ftree-loop-distribute-patterns caused verify_...Jakub Jelinek4-3/+31
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn3-32/+10
2010-11-03re PR debug/46252 (-fcompare-debug failure (length) with -O -frerun-cse-after...Jakub Jelinek5-2/+25
2010-11-03re PR rtl-optimization/46034 (internal compiler error: segmentation fault)Jakub Jelinek6-4/+97
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor4-2/+223
2010-11-03builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd29-70/+128
2010-11-03Daily bump.GCC Administrator1-1/+1
2010-11-03gigi.h (add_stmt_force): Declare.Eric Botcazou5-11/+79
2010-11-02Remove ix86_split_call_pop_vzeroupper.H.J. Lu4-50/+60
2010-11-02Fix a typo in *sibcall_1_rex64_vzeroupper.H.J. Lu2-1/+6
2010-11-02basic-block.h (insert_insn_end_bb_new): Delete.Eric Botcazou3-91/+5
2010-11-02* ChangeLog: Fix last commit entry.Uros Bizjak1-21/+16
2010-11-02Emit vzerouppers after reload.H.J. Lu10-111/+563
2010-11-02re PR lto/46273 (Failed to bootstrap)Ian Lance Taylor2-0/+24
2010-11-022010-11-02 Steven G.Steven G. Kargl15-30/+205
2010-11-02re PR tree-optimization/46149 (26_numerics/valarray/27867.cc FAILs with -O2 -...Richard Guenther4-0/+94
2010-11-02re PR tree-optimization/46216 (ICE: SSA corruption)Richard Guenther4-1/+37
2010-11-02configure.ac (*-*-irix6*): Disable set_have_as_tls.Rainer Orth3-0/+26
2010-11-02re PR target/46131 (Some TLS execution tests fail on Tru64 UNIX with emutls)Rainer Orth2-0/+11
2010-11-02Update -march=native/-mtune=native for Intel Core 2 and Core i7.H.J. Lu2-6/+11
2010-11-02Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov9-14/+501
2010-11-02re PR tree-optimization/46184 (ICE: SIGSEGV in vectorizable_reduction (tree-v...Richard Guenther4-5/+34
2010-11-02re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther4-14/+36
2010-11-02re PR middle-end/46120 (g++.dg/ipa/ivinline-?.C)Martin Jambor4-19/+125
2010-11-02Trivial cleanup of ChangeLog entryDodji Seketeli1-0/+1
2010-11-02re PR tree-optimization/45875 (ice in gimple_fold_obj_type_ref_known_binfo wi...Martin Jambor4-20/+42
2010-11-02configure.ac: Remove elf_getshdrstrndx test.Ian Lance Taylor6-158/+18
2010-11-02microblaze-protos.h (function_arg): Delete.Nathan Froyd4-37/+35
2010-11-02lto-object.c: New file.Ian Lance Taylor8-3252/+397