aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-34/+58
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-4/+2
2008-06-26libfuncs.h (LTI_synchronize): New libfunc_index.Richard Sandiford1-0/+6
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-14/+18
2008-06-24re PR middle-end/36594 (multiple regressions on powerpc at rev.136976)Andrew Pinski1-1/+3
2008-06-19builtins.c (expand_builtin_nonlocal_goto): Stabilize r_sp before clobbering f...Jan Hubicka1-0/+1
2008-06-17Remove libcall notes.Steven Bosscher1-42/+1
2008-06-13re PR middle-end/36520 (ICE in get_memory_rtx)Eric Botcazou1-3/+5
2008-06-11builtins.c (get_memory_rtx): Accept byte-addressable bitfields.Eric Botcazou1-5/+11
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-4/+4
2008-06-04re PR target/30243 ([avr] signbit() causes an internal compiler error)Andy Hutchinson1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-22/+13
2008-05-30builtins.c (build_string_literal): Avoid generating a non-gimple_val result.Richard Guenther1-5/+4
2008-05-24builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.Kaveh R. Ghazi1-5/+6
2008-05-23builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi1-0/+69
2008-05-18re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi1-6/+54
2008-05-14optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck1-2/+2
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-7/+4
2008-05-07[multiple changes]Kenneth Zadeck1-1/+1
2008-04-30builtins.c (fold_call_expr): Return realret.Rafael Avila de Espindola1-0/+1
2008-04-26re PR c++/35652 (offset warning should be given in the front-end)Simon Baldwin1-1/+6
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-4/+4
2008-04-24c-common.h (check_builtin_function_arguments): Declare.Richard Guenther1-67/+1
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini1-2/+1
2008-04-23tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily1-6/+1
2008-04-23re PR rtl-optimization/36017 (Miscompilation of tail call sqrt)Jakub Jelinek1-0/+3
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-4/+4
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-1/+1
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-13/+26
2008-02-26re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez1-1/+0
2008-02-20re PR middle-end/35265 (__builtin_popcount expansion bug)Richard Guenther1-0/+3
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-5/+4
2007-11-28re PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)Richard Sandiford1-0/+14
2007-11-27builtins.c (fold_builtin_1): Verify the argument types of BUILT_IN_ISNORMAL.Richard Guenther1-0/+57
2007-11-26re PR middle-end/34233 (ICE: get_callee_fndecl, at tree.c:6592)Richard Guenther1-1/+3
2007-10-17builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez1-1/+1
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-20/+14
2007-09-18re PR middle-end/33423 (internal compiler error: in expand_expr_real_1, at ex...Jakub Jelinek1-0/+14
2007-09-11builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.Jakub Jelinek1-0/+6
2007-09-06re PR tree-optimization/32586 (New VN misses FRE opportunities)Richard Guenther1-7/+7
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-3/+38
2007-09-05re PR tree-optimization/21513 (__builtin_expect getting in the way of uniniti...Adam Nemet1-13/+72
2007-09-04optabs.c (debug_optab_libfunc): Update; make available to gdb.Jan Hubicka1-1/+1
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore1-12/+14
2007-08-24expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek1-2/+1
2007-08-23builtins.c (expand_builtin_mathfn): Wrap argument in save_expr directly inste...Richard Guenther1-40/+11
2007-08-22re PR middle-end/33007 (builtin lround doesn't work)Richard Guenther1-14/+4
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-9/+9
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-16/+16