aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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
2007-06-07i386.md (standard sse constant splitter): Handle TFmode.Uros Bizjak6-136/+306
2007-06-07* config/xtensa/lib1funcs.asm: Clean up whitespace.Bob Wilson2-26/+30
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl19-310/+339
2007-06-07re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...Steve Ellcey4-17/+56
2007-06-07re PR tree-optimization/32220 (internal compiler error: in eliminate_temp_cop...Zdenek Dvorak4-1/+38
2007-06-07Add new testsArnaud Charlet11-0/+242
2007-06-07Add new testsArnaud Charlet17-0/+302
2007-06-06re PR tree-optimization/32231 (Segfault in verify_ssa_name)Andrew Pinski4-0/+28
2007-06-07Daily bump.GCC Administrator1-1/+1
2007-06-06* gfortran.dg/integer_exponentiation_3.F90: Use approx. check.Steve Ellcey2-2/+6
2007-06-06config.gcc (i?86-*-darwin*): Remove arch parameter.Eric Christopher3-2/+20
2007-06-06re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez7-9/+21
2007-06-06tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann20-165/+246
2007-06-06i386.c (override_options): Move handling of TARGET_SUBTARGET* earlier.Eric Christopher2-31/+36
2007-06-06genmodes.c (tagged_printf, [...]): Don't use %n on printf.Paolo Bonzini2-4/+7
2007-06-06haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak7-23/+118
2007-06-06lambda-code.c (struct lambda_lattice_s): Add a name to the struct.Thomas Neumann5-13/+27
2007-06-06tree-ssa-forwprop.c (forward_propagate_into_cond): Return 2 if we need to sch...Richard Biener2-7/+22
2007-06-06fold-const.c (merge_ranges): If range_successor or range_predecessor fail, ju...Ian Lance Taylor4-3/+38