aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-06-29c-common.c (flag_next_runtime): Move...Ziemowit Laski7-13/+23
2005-06-29linux-unwind.h (shmedia_fallback_frame_state): Disable aliasing warning with ...Kaz Kojima2-2/+14
2005-06-29target.h (gcc_target): New field allocate_initial_value.Kaz Kojima9-55/+99
2005-06-28tree-vectorizer.c (vect_is_simple_reduction): Compare types using TYPE_MAIN_V...Richard Henderson2-2/+8
2005-06-28ia64.c (ia64_expand_vecint_compare): Decompose to EQ when using psubN.uuu.Richard Henderson5-5/+243
2005-06-29Daily bump.GCC Administrator1-1/+1
2005-06-29gcc.texi: Update FSF address.Kelley Cook2-2/+6
2005-06-29re PR c/22052 (redefinition of inline function succeeds)Eric Christopher8-35/+69
2005-06-28* tree-optimize.c (init_tree_optimization_passes): Fix typo.Diego Novillo2-1/+5
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2-0/+12
2005-06-28rs6000.md (setmemsi): s/operand/operands/.Andrew Pinski2-1/+5
2005-06-28ia64.c (ia64_expand_vecint_compare): Use unsigned saturating subtraction for ...Richard Henderson2-128/+60
2005-06-28rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral...Richard Henderson2-3/+10
2005-06-28rs6000.md (setmemsi): Fix operand 2.Andrew Pinski2-1/+5
2005-06-2820030708-1.c: Remove static from test function.Richard Henderson9-8/+22
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig2-0/+14
2005-06-28target.h (invalid_conversion, [...]): New hooks.Joseph Myers19-132/+578
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook5-0/+1619
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling18-153/+237
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook31-62/+609
2005-06-28c-decl.c (pop_scope): Move warning control into warning call.DJ Delorie7-128/+188
2005-06-28re PR target/22134 (vf_hue.c:54: internal compiler error: in final_scan_insn,...Uros Bizjak2-1/+7
2005-06-28s390.c (machine_function): New field has_landing_pad_p.Andreas Krebbel4-21/+149
2005-06-28except.c (current_function_has_exception_handlers): Function description adde...Andreas Krebbel2-3/+10
2005-06-28* gfortran.dg/dev_null.f90: Run test only on linux and solaris.Francois-Xavier Coudert2-1/+8
2005-06-28* gfortran.dg/slash_1.f90: New test.Francois-Xavier Coudert2-0/+18
2005-06-28sse.md (smaxv16qi3): Fix buffer overflow.Richard Henderson2-18/+39
2005-06-28ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations.Richard Henderson3-4/+34
2005-06-28tree-vect-transform.c (get_initial_def_for_reduction): Use correct type for D...Richard Henderson9-70/+79
2005-06-27sse.md (vec_shl_<SSEMODEI>, [...]): New.Richard Henderson5-2/+108
2005-06-27tree-vect-transform.c (vect_create_epilog_for_reduction): Remove duplicate li...Richard Henderson2-10/+10
2005-06-28texinfo.tex: Import from upstream CVS.Kelley Cook2-130/+346
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka12-26/+308
2005-06-28objc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO portion of TYPE_LANG_...Ziemowit Laski5-0/+72
2005-06-28fdl.texi: Merge in changes from upstream.Kelley Cook3-15/+22
2005-06-28Update FSF addressR. Kelley Cook2-4/+4
2005-06-27re PR tree-optimization/21959 (vrp miscompiles Ada front-end, drops loop exit...Diego Novillo4-0/+67
2005-06-28Daily bump.GCC Administrator1-1/+1
2005-06-27tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...Jan Hubicka5-26/+67
2005-06-27basic-block.h (basic_block_def): Kill rbi.Jan Hubicka9-164/+157
2005-06-27PR java/21540, PR java/13788:Tom Tromey2-14/+34
2005-06-27rs6000.c (rs6000_file_start): Note PPC405 erratum in verbose_asm output.David Edelsohn4-2/+22
2005-06-27remove 2004 entries, which have been moved to ChangeLog.2004Nathan Sidwell1-6879/+0
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek67-66/+10572
2005-06-27* regrename.c (copy_value): Fix comment.Jakub Jelinek2-1/+5
2005-06-27toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD) instead of preproce...Jakub Jelinek2-3/+4
2005-06-27targhooks.c (default_hidden_stack_protect_fail): Fall back to default_externa...Jakub Jelinek4-5/+38
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson22-60/+809
2005-06-27test_struct_returning.c: Adjust as return slot is not merged if address escapes.Michael Matz2-2/+16
2005-06-27ChangeLog: Cleaned up changelog from 2005-06-24.Jerry DeLisle1-10/+10