aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-11Add missing ChangeLog entriesMark Mitchell1-0/+14
2004-06-11install.texi (Prerequisites): Update documentation of required versions of au...Joseph Myers2-9/+25
2004-06-11[multiple changes]Arnaud Charlet43-296/+842
2004-06-11sparc.c (sparc_gimplify_va_arg): New fn.Jason Merrill2-0/+100
2004-06-11fix typoJason Merrill1-1/+1
2004-06-11typeclass.h: Add GPL plus exception license.Jerry Quinn2-0/+37
2004-06-10gimplify.c (gimplify_modify_expr): Don't force a temporary of an aggregate_va...Jason Merrill2-6/+15
2004-06-10fold-const.c (fold_inf_compare): Avoid creating non-gimple code when we are i...Jeff Law4-0/+20
2004-06-11typeck2.c (abstract_virtual_errors): Reword diagnostics, make them appear at ...Giovanni Bajo5-15/+32
2004-06-11Daily bump.GCC Administrator1-1/+1
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo11-49/+74
2004-06-10sourcebuild.texi (Front End): Add details of more installation documentation ...Joseph Myers2-0/+12
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth25-335/+972
2004-06-10re PR target/15653 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-3/+14
2004-06-10re PR web/15263 (configure.html: end tag for element "H4" which is not open...)Volker Reichelt2-1/+5
2004-06-10builtins.c (expand_builtin): Fall back to library function call for conj...Roger Sayle2-13/+31
2004-06-10re PR c++/15875 (rejects pointer to member in template)Jason Merrill9-121/+37
2004-06-10sh.c (dump_table): New argument start.J"orn Rennecke3-13/+137
2004-06-10fix conflict markersJason Merrill1-14/+0
2004-06-10target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature.Jason Merrill9-109/+108
2004-06-10Makefile.in (df.o): Remove fibheap dependency.Zdenek Dvorak4-516/+735
2004-06-10re PR c++/15227 (Trouble with invalid function definition)Mark Mitchell8-4/+50
2004-06-10fold-const.c (fold_abs_const): Make extern.Roger Sayle4-12/+56
2004-06-10re PR fortran/14957 (testsuite issues)Tobias Schlüter2-2/+8
2004-06-10re PR target/15569 (Gcc 3.4.1 failed to build ia64 2.6.6 kernel)Jakub Jelinek2-0/+79
2004-06-10unwind-ia64.c (uw_frame_state_for): Don't assume a leaf function without unwi...Jakub Jelinek2-2/+9
2004-06-10Oops.Jakub Jelinek2-3/+6
2004-06-10re PR c++/14791 (13070 does not fix -Wformat with fprintf)Jakub Jelinek9-25/+112
2004-06-10Fix typos.Jakub Jelinek1-3/+3
2004-06-10clean up obsolete commentJason Merrill1-15/+2
2004-06-10tree-ssa.c (verify_ssa): Verify that vdefs/makes_aliased_stores match.Daniel Berlin2-1/+9
2004-06-10i386-bitfield1.c: Add mingw32 and cygwin to targets that use default windows3...Danny Smith3-2/+8
2004-06-10Daily bump.GCC Administrator1-1/+1
2004-06-10fold-const.c (fold_not_const): New function.Roger Sayle2-24/+40
2004-06-09re PR middle-end/15228 (useless copies of floating point operands)Richard Henderson2-11/+11
2004-06-09re PR tree-optimization/15108 ([tree-ssa] [regression] missed sib-calling for...Richard Henderson2-5/+11
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo7-149/+153
2004-06-09winnt.c (i386_pe_output_labelref): Correct misplaced ')'.Danny Smith2-3/+3
2004-06-09* config/i386/winnt.c (i386_pe_output_labelref); CorrectDanny Smith1-0/+5
2004-06-09k6.md: Rewrite using the DFA model.Steven Bosscher3-131/+267
2004-06-09alpha.c (alpha_gimplify_va_arg_1, [...]): New.Richard Henderson2-0/+141
2004-06-09bitfield3.C: Add -mno-align-double compile option for mingw32 and cygwin targ...Danny Smith2-0/+6
2004-06-09* expmed.c (emit_store_flag): Cope with FLOAT_STORE_FLAG_VALUE.Richard Henderson2-5/+26
2004-06-09Index: gcc/ChangeLogGeoffrey Keating7-66/+73
2004-06-09trans-expr.c (gfc_conv_cst_int_power): Compute x**(-n) by converting it to (1...Toon Moene2-3/+10
2004-06-09revert: re PR c++/15815 (Update #pragma interface and #pragma implementation ...Mark Mitchell4-12/+16
2004-06-09sparc.h (MOVE_RATIO): New definition.David S. Miller2-0/+9
2004-06-09g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check ...Andrew Pinski2-4/+6
2004-06-09basic-block.h (struct edge_def): Add goto_locus.Richard Henderson4-8/+32
2004-06-09* h8300.md (ldm_h8300s_4): Fix condition for expander.Anil Paranjpe2-1/+5