aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Daily bump.GCC Administrator1-1/+1
2005-11-29* libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston18-0/+9071
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek6-12/+37
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-28GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.Geoffrey Keating9-10/+31
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-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