| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a | kenner | 2001-11-03 | 1 | -0/+3 |
* | * alias.c (can_address_p): No longer static. | kenner | 2001-10-25 | 1 | -0/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -4/+3 |
* | * emit-rtl.c (set_mem_attributes): Alignment is in bits. | kenner | 2001-10-20 | 1 | -1/+1 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -0/+5 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -13/+17 |
* | * acconfig.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -3/+3 |
* | * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | kenner | 2001-10-01 | 1 | -2/+8 |
* | * function.c (keep_stack_depressed): Don't use delete_insn. | kenner | 2001-10-01 | 1 | -0/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expmed.c (mode_for_extraction): New function. | zack | 2001-08-22 | 1 | -0/+8 |
* | * stmt.c: Don't include insn-codes.h. | zack | 2001-08-21 | 1 | -2/+8 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -0/+29 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -596/+19 |
* | * rtlanal.c (set_noop_p): Return true for noop jumps. | hubicka | 2001-07-20 | 1 | -0/+4 |
* | * calls.c (prepare_call_address): New parameter SIBCALLP. If true, | rth | 2001-07-18 | 1 | -1/+1 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 1 | -0/+3 |
* | 2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-07-09 | 1 | -2/+2 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -2/+13 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -0/+6 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -0/+4 |
* | * 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 |