aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-25pt.c (instantiate_class_template): Clean-up.Volker Reichelt2-6/+10
2005-11-25pt.c (template_class_depth_real): Remove.Volker Reichelt2-21/+11
2005-11-25ppc64-fp.c (__floatunditf): New function.Alan Modra2-0/+56
2005-11-25rs6000.c (rs6000_sr_alias_set): Delete.David Edelsohn2-81/+49
2005-11-24[multiple changes]Andrew Pinski6-3/+53
2005-11-24[multiple changes]Andrew Pinski4-0/+39
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2-0/+7
2005-11-25gij.cc (nonstandard_opts_help): Add entry for -Xss.Bryce McKinlay2-0/+7
2005-11-25Daily bump.GCC Administrator1-1/+1
2005-11-24expr.c (expand_expr_real_1): Fix error in last change.Bernd Schmidt2-1/+5
2005-11-24caller-save.c: (this_insn_sets): Move into: (save_call_clobbered_regs).J"orn Rennecke2-9/+24
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke16-322/+693
2005-11-24configure.ac: Require at least texinfo 4.4.Uros Bizjak4-6/+20