aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-04-04i386.c (machopic_output_stub): Output \t between instructions and operands.Eric Christopher5-46/+57
2006-04-04rs6000.c (num_insns_constant_wide): Change satisfies_constraint_[IL] to expli...David Edelsohn2-2/+8
2006-04-04tree-scalar-evolution.c (compute_overall_effect_of_inner_loop, [...]): Use bu...Sebastian Pop3-3/+11
2006-04-04tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell8-9/+208
2006-04-04builtins.c (fold_builtin_sprintf): Use fold_convert instead of convert in the...Roger Sayle4-36/+47
2006-04-04* doc/install.texi (Prerequisites): Mention jar.Tom Tromey2-0/+8
2006-04-04tree-ssa.texi (Preserving the virtual ssa form): New subsection.Daniel Berlin2-0/+25
2006-04-04fmt_zero_digits.f90: New test for no error when zero decimal digits specified...Jerry DeLisle2-0/+15
2006-04-04extend.texi (Function Attributes): Rewrite visibility attribute documentation.Geoffrey Keating3-28/+88
2006-04-04Daily bump.GCC Administrator1-1/+1
2006-04-03Makefile.in (unprotoize.o): Same dependencies as for protoize.o.Matthias Klose2-4/+8
2006-04-03extend.texi (Other Builtins): Document that __builtin_nan is a compile-time c...Geoffrey Keating2-2/+9
2006-04-03simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE c...Adam Nemet2-1/+8
2006-04-03tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding and operand sc...Jeff Law2-10/+50
2006-04-03re PR libgcj/26858 (NullPointerException not generated for large classes...)Andrew Haley2-1/+8
2006-04-03fix changelog entryPaolo Bonzini1-1/+1
2006-04-03re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse)Paolo Bonzini8-85/+191
2006-04-03re PR tree-optimization/26992 (Internal Compiler Error in dwarf2out.c:7607 bu...Sebastian Pop3-23/+46
2006-04-03re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)Paul Thomas13-143/+316
2006-04-03builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle9-43/+58
2006-04-03Daily bump.GCC Administrator1-1/+1
2006-04-02re PR middle-end/26977 (ICE in emit_move_insn)Roger Sayle2-6/+18
2006-04-02trans-array.c (gfc_trans_dealloc_allocated): Take a tree representation of th...Erik Edelmann6-11/+29
2006-04-02re PR tree-optimization/26939 (loop number of iterations analysis not working)Sebastian Pop2-1/+6
2006-04-02tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt.Sebastian Pop5-89/+167
2006-04-02tree-data-ref.c (compute_all_dependences): Use a pointer to the dependence_re...Sebastian Pop2-4/+11
2006-04-02gimplify.c (gimplify_scan_omp_clauses): Call gimple_boolify on the condition ...Roger Sayle2-1/+11
2006-04-02Daily bump.GCC Administrator1-1/+1
2006-04-01re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Eric Botcazou2-1/+6
2006-04-01re PR fortran/25270 (testcases fail with a type mismatch)Roger Sayle2-7/+17
2006-04-01dependency.c (gfc_is_inside_range): Delete.Roger Sayle4-46/+122
2006-04-01dependency.c (gfc_dep_compare_expr): Strip parentheses and unary plus operato...Roger Sayle6-14/+184
2006-04-01lib1funcs.asm: Rename abi_entry/abi_return macros to leaf_entry/leaf_return.Bob Wilson4-207/+216
2006-03-31tree-cfg.c (make_ctrl_stmt_edges, [...]): Merge into...Richard Henderson2-152/+102
2006-04-01dwarf2.h (DW64_CIE_ID): Define.Joseph Myers3-5/+26
2006-04-01Daily bump.GCC Administrator1-1/+1
2006-04-01re PR fortran/25358 (vector assignment to assumed-size Cray Pointee error)Asher Langton4-1/+23
2006-03-31linux-atomic.asm: New file.Kaz Kojima3-1/+144
2006-03-31cond.md: Set condition flags properly throughout.DJ Delorie13-35/+367
2006-03-31* sv.po: Update.Joseph Myers2-659/+25
2006-03-31md.texi: Refer to avr/constraints.md instead of avr/avr.h.Denis Chertykov2-1/+6
2006-03-31re PR libgcj/26858 (NullPointerException not generated for large classes...)Andrew Haley4-5/+59
2006-03-31re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle2-0/+28
2006-03-31expr.c (emit_group_store): Make bytepos a HOST_WIDE_INT to signed vs.Roger Sayle2-1/+6
2006-03-31Typo fix.Ben Elliston1-1/+1
2006-03-31Add missing entryMark Mitchell1-0/+4
2006-03-31re PR target/26459 (gcc fails to build on powerpc e500-double targets)Alan Modra2-16/+17
2006-03-31re PR fortran/21130 (38822 lines of Fortran 90 takes more than 10 minutes to ...Paul Thomas2-6/+13
2006-03-31rs6000.c (rs6000_explicit_options): Add ieee.Alan Modra2-5/+23
2006-03-31Daily bump.GCC Administrator1-1/+1