| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
* | * alias.c: Fix formatting. | kazu | 2002-05-26 | 1 | -88/+88 |
* | 2002-04-23 Roger Sayle <roger@eyesopen.com> | aj | 2002-04-23 | 1 | -1/+58 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -3/+3 |
* | * builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode | rth | 2002-04-03 | 1 | -4/+11 |
* | * builtins.c (expand_builtin_va_arg): Give warnings not errors for | rth | 2002-03-31 | 1 | -11/+28 |
* | * i960.md (ret): Set PC. | hubicka | 2002-03-27 | 1 | -1/+4 |
* | PR c/3711 | jakub | 2002-03-08 | 1 | -17/+34 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -10/+5 |
* | * builtins.c (expand_builtin_strncat): Remove redundant check for | ghazi | 2002-01-26 | 1 | -2/+1 |
* | * builtins.c (expand_builtin_strncpy): Use integer_zerop instead | kenner | 2002-01-25 | 1 | -7/+8 |
* | 2002-01-24 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-01-25 | 1 | -1/+2 |
* | * builtins.c: Fix formatting. | kazu | 2002-01-03 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_memcmp): Optimize memcmp built-in | rth | 2001-12-27 | 1 | -0/+14 |
* | * builtin-attrs.def (__builtin_printf_unlocked, | ghazi | 2001-12-21 | 1 | -5/+24 |
* | * builtins.c (apply_args_size): Change regno to unsigned. | aldyh | 2001-12-17 | 1 | -1/+2 |
* | * builtins.c (expand_builtin_memcmp): Mark parameter with | ghazi | 2001-12-15 | 1 | -1/+1 |
* | 2001-12-14 Roger Sayle <roger@eyesopen.com> | aj | 2001-12-14 | 1 | -3/+3 |
* | * builtins.c (expand_builtin_memset, expand_builtin_memcpy, | rth | 2001-12-13 | 1 | -132/+183 |
* | * builtins.c (expand_builtin): Use a switch statement to list | aj | 2001-12-11 | 1 | -67/+89 |
* | * builtin-types.def (BT_FN_VOID_PTR_VAR): New. | janis | 2001-12-07 | 1 | -2/+19 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -68/+9 |
* | * builtin-types.def (BT_FN_VOID_PTR_INT_INT): New. | janis | 2001-12-04 | 1 | -0/+68 |
* | * expr.c (store_field): Pass tree instead of max size; callers changed. | kenner | 2001-11-16 | 1 | -1/+1 |
* | * builtins.c (get_memory_rtx): Properly set MEM alias set and | kenner | 2001-11-03 | 1 | -7/+9 |
* | * builtins.c (apply_args_size): Handle vector arguments. | aldyh | 2001-11-02 | 1 | -0/+32 |
* | * builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case. | kenner | 2001-10-28 | 1 | -6/+32 |
* | * builtins.c (expand_builtin_setjmp): Only call convert_memory_address | kenner | 2001-10-23 | 1 | -3/+7 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -10/+17 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * builtins.c (c_getstr): Remove unused variable. | aj | 2001-09-22 | 1 | -1/+0 |
* | * builtins.c (c_strlen): Treat an offset too large for a | kraai | 2001-09-11 | 1 | -1/+3 |
* | * builtins.c (c_getstr): Correct thinko in last change and further | kenner | 2001-09-10 | 1 | -14/+7 |
* | * alias.c (clear_reg_alias_info): Use K&R format definition. | kenner | 2001-09-10 | 1 | -57/+66 |
* | * function.c (expand_function_end): Don't init arg_pointer_save_area. | rth | 2001-08-27 | 1 | -7/+2 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -17/+15 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * builtins.c (type_to_class): Fix typo in last change. | ghazi | 2001-08-22 | 1 | -1/+1 |
* | * stmt.c: Don't include insn-codes.h. | zack | 2001-08-21 | 1 | -45/+48 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -6/+4 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
* | * builtins.c (fold_builtin_constant_p): Return integer_zero_node | zack | 2001-08-04 | 1 | -2/+6 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -7/+7 |
* | 2001-07-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-25 | 1 | -1/+1 |
* | * stor-layout.c (get_mode_alignment): make it work when | rth | 2001-07-25 | 1 | -2/+2 |
* | * calls.c (prepare_call_address): New parameter SIBCALLP. If true, | rth | 2001-07-18 | 1 | -1/+1 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -12/+12 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 1 | -3/+22 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -26/+8 |
* | * builtins.c (expand_builtin_expect_jump): Disable if the | rth | 2001-06-24 | 1 | -0/+16 |