Age | Commit message (Expand) | Author | Files | Lines |
2004-02-09 | re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on m... | James E Wilson | 1 | -0/+3 |
2004-02-07 | builtins.c (expand_builtin_signbit): Use extract_bit_field instead of gen_hig... | Roger Sayle | 1 | -22/+23 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -1/+1 |
2004-02-01 | builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations isn't set... | Roger Sayle | 1 | -3/+4 |
2004-02-01 | builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins. | Roger Sayle | 1 | -0/+144 |
2004-01-23 | real.c (real_floor, real_ceil): Tweak to allow input and output arguments to ... | Roger Sayle | 1 | -0/+35 |
2004-01-18 | builtins.c (expand_builtin_expect_jump): Fix thinko of reusing live "next" va... | Roger Sayle | 1 | -8/+12 |
2004-01-17 | builtins.c (expand_builtin_expect_jump): Fix mistake in my last patch. | Roger Sayle | 1 | -6/+6 |
2004-01-15 | builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END. | Kazu Hirata | 1 | -5/+0 |
2004-01-14 | builtins.c (std_expand_builtin_va_arg): Align operand when needed. | Jan Hubicka | 1 | -0/+22 |
2004-01-13 | builtins.c (expand_builtin_expect_jump): Simplify logic. | Roger Sayle | 1 | -44/+52 |
2004-01-11 | Update Copyright year. | Jakub Jelinek | 1 | -1/+1 |
2004-01-11 | re PR middle-end/13392 (ICE in convert_from_eh_region_ranges_1, at except.c:1... | Jakub Jelinek | 1 | -35/+11 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-01 | builtins.c (expand_builtin_apply_args_1): Call force_operand on plus_constant... | Hans-Peter Nilsson | 1 | -2/+5 |
2003-12-30 | builtins.c (expand_builtin_apply_args_1): Fix typo in previous change. | Nathan Sidwell | 1 | -1/+1 |
2003-12-29 | builtins.c (expand_builtin_apply_args_1): Add pretend args size to the virtua... | Nathan Sidwell | 1 | -5/+9 |
2003-12-19 | re PR c++/13239 (Assertion does not seem to work correctly anymore) | Jakub Jelinek | 1 | -0/+8 |
2003-12-05 | re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re... | Eric Botcazou | 1 | -1/+1 |
2003-12-01 | builtins.c (expand_builtin_longjmp): Added two memory clobbers. | Andreas Krebbel | 1 | -0/+7 |
2003-11-27 | re PR middle-end/8028 (__builtin_apply() passes wrong arguments) | Eric Botcazou | 1 | -6/+10 |
2003-11-06 | builtins.c (simplify_builtin_strrchr, [...]): Add missing casts. | Jan Hubicka | 1 | -4/+8 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -0/+8 |
2003-10-16 | builtins.c (fold_builtin_memcpy, [...]): New functions. | Roger Sayle | 1 | -14/+300 |
2003-10-11 | builtins.c (expand_builtin_strcmp): Defend against the possibility that gen_c... | Roger Sayle | 1 | -24/+52 |
2003-10-11 | builtins.c (expand_builtin_memcpy): Optimize case when the two pointer argume... | Roger Sayle | 1 | -5/+69 |
2003-10-11 | builtins.c (builtin_mathfn_code): Generalize to check whether the call is to ... | Roger Sayle | 1 | -24/+46 |
2003-10-07 | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | Zack Weinberg | 1 | -1/+1 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -7/+0 |
2003-09-18 | re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc) | Mark Mitchell | 1 | -73/+20 |
2003-09-11 | builtins.c (fold_builtin_logarithm): if N can't be truncated to MODE exactly... | Kaveh R. Ghazi | 1 | -5/+10 |
2003-09-11 | builtins.c (builtin_dconsts_init, [...]): Delete. | Kaveh R. Ghazi | 1 | -28/+0 |
2003-09-09 | builtins.c (real_dconstp, [...]): New, split out from fold_builtin. | Kaveh R. Ghazi | 1 | -98/+234 |
2003-09-09 | builtins.c (fold_builtin_cabs): Protect the complex argument against multiple... | Roger Sayle | 1 | -0/+2 |
2003-09-04 | builtins.c (apply_args_size): Guard against a NULL cfun. | DJ Delorie | 1 | -4/+4 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -23/+12 |
2003-08-31 | builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 cas... | Olivier Hainque | 1 | -3/+4 |
2003-08-29 | builtins.c (expand_builtin_constant_p): Check cse_not_expected here, (fold_bu... | Richard Henderson | 1 | -6/+9 |
2003-08-29 | * builtins.c (mathfn_built_in): Handle new math builtins. | Kaveh R. Ghazi | 1 | -0/+61 |
2003-08-27 | builtins.c (expand_builtin_expect_jump): Save pending_stack_adjust and restor... | Jakub Jelinek | 1 | -1/+5 |
2003-08-26 | builtins.c (fold_builtin_bitop): New function to perform constant folding of ... | Roger Sayle | 1 | -0/+126 |
2003-08-26 | builtins.c (build_function_call_expr): Don't set TREE_SIDE_EFFECTS here. | Nathan Sidwell | 1 | -1/+0 |
2003-08-26 | builtins.c (expand_builtin_mathfn): Rearrange so that we only return 0 for in... | Roger Sayle | 1 | -32/+76 |
2003-08-20 | builtins.c (expand_builtin_mathfn): Use get_callee_fndecl. | Jason Merrill | 1 | -7/+7 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-14 | builtins.c (CASE_MATHFN): New helper macro. | Kaveh R. Ghazi | 1 | -200/+39 |
2003-08-11 | builtins.c (expand_builtin_strcat): Optimize constant strings. | Kaveh R. Ghazi | 1 | -3/+46 |
2003-08-06 | builtins.c (expand_builtin): When not optimizing... | Roger Sayle | 1 | -91/+6 |
2003-08-01 | fold-const.c (fold <MULT_EXPR>): Optimize both x*pow(x,c) and pow(x,c)*x as p... | Roger Sayle | 1 | -32/+15 |
2003-07-24 | builtins.def (BUILT_IN_PRINTF, [...]): Changed from front-end builtins to nor... | Roger Sayle | 1 | -11/+261 |