aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-01-16dfp.exp: Correct FSF address.Ben Elliston3-4/+11
2006-01-16Daily bump.GCC Administrator1-1/+1
2006-01-15* decl.c (check_initializer): Fix thinko.Gabriel Dos Reis2-1/+5
2006-01-15re PR testsuite/25796 (gcc.target/i386/cmov6.c fails on x86_64-linux when sup...Ian Lance Taylor2-1/+6
2006-01-15mangle25.C: Only run on 64-bit systems since 32-bit x86 does not have __float...Andreas Jaeger2-2/+6
2006-01-15ifcvt.c (noce_init_if_info): New static function, broken out of noce_process_...Ian Lance Taylor4-28/+317
2006-01-15cselib.c (hash_table): Rename to cselib_hash_table.Kazu Hirata2-11/+19
2006-01-15re PR c++/25663 (Trouble parsing nested templated constructor calls)Mark Mitchell4-1/+23
2006-01-15Daily bump.GCC Administrator1-1/+1
2006-01-14re PR tree-optimization/25485 (VRP misses an "if" with TRUTH_AND_EXPR stateme...Kazu Hirata4-3/+72
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther19-16/+317
2006-01-14tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several functions.Zdenek Dvorak6-421/+462
2006-01-14re PR rtl-optimization/24257 (ICE: in extract_insn with -O -fgcse -fgcse-sm)Steven Bosscher4-0/+47
2006-01-14tree.c (tree_not_class_check_failed): New function.Ian Lance Taylor3-2/+27
2006-01-14reload1.c (do_output_reload): Add assertion rejecting a CALL_INSN.Ian Lance Taylor2-1/+6
2006-01-13* pt.c (check_explicit_specialization): Use CP_DECL_CONTEXT even more.Jason Merrill2-2/+4
2006-01-14Daily bump.GCC Administrator1-1/+1
2006-01-1320060110-1.c: New test.Adam Nemet3-0/+40
2006-01-13combine.c (struct reg_stat): Add new fields truncation_label and truncated_to...Adam Nemet2-27/+148
2006-01-13* gcc.c-torture/compile/pr25310.c: Disable test on 16-bit targets.Ulrich Weigand2-0/+9
2006-01-13[multiple changes]Steven G. Kargl4-9/+30
2006-01-13tree-ssa-alias.c (add_type_alias): Fix typo.Diego Novillo2-1/+6
2006-01-13name-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.Jason Merrill3-3/+10
2006-01-13sse.md (*vec_extractv2di_1_sse2): Reorder alternatives to match style of othe...Alexandre Oliva2-7/+13
2006-01-13Grr, wrong versionDaniel Berlin1-0/+1
2006-01-13re PR tree-optimization/25771 (ice in coalesce_abnormal_edges, at tree-outof-...Daniel Berlin4-0/+46
2006-01-13re PR tree-optimization/24365 (statement makes a memory store with complex)Andrew Pinski4-0/+32
2006-01-13trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.Diego Novillo2-1/+7
2006-01-13builtins.c (expand_builtin_sincos): New function.Richard Guenther4-7/+105
2006-01-12shift.md: Rewrite...DJ Delorie5-61/+163
2006-01-13tm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL32...Ben Elliston2-10/+20
2006-01-13Daily bump.GCC Administrator1-1/+1
2006-01-12tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR to try to avoi...Daniel Berlin3-4/+23
2006-01-13rtl.texi (Insns): Remove statement that libcalls cannot return in memory...Ben Elliston2-9/+8
2006-01-12addsub.md (addhi3): Add two more alternatives, for mova with fb, and for fb+0...DJ Delorie5-11/+104
2006-01-12re PR libstdc++/24660 (versioning weak symbols in libstdc++)Jason Merrill4-12/+33
2006-01-12* struct-equiv.c (find_dying_inputs): Fix off-by-one bug.Ulrich Weigand2-1/+5
2006-01-12re PR debug/24824 (ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feli...Nathan Sidwell4-1/+36
2006-01-11Remove duplicate df-scan.c entry.David Edelsohn1-4/+0
2006-01-11re PR testsuite/25728 (File descriptor leak in lib/gcov.exp)H.J. Lu2-0/+6
2006-01-11darwin.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Andrew Pinski2-0/+6
2006-01-12Daily bump.GCC Administrator1-1/+1
2006-01-11Fix mis-formatted entries.Diego Novillo1-2/+2
2006-01-11predicates.md (sh_rep_vec): Add parallel to match_code.Kazu Hirata2-1/+6
2006-01-12inf-1.c: New test.Yao Qi2-0/+69
2006-01-12* rtlanal.c (find_reg_note): Assert insn is not null.Ben Elliston2-3/+11
2006-01-12nodfp-1.c: New test.Janis Johnson88-76/+6131
2006-01-112005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2-1/+9
2006-01-11tree-ssa-threadupdate.c (threaded_edges): New VEC to hold edge pairs.Jeff Law4-25/+92
2006-01-11df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BL...Kazu Hirata2-3/+8