aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-11-29expmed.c (div_cost): Replace with...Roger Sayle2-25/+44
2005-11-29re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Alexandre Oliva2-0/+33
2005-11-29Daily bump.GCC Administrator1-1/+1
2005-11-28struct-layout-1_generate.c: Add -w option on mmix-*-* for *_[xy].c.Jakub Jelinek2-2/+7
2005-11-28* varasm.c (ultimate_transparent_alias_target): Add comment.Alexandre Oliva2-0/+12
2005-11-28re PR testsuite/19231 (Execute failure in gcc.c-torture/execute/builtins/strl...Kean Johnston13-18/+43
2005-11-28m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app...Kazu Hirata2-7/+15
2005-11-28fp-bit.c (isnan, [...]): Use __builtin_expect.Joseph Myers2-5/+12
2005-11-28fp-bit.h (LSHIFT): Take shift count parameter.Joseph Myers3-9/+16
2005-11-28bfin.c (bfin_secondary_reload): Renamed from secondary_input_reload_class, ma...Bernd Schmidt3-20/+21
2005-11-28re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell6-17/+29
2005-11-28c-common.c (strict_aliasing_warning): Handle all component-ref like accesses.Richard Guenther5-1/+51
2005-11-28re PR middle-end/20219 (Missed optimisation sin / tan --> cos)Roger Sayle4-30/+110
2005-11-28* gcc.c (main): Change type of argv to "char **".Mark Mitchell2-3/+7
2005-11-28missed from last commitAlan Modra1-3/+3
2005-11-28invoke.texi (powerpc msdata-data): Static data doesn't go in small data secti...Alan Modra4-8/+17
2005-11-28re PR target/24997 (ICE with -ftree-vectorize)Alan Modra3-31/+47
2005-11-28Daily bump.GCC Administrator1-1/+1
2005-11-27re PR c++/24979 (DECL_MAIN_P is declared twice in cp-tree.h)Volker Reichelt2-7/+5
2005-11-27* config/m68k/m68k.c (notice_update_cc): Remove useless code.Kazu Hirata2-2/+4
2005-11-27re PR tree-optimization/24575 (-(i /10) is not foldded to i/-10)Andrew Pinski5-0/+73
2005-11-27m68k.c: Reindent and fix whitespace, remove redundant parens.Andreas Schwab2-508/+503
2005-11-27gfortran.h: remove superfluous whitespace and use GNU comment-style for the d...Bernhard Fischer2-11/+16
2005-11-27re PR fortran/24917 (Handling of hexadecimal constants in gfortran)Steven G. Kargl4-34/+78
2005-11-27re PR fortran/23912 (MOD function requires same kind arguments)Francois-Xavier Coudert6-20/+101
2005-11-27cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if it has EH predeces...Steven Bosscher2-2/+19
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert3-3/+17
2005-11-27intmax_t-1.c: Remove mips xfail.Eric Christopher2-13/+17
2005-11-27i386.md (*zero_extendqihi2_movzbw): Avoid partial register stalls by zero ext...Eric Christopher2-40/+46
2005-11-27floatunsisf.c, [...]: New files.Joseph Myers7-1/+75
2005-11-26gnu-runtime-3.m: Simplify.Andrew Pinski2-18/+6
2005-11-27Daily bump.GCC Administrator1-1/+1
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson16-83/+98
2005-11-26re PR middle-end/23669 (fold does convert (-a)/10 into a/-10 with -fno-wrapv)Andrew Pinski5-0/+53
2005-11-26md.texi (Insn Canonicalizations): Refer to the function commutative_operand_p...Hans-Peter Nilsson2-0/+8
2005-11-26testsuite ChangeLog:Janne Blomqvist2-1/+6
2005-11-26libgfortran ChangeLog:Janne Blomqvist2-0/+17
2005-11-26re PR middle-end/21309 (internal compiler error: in expand_mult_const, at exp...Roger Sayle2-0/+18
2005-11-26re PR middle-end/25022 (failure to transform the unlocked stdio calls)Kaveh R. Ghazi9-15/+103
2005-11-26Daily bump.GCC Administrator1-1/+1
2005-11-25cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber.Hans-Peter Nilsson3-4/+16
2005-11-25* gcc.dg/20050922-2.c: New test.Joern Rennecke1-0/+33
2005-11-25* gcc.dg/20050922-2.c: New test.Joern Rennecke1-0/+4
2005-11-252005-11-25 Paul Thomas <pault@gcc.gnu.org>Paul Thomas2-0/+0
2005-11-25gnu-runtime-3.m: New test.Andrew Pinski2-0/+34
2005-11-25re PR c++/9278 (Illegal use of typedef to "void")Volker Reichelt4-0/+28
2005-11-25fold-const.c (negate_mathfn_p): Fix comment and add support for BUILT_IN_CBRT...Volker Reichelt2-2/+23
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers12-0/+259
2005-11-25typeck2.c (process_init_constructor_union): Remove check for unnamed union me...Volker Reichelt2-6/+6
2005-11-25name-lookup.c (lookup_name_real): Merge two if's.Volker Reichelt2-6/+7