aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-23* cfganal.c: Fix a reference to Harvey's paper.Kazu Hirata2-1/+3
2005-01-23* flow.c (regset_bytes, regset_size): Remove.Kazu Hirata2-6/+4
2005-01-23re PR rtl-optimization/19464 (gcse causes poor register allocation)Steven Bosscher2-0/+7
2005-01-23re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers3-2/+18
2005-01-23* gcse.c (null_pointer_info): Remove.Kazu Hirata2-14/+2
2005-01-23cgraph.c (cgraph_varpool_n_nodes): Remove.Kazu Hirata3-5/+4
2005-01-23c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata4-14/+6
2005-01-23cse.c (max_reg, [...]): Remove.Kazu Hirata2-13/+5
2005-01-23re PR fortran/19294 (intrinsic_transpose.f90 runtime crash)James A. Morrison2-20/+27
2005-01-23combine.c (simplify_logical): Only simplify logical expressions of the form i...Roger Sayle2-6/+15
2005-01-23* typeck.c: Fix a comment typo.Kazu Hirata2-2/+6
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata27-41/+55
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata13-30/+37
2005-01-23re PR libfortran/19313 (inquire(pad=) not implemented)Bud Davis4-0/+46
2005-01-23gengtype.c (walk_type): Produce `not equal to' compares for loop tests, inste...Steven Bosscher2-2/+7
2005-01-23function.c (assign_parm_setup_block): When creating a new stack slot for a pa...Richard Sandiford2-1/+9
2005-01-23re PR target/19378 (ICE during bootstrap compiling __fixdfdi)Roger Sayle2-12/+16
2005-01-23re PR libfortran/19451 (Read after a write with a read only file)Thomas Koenig2-0/+19
2005-01-23Daily bump.GCC Administrator1-1/+1
2005-01-22re PR target/19506 (PovRay produces wrong pictures with -mfpmath=sse -ffast-m...Richard Henderson3-7/+58
2005-01-22* config/i386/i386.md (smaxsf3): Fix mnemonic typo.Richard Henderson2-1/+3
2005-01-22* config/i386/i386.c (ix86_prepare_fp_compare_args): Fix is_sse test.Richard Henderson2-1/+5
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-0/+16
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson8-33/+36
2005-01-22intrinsic.c (make_alias): Add standard argument.Steven G. Kargl2-10/+20
2005-01-22arm.md: Use "Uy" constraint for wcgr load/stores.Paul Brook2-2/+6
2005-01-22s390.c (struct processor_costs): New fields dlgr, dlr, dr, dsgfr, dsgr.Mark Dettinger2-10/+78
2005-01-22s390.md ("doloop_si64"): Reload input value directly into the register being ...Ulrich Weigand2-11/+15
2005-01-22s390.h (HARD_REGNO_NREGS): Fix computation for access registers.Ulrich Weigand2-2/+8
2005-01-22re PR libfortran/18982 (open(status="new") does not generate an error if the ...Thomas Koenig2-0/+16
2005-01-22tree-ssa.texi (Statement Operands): Add example for new must-def macro.Daniel Berlin2-3/+32
2005-01-22* trans-expr.c (gfc_conv_function_call): Remove bogus TODO.Paul Brook2-1/+5
2005-01-22gfortran.h (gfc_check_access): Add prototype.Paul Brook7-25/+58
2005-01-22re PR tree-optimization/19484 (function pointer propagation fails for noretur...Richard Sandiford5-1/+72
2005-01-22re PR tree-optimization/19038 (tree-ssa causing loops to have more than one BB)Daniel Berlin2-0/+14
2005-01-22* java-except.h, java-tree.h: Remove unused prototypes.Kazu Hirata3-7/+4
2005-01-22tree-cfg.c (remove_forwarder_block_with_phi): Look at the first label to see ...Kazu Hirata2-11/+9
2005-01-22primary.c (gfc_match_rvalue): Only apply implicit type if variable does not h...Paul Brook5-27/+83
2005-01-22re PR fortran/19194 (Missing RECL parameter in OPEN statement)Tobias Schlüter2-3/+9
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata13-14/+24
2005-01-22re PR libfortran/19314 (inquire(position=) segfaults at runtime)Bud Davis2-0/+40
2005-01-21re PR target/19491 (va_start incorrect, Number of floating point and integer ...David Edelsohn2-2/+11
2005-01-22rtems.h: Update copyright.Ralf Corsepius2-1/+5
2005-01-22re PR target/19548 (RTEMS CPP specs not merged from 3.2/3.2 branches)Ralf Corsepius2-0/+24
2005-01-22re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting...Tobias Schlüter2-1/+8
2005-01-22Daily bump.GCC Administrator1-1/+1
2005-01-22re PR c/18809 (ICE after a couple of errors with a simple invalid C code)Volker Reichelt4-1/+18
2005-01-21* gcc.dg/20050121-1.c: New test.Ian Lance Taylor2-1/+12
2005-01-21re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi...Ian Lance Taylor2-2/+8
2005-01-21re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi...Ian Lance Taylor6-6/+75