aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-27Daily bump.GCC Administrator1-1/+1
2005-06-26re PR c/21911 (named parameter mistakenly identified as sentinel)Kaveh R. Ghazi9-26/+62
2005-06-26genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.Kaveh R. Ghazi4-3/+13
2005-06-26Corrected PR number in ChangeLog.Thomas Koenig1-1/+1
2005-06-26builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata25-224/+234
2005-06-26cfg.c, [...]: Fix comment typos.Kazu Hirata5-12/+20
2005-06-26install.texi (Specific): Do not specify the concrete versions of GCC provided...Gerald Pfeifer2-6/+9
2005-06-26arc-protos.c: Remove the prototype for arc_finalize_pic.Kazu Hirata6-61/+9
2005-06-26re PR middle-end/17965 (ice in expand_call)Jakub Jelinek4-3/+41
2005-06-26re PR middle-end/22028 (ICE after invalid struct declaration)Jakub Jelinek4-3/+26
2005-06-26trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical type than bo...Jakub Jelinek2-3/+14
2005-06-26regrename.c (copy_value): Don't replace fixed or global regs with older regs.Jakub Jelinek2-0/+7
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek34-100/+137
2005-06-26re PR tree-optimization/22026 (ACATS FAIL C45331A fixed point wrong code (VRP...Kazu Hirata4-1/+104