aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-30darwin.h (LINK_COMMAND_SPEC): Don't try to protect %S with !Zdynamiclib.Geoffrey Keating2-1/+6
2006-03-30re PR middle-end/22375 (fold_builtins creates mis-matched types)Roger Sayle2-1/+10
2006-03-30Makefile.in: Rename docdir to gcc_docdir.Carlos O'Donell10-30/+50
2006-03-30re PR target/17959 (-mpowerpc64 can cause worse code than without it)Roger Sayle2-6/+56
2006-03-30re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey2-0/+10
2006-03-30re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig2-2/+9
2006-03-30re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov6-18/+32
2006-03-30haifa-sched.c (try_ready): Change condition to restore non-speculative patter...Maxim Kuvyrkov2-14/+42