| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.h (enum libfunc_index): Add LTI_memmove. | law | 2001-04-14 | 1 | -0/+2 |
* | * c-common.h (truthvalue_conversion, type_for_mode, | ghazi | 2001-04-12 | 1 | -1/+0 |
* | * Makefile.in (ifcvt.o): Depend on toplev.h. | ghazi | 2001-04-11 | 1 | -3/+0 |
* | * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic. | zack | 2001-04-04 | 1 | -9/+0 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -12/+9 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -4/+0 |
* | * i386.md (pophi1, popqi1, pushqi1): Remove. | hubicka | 2001-03-21 | 1 | -3/+0 |
* | * bb-reorder.c (reorder_basic_blocks): Don't check for EH edges | rth | 2000-12-03 | 1 | -1/+2 |
* | * expr.h (store_by_pieces): Add prototype. | jakub | 2000-11-29 | 1 | -0/+19 |
* | Move fold_builtin declaration to proper header | bernds | 2000-11-03 | 1 | -1/+0 |
* | Constant folding for builtins | bernds | 2000-11-01 | 1 | -0/+1 |
* | Adding new option -ftrapv. | cchavva | 2000-10-18 | 1 | -1/+13 |
* | Bring back equal forms for libcalls | crux | 2000-09-17 | 1 | -5/+0 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -0/+11 |
* | * expr.h (get_alias_set, lang_get_alias_set): Delete prototypes. | law | 2000-07-27 | 1 | -4/+0 |
* | * explow.c (maybe_set_unchanging): New function, broken out from... | jason | 2000-06-06 | 1 | -0/+5 |
* | gcc/ | rth | 2000-06-03 | 1 | -1/+1 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -13/+34 |
* | * loop.c (canonicalize_condition): Add WANT_REG argument. | rth | 2000-04-17 | 1 | -1/+1 |
* | * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | kenner | 2000-03-30 | 1 | -2/+3 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -6/+10 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -12/+14 |
* | Copyright fixes. | law | 2000-02-26 | 1 | -1/+2 |
* | * loop.c (canonicalize_condition): New function, | wehle | 2000-02-18 | 1 | -1/+6 |
* | * combine.c (make_extraction, force_to_mode): Avoid warning on | kenner | 2000-02-10 | 1 | -12/+20 |
* | * rtl.def: Add unordered fp comparisions. | rth | 2000-01-24 | 1 | -1/+14 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -161/+162 |
* | * explow.c (hard_function_value): Add outgoing argument. | rth | 1999-11-16 | 1 | -1/+1 |
* | * expr.c (emit_push_insn): New argument alignment_pad. | clm | 1999-10-29 | 1 | -2/+2 |
* | * cpplib.c (if_directive_nameo): Add static prototype. | ghazi | 1999-10-03 | 1 | -0/+1 |
* | * expr.h (init_mov_optab): Delete declaration | law | 1999-09-30 | 1 | -1/+0 |
* | Use cbranch patterns when available | crux | 1999-09-23 | 1 | -1/+25 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -4/+2 |
* | * combine.c (SUBST): Break out to a real function do_SUBST. | rth | 1999-09-09 | 1 | -0/+3 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+1 |
* | * Makefile.in (stor-layout.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+4 |
* | Convert many single variables to arrays | crux | 1999-09-04 | 1 | -166/+383 |
* | Fix sparc compilation failure | crux | 1999-08-23 | 1 | -4/+0 |
* | Combined compare & jump infrastructure | crux | 1999-08-18 | 1 | -0/+3 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -91/+3 |
* | * expr.h (PROMOTE_PROTOTYPES): Move ... | rth | 1999-08-03 | 1 | -5/+0 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-08-02 | 1 | -0/+5 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+5 |
* | Break out builtin function expansion from expr.c | crux | 1999-07-22 | 1 | -2/+19 |
* | * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE. | mmitchel | 1999-05-22 | 1 | -1/+3 |
* | * expr.h (lang_expand_constant): Declare. | mmitchel | 1999-05-20 | 1 | -0/+6 |
* | * emit-rtl.c (start_sequence): Expand comments. | mmitchel | 1999-04-29 | 1 | -7/+23 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -1/+1 |
* | * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures | amylaar | 1999-02-25 | 1 | -0/+11 |
* | * expr.c (queued_subexp_p): Make public. | rth | 1999-01-15 | 1 | -0/+3 |