aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-28ftell.c (ftell, FTELL_SUB): Add unlock_unit call.Jakub Jelinek4-4/+21
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-28Fix changelog typo.Daniel Jacobowitz1-1/+1
2005-11-28re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle2-3/+11
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-27random.c: Include config.hDavid Edelsohn4-5/+9
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-27libgfortran ChangeLog:Janne Blomqvist186-1838/+2734
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-27* io/write.c (namelist_write): Correct type in previous commit.Francois-Xavier Coudert2-1/+6
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert9-15/+121
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-26list_read.c (nml_parse_qualifier): Use ssize_t instead of int in dtp->u.p.value.Richard Henderson2-5/+10
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 Blomqvist4-2/+25
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-25standard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA and gnu/javax/rmi.Mark Wielaard8-6/+2910
2005-11-25list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p...Richard Henderson3-45/+52
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 libgcj/25016 (Integer overflow in _Jv_CondWait)Andrew Haley2-5/+30
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-25jacks.xfail: Remove non-jls-argument-expansion-13 and add non-jls-argument-ex...Ranjit Mathew2-1/+8
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