aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-30bfin.c (single_move_for_strmov): Renamed to...Jie Zhang3-8/+17
2006-03-30re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Paolo Bonzini2-27/+42
2006-03-30Makefile.am: Do not build dbl-64 variants.Richard Guenther8-78/+32
2006-03-30re PR c++/22494 (C++ front-end produces mis-match types in EQ_EXPR (array dec...Roger Sayle2-1/+8
2006-03-30Daily bump.GCC Administrator1-1/+1
2006-03-29* Makefile.in (build/genpeep.o): Add toplev.h dependency.David Edelsohn2-1/+2
2006-03-29* genpeep.c (main): Add toplev.h to included headers.David Edelsohn2-0/+2
2006-03-29* config/rs6000/constraints.md: Add "W" constraint.David Edelsohn2-0/+5
2006-03-29* Makefile.in (build/gencondmd.o): Add tm-constrs.h dependency.David Edelsohn2-1/+2
2006-03-29genconditions.c (write_header): Add tm-constrs.h to included headers.David Edelsohn2-1/+4
2006-03-29* genpreds.c (write_tm_constrs_h): Delete variable p.David Edelsohn2-1/+4
2006-03-29stor-layout.c (mode_for_size_tree): Remove restiction on type sizes by correc...Roger Sayle2-14/+22
2006-03-29Remove extra parentheses for "M" case.David Edelsohn1-1/+1
2006-03-29convert.c (convert_to_pointer): Preserve the TREE_OVERFLOW and TREE_CONSTANT_...Roger Sayle2-3/+19
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn13-156/+277
2006-03-29tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.Sebastian Pop5-17/+28
2006-03-29vfp.md (movsf_vfp): Disparage w<->r alternatives.Paul Brook2-4/+11
2006-03-29re PR tree-optimization/26859 (ICE Segmentation Fault)Sebastian Pop2-6/+28
2006-03-29reload1.c (choose_reload_regs): Check for all RTX_AUTOINC operators.Paul Brook2-9/+23
2006-03-29re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2-4/+26
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook8-8/+57
2006-03-29config.gcc (s390-*-linux-*, [...]): Add t-dfprules to tmake_file.Andreas Krebbel3-12/+39
2006-03-29re PR tree-optimization/25985 (with optimization integer math fails)Zdenek Dvorak2-8/+75
2006-03-29re PR middle-end/26643 (Linux matroxfb_probe miscompiled)Zdenek Dvorak2-2/+9
2006-03-29Daily bump.GCC Administrator1-1/+1
2006-03-28sh.md (udivsi3_i4_int): Clobber MACH_REG and MACL_REG.Kaz Kojima2-0/+9
2006-03-28intrinsic.texi: s/floor/float in previous commit.Steven G. Kargl2-1/+5
2006-03-28expr.c (emit_group_store): Only create a new pseudo reg if the quantity it ne...Roger Sayle2-3/+14
2006-03-28timevar.def (TV_TREE_PHI_CPROP): New timevar.Jeff Law3-1/+7
2006-03-28Fix ChangeLog entry.Denis Chertykov1-0/+20
2006-03-28fold-const.c (fold_binary): Fold (X & Y) ^ Y as the equivalent ~X & Y, and th...Roger Sayle5-0/+148
2006-03-282006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov7-53/+34
2006-03-28fold-const.c (fold_unary): Fold (T1)(~(T2)X) as ~(T1)X...Roger Sayle4-0/+43
2006-03-28re PR tree-optimization/26796 (ACATS ICE c34002a c52005 spurious storage_error)Jeff Law2-3/+25
2006-03-28tree-ssa-alias.c (create_sft): Initially inherit TREE_ADDRESSABLE from parent...Daniel Berlin3-0/+29
2006-03-28re PR fortran/26779 (Internal module procedure may not have private type dumm...Paul Thomas4-3/+42
2006-03-28re PR middle-end/22524 (fold (or the front-ends) produces UNARY (BIT_NOT_EXPR...Roger Sayle2-1/+8
2006-03-28tree-loop-linear.c: Don't include varray.h.Sebastian Pop14-286/+254
2006-03-28Daily bump.GCC Administrator1-1/+1
2006-03-27rtl.def (Copyright): Update date.Maxim Kuvyrkov6-17/+36
2006-03-27haifa-sched.c (Copyright): Update date.Maxim Kuvyrkov2-13/+43
2006-03-27* objc.dg/objc-nofilename-1.m: Limit to Darwin.David Edelsohn2-1/+6