aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-26Makefile.in (OBJS-common): Remove duplicate object file names.Kazu Hirata2-2/+6
2005-06-26Daily bump.GCC Administrator1-1/+1
2005-06-25Move misplaced ChangeLog entry.Jakub Jelinek2-12/+10
2005-06-25tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.Jan Hubicka3-1/+8
2005-06-25passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info when not...Jan Hubicka3-6/+16
2005-06-25bfin.md (ror_one, [...]): New patterns.Bernd Schmidt2-11/+106
2005-06-25builtins.c (define_builtin): Accept new flags parameter.Jan Hubicka2-19/+43
2005-06-25[multiple changes]Thomas Koenig2-0/+23
2005-06-25Update FSF address.Kelley Cook452-880/+884
2005-06-25Update FSF address.Kelley Cook111-137/+141
2005-06-25Update FSF addressKelley Cook2-2/+6
2005-06-25Update FSF address.R. Kelley Cook714-1426/+1428
2005-06-25Update FSF address.R. Kelley Cook5-10/+10
2005-06-25Update FSF address.Kelley Cook56-110/+118
2005-06-25gengtype.c: Update FSF address in copyright header.Kelley Cook2-4/+9
2005-06-25Update FSF address.Kelley Cook54-108/+112
2005-06-25Update FSF address.Kelley Cook68-130/+142
2005-06-25Daily bump.GCC Administrator1-1/+1
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle7-3/+141
2005-06-24verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa...Tom Tromey2-4/+11
2005-06-24cfglayout.c (block_locators_locs, [...]): Change the type to VEC(int,heap)*.Kazu Hirata2-19/+31