aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek1-1/+3
2010-02-10builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...Jakub Jelinek1-0/+8
2010-02-03re PR c++/35652 (offset warning should be given in the front-end)Jason Merrill1-2/+8
2010-01-10re PR middle-end/42667 (internal compiler error: in insert_into_preds_of_bloc...Richard Guenther1-9/+4
2010-01-01Move 2009 ChangeLog to ChangeLog-2009.H.J. Lu1-1/+1
2010-01-01re PR middle-end/42559 (ice in emit_block_move_hints with -O2)Richard Guenther1-1/+2
2009-12-17re PR middle-end/42397 (FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o...Richard Guenther1-0/+2
2009-12-09builtins.c (do_mpc_ckconv): Pass the component type to real_from_mpfr().David Edelsohn1-2/+2
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi1-23/+2
2009-11-26builtins.c (expand_builtin_printf, [...]): Remove.Michael Matz1-313/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-131/+131
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-8/+6
2009-11-08builtins.c (apply_args_reg_offset): Remove commented out delaration.Paolo Carlini1-6/+0
2009-11-07builtins.c (apply_args_size, [...]): Remove some set but not used variables.David Binderman1-14/+4
2009-10-28re PR debug/41801 (VTA: ICE in loc_cmp.)Jakub Jelinek1-1/+2
2009-10-23builtins.c (fold_builtin_cabs): Use validate_arg().Kaveh R. Ghazi1-3/+4
2009-10-14builtins.c (fold_builtin_1): Support complex "arc" functions.Kaveh R. Ghazi1-1/+39
2009-10-08re PR middle-end/41573 (segfault in trunk related to strings)Michael Matz1-5/+5
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+50
2009-09-28builtins.c (interclass_mathfn_icode): New helper.Michael Matz1-666/+311
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-24/+37
2009-09-20re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi1-16/+24
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-2/+5
2009-09-14Squash commit of EH in gimpleRichard Henderson1-0/+6
2009-09-02expr.h (emit_storent_insn, [...]): Declare.Michael Matz1-5/+5
2009-09-02revert: builtins.c (fold_builtin_memory_op): Use the alias oracle to query if...Richard Guenther1-7/+51
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-2/+2
2009-08-31builtins.c (fold_builtin_memory_op): Use the alias oracle to query if the mem...Richard Guenther1-51/+7
2009-08-18re PR middle-end/41094 (Erroneous optimization of pow() with -ffast-math)Richard Guenther1-4/+7
2009-08-14re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi1-5/+2
2009-08-11re PR bootstrap/40788 (ICE on sparc: tree check: expected class 'expression',...Richard Guenther1-1/+0
2009-07-16re PR bootstrap/40781 (Revision 149722 failed to bootstrap)H.J. Lu1-2/+2
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-600/+693
2009-07-16builtins.c (do_mpc_arg2): New.Kaveh R. Ghazi1-0/+71
2009-07-14builtins.c (can_trust_pointer_alignment): New fn.Jason Merrill1-2/+11
2009-06-28builtins.c (expand_errno_check): Use do_compare_rtx_and_jump.Paolo Bonzini1-2/+2
2009-06-26builtins.c (expand_builtin_alloca): Handle builtin alloca that is marked not ...Olatunji Ruwase1-4/+2
2009-06-22alias.c: Use REG_P...Shujing Zhao1-7/+7
2009-06-19re PR testsuite/40491 (Revision 148663 caused extra failures)Uros Bizjak1-0/+3
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-11/+14
2009-06-11re PR c/39252 (Request new feature __builtin_unreachable ())David Daney1-0/+15
2009-06-05builtins.c (do_mpc_ckconv, [...]): Use mpc_realref/mpc_imagref instead of MPC...Kaveh R. Ghazi1-7/+7
2009-05-29builtins.c (validate_gimple_arglist): Don't use va_arg with enum type.Ian Lance Taylor1-2/+2
2009-05-29re PR middle-end/40291 (ICE on unprototyped memcmp with long long last argument)Jakub Jelinek1-1/+1
2009-05-19builtins.c (do_mpc_arg1): Separate MPFR/MPC C rounding types.Kaveh R. Ghazi1-1/+2
2009-05-15builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi1-13/+178
2009-05-05re PR middle-end/40023 (type mismatch in address expression)Richard Guenther1-1/+1
2009-05-04re PR middle-end/40015 (Revision 147083 failed gfortran.dg/array_memcpy_4.f90)Richard Guenther1-2/+4
2009-05-03re PR c/39983 (ICE: type mismatch in address expression)Richard Guenther1-6/+41
2009-04-28revert: re PR c++/35652 (offset warning should be given in the front-end)Ben Elliston1-5/+8