aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-05-27rs6000.c (rs6000_emit_prologue): Update sp_offset depending on stack size.Eric Christopher2-3/+19
2007-05-27tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak15-118/+124
2007-05-27(svn add was forgotten)Tobias Burnus1-0/+53
2007-05-27re PR middle-end/32083 (bug in transfer integer->real->integer)Tobias Burnus3-1/+11
2007-05-27tree-vect-transform.c (vectorizable_conversion): Initialize tree_code variabl...H.J. Lu2-3/+10
2007-05-27Daily bump.GCC Administrator1-1/+1
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak5-2/+30
2007-05-26re PR fortran/31813 (Warn about deleted feature: H edit descriptor)Jerry DeLisle2-1/+6
2007-05-26re PR fortran/31813 (Warn about deleted feature: H edit descriptor)Jerry DeLisle2-13/+20
2007-05-26tree-flow.h: Remove the prototype for is_aliased_with.Kazu Hirata3-33/+3
2007-05-26basic-block.h: Remove the prototype for merge_seq_blocks.Kazu Hirata3-26/+5
2007-05-26i386-protos.h (ix86_expand_sse4_unpack): New.H.J. Lu4-12/+118
2007-05-26gfortran.texi: Document the GFORTRAN_ERROR_DUMPCORE and GFORTRAN_ERROR_BACKTR...Tobias Burnus2-0/+27
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata19-27/+34
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata12-20/+28
2007-05-26re PR fortran/31219 (ICE on array of character function results)Paul Thomas6-15/+121
2007-05-25re PR tree-optimization/32090 (ICE in forwprop with zero sized array)Andrew Pinski4-7/+32
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore8-13/+166
2007-05-26config.gcc: Add i386/t-fprules-softfp64 and soft-fp/t-softfp to x86-darwin co...Eric Christopher5-17/+40
2007-05-26Daily bump.GCC Administrator1-1/+1
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata16-24/+33
2007-05-25* intrinsic.texi: Fix typos.Kazu Hirata2-3/+7
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak4-1/+50
2007-05-25sse.md (*vec_extractv2di_1_sse2): Do not calculate "memory" attribute for "ss...Uros Bizjak2-0/+6
2007-05-25extend.texi (alloc_size): New attribute.Dirk Mueller6-28/+150
2007-05-25re PR c++/31745 (ICE on invalid use of namespace)Simon Martin5-10/+42
2007-05-25semantics.c (finish_member_declaration): Fix a typo in the last checkin.H.J. Lu2-1/+6
2007-05-25i386.c (__builtin_ia32_vec_ext_v2df): Mark it with MASK_SSE2.H.J. Lu10-6/+312
2007-05-25re PR c++/31431 (ICE with invalid parameter pack)Douglas Gregor17-158/+510
2007-05-25sse.md (*vec_extractv2di_1_sse2): Correct shift.H.J. Lu2-1/+5
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford11-176/+581
2007-05-25re PR tree-optimization/31982 (Missed forw prop with indirect ref and addr. (...Richard Guenther4-19/+56
2007-05-25re PR fortran/32047 (ICE (segfault) for pure function without argument)Paul Thomas4-5/+48
2007-05-24spu.md (smulsi3_highpart): Unshare the rtl chain.Andrew Pinski2-2/+9
2007-05-25builtin-math-4.c: Fix dg-xfail-if.Kaveh R. Ghazi2-1/+5
2007-05-25Daily bump.GCC Administrator1-1/+1
2007-05-24re PR rtl-optimization/32069 (segfault in regclass() with -O0 -fsplit-wide-ty...Ian Lance Taylor3-0/+16
2007-05-24darwin.h (LINK_COMMAND_SPEC): Add .cxx/.cp for dsymutil handling as well.Mike Stump3-3/+3
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild10-0/+92
2007-05-24postreload-gcse.c (reg_changed_after_insn_p): New function.Richard Sandiford3-105/+55
2007-05-24ChangeLog: Whitespace fixes.Uros Bizjak2-12/+13
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak26-32/+3125
2007-05-24Fotgotten changelog entry:Jan Hubicka1-0/+4
2007-05-24target-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Correct default hook.H.J. Lu2-1/+6
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka5-7/+37
2007-05-24re PR testsuite/32062 (Some MASKs aren't sufficient in certain sse4_1 tests)H.J. Lu2-0/+7
2007-05-24re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak9-52/+121
2007-05-24i386.c (ix86_handle_option): Handle SSE4.1 for -msse/-msse2/-msse3.H.J. Lu2-6/+14
2007-05-24i386.c (ix86_init_mmx_sse_builtins): Mark __builtin_ia32_vec_set_v2di with MA...H.J. Lu2-1/+6
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith12-42/+146