aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-11MAINTAINERS (Various Maintainer): Add myself as dataflow maintainer.Paolo Bonzini2-0/+6
2007-06-11bfin.md (movdi_insn, [...]): Don't allow constant to memory moves.Bernd Schmidt2-7/+13
2007-06-11remove signed(_or_unsigned)?_type langhooksRafael Espindola6-0/+79
2007-06-11re PR target/32280 (_mm_srli_si128, heinous code for some shifts)Uros Bizjak5-26/+60
2007-06-11re PR middle-end/32279 (Fold 1.0/sqrt(x/y) to sqrt(y/x))Uros Bizjak4-1/+33
2007-06-11ResyncBob Duff1-0/+8
2007-06-11g-stsifd-sockets.adb (Create): Work around strange behavior of 'bind' on wind...Bob Duff1-58/+101
2007-06-11re PR fortran/32235 (incorrectly position text file after backspace)Jerry DeLisle2-0/+60
2007-06-11Daily bump.GCC Administrator1-1/+1
2007-06-10re PR fortran/32235 (incorrectly position text file after backspace)Jerry DeLisle2-3/+14
2007-06-10lambda-code.c (remove_iv): New.Jan Sjodin2-0/+48
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak21-60/+466
2007-06-10tree-ssa-structalias.c (set_uids_in_ptset): Add is_deref'd parameter, use it.Daniel Berlin2-6/+17
2007-06-10decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes...Duncan Sands5-84/+82
2007-06-10tree-data-ref.c (dr_may_alias_p): Check that decl_a != decl_b, and allow DECL...Daniel Berlin2-2/+8
2007-06-10testsuite_performance.h: Add cstring include for memset.Benjamin Kosnik2-1/+7
2007-06-10Daily bump.GCC Administrator1-1/+1
2007-06-09tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise tr...Zdenek Dvorak5-4/+57
2007-06-09dummyagent.c (Agent_OnLoad): Add missing return value.Keith Seitz2-0/+6
2007-06-09c-decl.c (grokdeclarator): Added 'deprecated_state' argument.Tom Tromey2-21/+37
2007-06-09re PR tree-optimization/32169 (Ice in set_value_range, at tree-vrp.c:326)Ian Lance Taylor4-0/+31
2007-06-09cppfiles.c (open_file): Account for the fact that on windows, opening a direc...Vladimir Prus2-0/+19
2007-06-09install.html: Adjust consistently with libstdc++/31717.Paolo Carlini2-2/+7
2007-06-09Daily bump.GCC Administrator1-1/+1
2007-06-08reload1.c (fixup_abnormal_edges): Clear bb field for insns not inserted on th...Eric Botcazou2-1/+8
2007-06-08* ChangeLog fix * ChangeLog fix.Uros Bizjak1-2/+2
2007-06-08lib1funcs.asm (__udivsi3): Use hardware divide instructions if they are suppo...Bob Wilson3-0/+98
2007-06-08extend.texi: Add fvect-cost-model flag.Harsha Jagasia21-21/+1486
2007-06-08reg-stack.c (get_true_reg): Readability change.Simon Baldwin2-1/+8
2007-06-08tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment in gcc_assert...Simon Baldwin2-1/+6
2007-06-08fstream: Add Table 92 in comment.Francesco Palagi2-3/+28
2007-06-08i386.c (override_options): Merge TARGET_SSE4_2 and TARGET_ABM handling of x86...Uros Bizjak2-7/+9
2007-06-08extend.texi (X86 Built-in Functions): Document __builtin_fabsq, __builtin_cop...Uros Bizjak2-0/+25
2007-06-08extend.texi (X86 Built-in Functions): Add missing `@item's in SSE4.2 section.Uros Bizjak2-21/+21
2007-06-08re PR tree-optimization/32243 (ICE in vectorizable_type_promotion, at tree-ve...Uros Bizjak5-5/+52
2007-06-08re PR tree-optimization/32224 (ICE in vect_analyze_operations, at tree-vect-a...Dorit Nuzman4-3/+38
2007-06-08* trans-intrinsic.c: Revert Lee's 2007-06-04 patch.Francois-Xavier Coudert2-305/+298
2007-06-08re PR target/29953 ([SH-4] Perfomance regression in loops. cmp/eq used instea...Christian Bruel3-3/+55
2007-06-08re PR middle-end/32209 (Boot failure Comparing stages 2 and 3 with --disable...Zdenek Dvorak2-15/+59
2007-06-08constraints.md: New file.Kaz Kojima6-273/+339
2007-06-08re PR fortran/32223 (Backslash handling inconsistent)Steven G. Kargl5-63/+71
2007-06-08cleanup-8.c: Run on i386-darwin9 and later.Geoffrey Keating5-4/+9
2007-06-08darwin.h (STACK_BOUNDARY): Define.Geoffrey Keating2-1/+11
2007-06-08Daily bump.GCC Administrator1-1/+1
2007-06-08re PR c++/32177 (g++ crashes on some valid OpenMP code)Jakub Jelinek4-1/+83
2007-06-07re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez9-12/+25
2007-06-07team.c (gomp_team_start): Fix setting up thread_attr stack size.Jakub Jelinek2-1/+6
2007-06-07re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin15-43/+136
2007-06-07attr-weakref-1-darwin.c: Run on all Darwin platforms.Geoffrey Keating9-9/+18
2007-06-07Index: ChangeLogGeoffrey Keating9-16/+208