| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Fix __builtin_expect on PowerPCs | meissner | 2001-06-20 | 1 | -2/+113 |
* | * builtins.def: Encode additional information, such as names and | mmitchel | 2001-05-25 | 1 | -11/+30 |
* | 2001-05-22 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-05-22 | 1 | -6/+11 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -2/+5 |
* | * system.h: Include symcat.h. | ghazi | 2001-03-27 | 1 | -1/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -5/+6 |
* | Avoid scheduling builtin setjmp receivers | bernds | 2001-02-07 | 1 | -0/+7 |
* | * builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space | kenner | 2001-02-01 | 1 | -1/+11 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | * builtins.c (expand_builtin_fputs): Use size_one_node when | ghazi | 2001-01-28 | 1 | -1/+1 |
* | *** empty log message *** | alehotsky | 2001-01-11 | 1 | -1/+6 |
* | * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_IN_CIMAG): | jsm28 | 2001-01-05 | 1 | -0/+7 |
* | update copyrights | ghazi | 2001-01-03 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_strncmp): Use host_integerp and | ghazi | 2001-01-03 | 1 | -33/+42 |
* | Don't use MEM_ALIAS_SET on a REG | bernds | 2001-01-03 | 1 | -1/+2 |
* | Oops, fix style nit. | ghazi | 2000-12-30 | 1 | -1/+1 |
* | * builtins.c (validate_arglist): New function, use it. | ghazi | 2000-12-30 | 1 | -141/+86 |
* | * builtins.c (build_function_call_expr): New function. Use it | ghazi | 2000-12-28 | 1 | -41/+32 |
* | * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_IN_IMAXABS): | jsm28 | 2000-12-23 | 1 | -3/+0 |
* | * rtl.h (REG_NON_LOCAL_GOTO): New. | rth | 2000-12-21 | 1 | -1/+13 |
* | * builtins.c (expand_builtin_setjmp_setup): Set | law | 2000-12-06 | 1 | -0/+4 |
* | * builtins.c (expand_builtin_strspn, expand_builtin_strcspn): | ghazi | 2000-12-04 | 1 | -3/+13 |
* | * bb-reorder.c (reorder_basic_blocks): Don't check for EH edges | rth | 2000-12-03 | 1 | -57/+78 |
* | * builtins.c (expand_builtin_strcat, expand_builtin_strncat, | ghazi | 2000-12-03 | 1 | -0/+234 |
* | * builtins.c (expand_builtin_strcmp): Use const*_rtx when | ghazi | 2000-12-03 | 1 | -24/+64 |
* | * builtins.def (BUILT_IN_IMAXABS): Add. | jsm28 | 2000-12-01 | 1 | -0/+1 |
* | * builtins.c (target_char_cast): New function. | jakub | 2000-12-01 | 1 | -11/+86 |
* | * expr.h (store_by_pieces): Add prototype. | jakub | 2000-11-29 | 1 | -8/+128 |
* | * builtins.c (expand_builtin_strncmp, expand_builtin_strncpy): New | ghazi | 2000-11-27 | 1 | -0/+151 |
* | Warning fixes: | ghazi | 2000-11-19 | 1 | -2/+2 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp): Set | jakub | 2000-11-14 | 1 | -0/+3 |
* | * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and | ghazi | 2000-11-13 | 1 | -0/+4 |
* | * builtins.c (std_expand_builtin_va_start): Take PARM_BOUNDARY | aoliva | 2000-11-11 | 1 | -3/+7 |
* | * builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max. | jakub | 2000-11-09 | 1 | -129/+282 |