Age | Commit message (Expand) | Author | Files | Lines |
2005-12-22 | backport: builtins.def: Move all DEF_SYNC_BUILTIN to ... | Jakub Jelinek | 1 | -0/+16 |
2005-12-20 | re PR middle-end/24306 (va_arg gets confused when skipping over certain zero-... | Richard Guenther | 1 | -1/+2 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+15 |
2005-12-01 | re PR middle-end/25158 (FAIL: gcc.c-torture/execute/builtins/fprintf.c compil... | Kaveh R. Ghazi | 1 | -3/+7 |
2005-11-30 | tree.h (CASE_FLT_FN, [...]): New macros. | Volker Reichelt | 1 | -468/+156 |
2005-11-29 | re PR middle-end/20109 (printf optimizations and non-ASCII character sets) | Kaveh R. Ghazi | 1 | -25/+95 |
2005-11-26 | re PR middle-end/25022 (failure to transform the unlocked stdio calls) | Kaveh R. Ghazi | 1 | -15/+24 |
2005-11-18 | Fix spurious warning for strstr (s, ""). | James E Wilson | 1 | -1/+3 |
2005-11-12 | re PR middle-end/24820 (SEGV in integer_valued_real_p at gcc/builtins.c:6711) | Andrew Pinski | 1 | -0/+1 |
2005-10-17 | builtins.c (expand_builtin_synchronize): Build a new-style asm with a memory ... | Richard Henderson | 1 | -6/+7 |
2005-10-16 | builtins.c (get_builtin_sync_mode): Make unlimited mode_for_size request. | Hans-Peter Nilsson | 1 | -1/+3 |
2005-10-15 | re PR middle-end/23714 (ICE in expand_assignment) | Richard Henderson | 1 | -1/+1 |
2005-10-04 | re PR middle-end/19382 (ACATS cxb4005 cxb5002 simple To_COBOL/To_Fortran test... | Ulrich Weigand | 1 | -6/+18 |
2005-09-28 | builtins.c (get_builtin_sync_mode): New. | Richard Henderson | 1 | -30/+56 |
2005-09-05 | rtl.h (gen_frame_mem, [...]): Declare. | J"orn Rennecke | 1 | -4/+2 |
2005-08-31 | builtins.c: (expand_builtin_strcpy... | Adrian Straetling | 1 | -51/+50 |
2005-08-29 | re PR middle-end/23484 (__builtin___memcpy_chk miscompilation) | Jakub Jelinek | 1 | -9/+13 |
2005-08-28 | re PR ada/23593 (5 ACATS compiler SEGV c371002 c371003 c52008b cc51004 cc51b03) | Jakub Jelinek | 1 | -7/+0 |
2005-08-27 | re PR rtl-optimization/23561 (nonoverlapping_memrefs_p returns true even for ... | Jakub Jelinek | 1 | -18/+101 |
2005-08-19 | Fix uninitialized register read problem. | James E Wilson | 1 | -1/+16 |
2005-08-17 | re PR middle-end/16045 (ICE fold check: original tree changed by fold) | Andrew Pinski | 1 | -3/+1 |
2005-08-16 | builtins.c (expand_builtin_strcat): Remove superfluous call to fold. | Volker Reichelt | 1 | -8/+5 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-07-12 | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 1 | -102/+133 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 1 | -28/+25 |
2005-06-27 | builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | Jakub Jelinek | 1 | -4/+1225 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -75/+75 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | re PR tree-optimization/22035 (complex float comparison broken) | Richard Henderson | 1 | -44/+0 |
2005-05-17 | re PR middle-end/21595 (__builtin_constant_p(&"Hello"[0]) is true for C but n... | Richard Guenther | 1 | -3/+10 |
2005-05-04 | re PR middle-end/21265 (GCC fails to optimize tail call to memset) | Jakub Jelinek | 1 | -36/+56 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -9/+9 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -1/+2 |
2005-04-19 | builtins.c (expand_builtin_sync_operation): Revert last change. | Richard Henderson | 1 | -8/+1 |
2005-04-18 | builtins.c (expand_builtin_sync_operation): Fold nand to and for constants. | Richard Henderson | 1 | -1/+8 |
2005-04-17 | re PR middle-end/21024 (fold generates a comparison of two operands whose typ... | Kazu Hirata | 1 | -1/+2 |
2005-04-16 | re PR target/21051 (sync tests ICE on ia64) | Richard Henderson | 1 | -0/+2 |
2005-04-15 | re PR tree-optimization/21004 (gcc.dg/builtins-53.c fails) | Uros Bizjak | 1 | -0/+3 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -4/+334 |
2005-04-11 | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 1 | -0/+33 |
2005-04-09 | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 1 | -5/+143 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -1/+0 |
2005-03-30 | Fix problem with calling powi* builtins. | Fariborz Jahanian | 1 | -4/+8 |
2005-03-30 | re PR target/20203 (unrecognizable insn when using long long and memset) | Alan Modra | 1 | -6/+2 |
2005-03-24 | optabs.h (enum optab_index): Remove OTI_llrint. | Uros Bizjak | 1 | -2/+1 |
2005-03-21 | optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | Uros Bizjak | 1 | -0/+14 |
2005-03-21 | builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 1 | -5/+2 |
2005-03-21 | builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 1 | -5/+6 |
2005-03-20 | builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin. | Kazu Hirata | 1 | -1/+1 |
2005-03-20 | builtins.c (fold_fixed_mathfn, [...]): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 1 | -29/+17 |