aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-03-31Radar 4054728.Fariborz Jahanian
2005-03-04Merge changes between apple-ppc-merge-20041026 and apple-gcc-4049Geoffrey Keating
2005-02-12 * optabs.h (enum optab_index): Add new OTI_ldexp.Uros Bizjak
2005-02-12 * tree-complex.c (expand_complex_libcall): New.Richard Henderson
2005-02-102005-02-10 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-02-10 * builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson
2005-02-09 * fold-const.c (fold_strip_sign_ops): New function to simplify aRoger Sayle
2005-02-092005-02-09 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-02-072005-02-07 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-01-28 * builtins.c (expand_builtin_copysign): New.Richard Henderson
2005-01-24 * builtins.c (get_pointer_alignment, gimplify_va_arg_expr,Jakub Jelinek
2005-01-12 * builtins.c (fold_builtin_fabs): Convert argument to the appropriateRoger Sayle
2005-01-11 PR target/18916Alan Modra
2005-01-07 PR tree-optimization/18828Jakub Jelinek
2004-12-14 PR middle-end/18951Jakub Jelinek
2004-12-09 * tree.def (SET_TYPE): Remove.Nathan Sidwell
2004-12-05 * builtins.c: Fix comment typos.Kazu Hirata
2004-12-042004-12-04 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-23 * function.h (struct function): Remove calls_longjmp.Zack Weinberg
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument"Joseph Myers
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-11-04 * builtins.c (expand_builtin_return_addr,Kazu Hirata
2004-10-27 * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,Geoffrey Keating
2004-10-19 * builtins.c (expand_builtin_memmove): If fold_builtin_memmoveRichard Henderson
2004-10-10 PR c/17301Joseph Myers
2004-10-08 * c-lex.c (interpret_float): Give a pedwarn rather than a warningJoseph Myers
2004-10-08 * builtins.c (expand_builtin_mempcpy): Move tree handling code toKaveh Ghazi
2004-10-08 * builtins.c (expand_builtin_strncpy): Delete duplicate code.Kaveh Ghazi
2004-10-06 * builtins.c (expand_builtin_strcpy): Delete duplicate code.Kaveh Ghazi
2004-10-05 * builtins.c (expand_builtin_memmove): Delete duplicate codeKaveh Ghazi
2004-10-04 * builtins.c (expand_builtin_memcpy): Delete duplicate codeKaveh Ghazi
2004-10-03 * builtins.c (expand_builtin_memcmp, expand_builtin_strcmp,Kaveh Ghazi
2004-10-01 * builtins.c (expand_builtin_strstr, expand_builtin_strchr,Kaveh Ghazi
2004-09-30 * builtins.c (expand_builtin_strlen): Do not call emit_move_insnUlrich Weigand
2004-09-26 * builtins.c (expand_builtin_memcmp): Adjust MEM_SIZE toUlrich Weigand
2004-09-26 * builtins.c (get_memory_rtx): Set mem attributes for non-ADDR_EXPRUlrich Weigand
2004-09-23 * builtins.c: Fix a comment typo.Kazu Hirata
2004-09-232004-09-22 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-09-202004-09-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-15gcc:Joseph Myers
2004-09-15 * builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1)Jakub Jelinek
2004-09-092004-09-09 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-09-092004-09-08 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-09-082004-09-08 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-09-08[gcc/ChangeLog]Andreas Tobler
2004-09-082004-09-07 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-09-07 * builtins.c (fold_builtin_strchr): Use build_int_cst, notNathan Sidwell