aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill13-60/+869
2004-06-09tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski8-9/+20
2004-06-09re PR fortran/13249 (Error when using COMMON)Tobias Schlüter2-0/+15
2004-06-09re PR fortran/13372 (ICE in trans-types.c (gfc_typenode_for_spec), see #13201)Tobias Schlüter5-2/+42
2004-06-09re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_...J"orn Rennecke3-5/+34
2004-06-09re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)Tobias Schlüter2-5/+20
2004-06-09re PR ada/6637 (Would be nice to support --enable-shared=gnat)Arnaud Charlet2-2/+8
2004-06-09Makefile.tpl (touch-stage[+id+]): New.Paolo Bonzini5-354/+191
2004-06-08* configure.ac: New --enable-mapped-location sets USE_MAPPED_LOCATION.Per Bothner4-1/+34
2004-06-09re PR libfortran/14897 ('T' edit descriptor output incorrect)Bud Davis2-0/+16
2004-06-09re PR libfortran/15755 (gfortran: backspace call causes bus error)Bud Davis2-0/+19
2004-06-09* gfortran.fortran-torture/execure/intrinsic_associated.f90Paul Brook2-45/+47
2004-06-09Daily bump.GCC Administrator1-1/+1