| Commit message (Expand) | Author | Age | Files | Lines |
* | builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted arg... | Richard Henderson | 2002-03-31 | 1 | -3/+1 |
* | * expr.h (ADD_PARM_SIZE): One more convert for INC. | Richard Henderson | 2002-03-26 | 1 | -1/+1 |
* | expr.h (ADD_PARM_SIZE): Cast INC to ssizetype. | Richard Henderson | 2002-03-26 | 1 | -17/+24 |
* | re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055) | Jakub Jelinek | 2002-02-21 | 1 | -1/+1 |
* | re PR c/5615 (ICE in size_binop, at fold-const.c:1914) | Richard Henderson | 2002-02-20 | 1 | -1/+2 |
* | emit-rtl.c (widen_memory_access): New. | Richard Henderson | 2001-12-11 | 1 | -0/+4 |
* | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 2001-12-05 | 1 | -22/+4 |
* | rtl.h (mem_attrs): Rename decl to expr; adjust all users. | Richard Henderson | 2001-12-02 | 1 | -2/+5 |
* | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 2001-11-27 | 1 | -17/+0 |
* | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 2001-11-15 | 1 | -4/+3 |
* | Duh, missed this. | Jakub Jelinek | 2001-11-13 | 1 | -3/+15 |
* | expmed.c (extract_bit_field): No longer pass in alignment. | Richard Kenner | 2001-11-11 | 1 | -5/+4 |
* | emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp... | Richard Kenner | 2001-11-03 | 1 | -0/+3 |
* | alias.c (can_address_p): No longer static. | Richard Kenner | 2001-10-25 | 1 | -0/+1 |
* | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 2001-10-23 | 1 | -4/+3 |
* | emit-rtl.c (set_mem_attributes): Alignment is in bits. | Richard Kenner | 2001-10-20 | 1 | -1/+1 |
* | emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | Richard Kenner | 2001-10-18 | 1 | -0/+5 |
* | Makefile.in (print-rtl.o): Depend on TREE_H. | Richard Kenner | 2001-10-17 | 1 | -13/+17 |
* | acconfig.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -3/+3 |
* | alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | Richard Kenner | 2001-10-01 | 1 | -2/+8 |
* | function.c (keep_stack_depressed): Don't use delete_insn. | Richard Kenner | 2001-10-01 | 1 | -0/+3 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | expmed.c (mode_for_extraction): New function. | Zack Weinberg | 2001-08-22 | 1 | -0/+8 |
* | stmt.c: Don't include insn-codes.h. | Zack Weinberg | 2001-08-21 | 1 | -2/+8 |
* | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 2001-08-18 | 1 | -0/+29 |
* | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 2001-08-13 | 1 | -596/+19 |
* | rtlanal.c (set_noop_p): Return true for noop jumps. | Jan Hubicka | 2001-07-20 | 1 | -0/+4 |
* | calls.c (prepare_call_address): New parameter SIBCALLP. | Richard Henderson | 2001-07-17 | 1 | -1/+1 |
* | target.h (struct gcc_target): New fields init_builtins and expand_builtin. | Stan Shebs | 2001-07-10 | 1 | -0/+3 |
* | expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn. | Toon Moene | 2001-07-09 | 1 | -2/+2 |
* | [multiple changes] | Richard Kenner | 2001-07-09 | 1 | -2/+13 |
* | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 2001-07-04 | 1 | -0/+6 |
* | emit-rtl.c (adjust_address): New function. | Richard Kenner | 2001-07-02 | 1 | -0/+4 |
* | expr.h (enum libfunc_index): Add LTI_memmove. | Loren J. Rittle | 2001-04-13 | 1 | -0/+2 |
* | c-common.h (truthvalue_conversion, [...]): Delete redundant declarations. | Kaveh R. Ghazi | 2001-04-12 | 1 | -1/+0 |
* | Makefile.in (ifcvt.o): Depend on toplev.h. | Kaveh R. Ghazi | 2001-04-11 | 1 | -3/+0 |
* | expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic. | Zack Weinberg | 2001-04-04 | 1 | -9/+0 |
* | IA-64 ABI Exception Handling. | Richard Henderson | 2001-03-28 | 1 | -12/+9 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -4/+0 |
* | i386.md (pophi1, [...]): Remove. | Jan Hubicka | 2001-03-21 | 1 | -3/+0 |
* | bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio... | Richard Henderson | 2000-12-03 | 1 | -1/+2 |
* | expr.h (store_by_pieces): Add prototype. | Jakub Jelinek | 2000-11-29 | 1 | -0/+19 |
* | Move fold_builtin declaration to proper header | Bernd Schmidt | 2000-11-03 | 1 | -1/+0 |
* | Constant folding for builtins | Bernd Schmidt | 2000-11-01 | 1 | -0/+1 |
* | Adding new option -ftrapv. | Chandrakala Chavva | 2000-10-18 | 1 | -1/+13 |
* | Bring back equal forms for libcalls | Bernd Schmidt | 2000-09-17 | 1 | -5/+0 |
* | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 2000-09-17 | 1 | -0/+11 |
* | expr.h (get_alias_set, [...]): Delete prototypes. | Rodney Brown | 2000-07-27 | 1 | -4/+0 |
* | explow.c (maybe_set_unchanging): New function, broken out from... | Jason Merrill | 2000-06-05 | 1 | -0/+5 |
* | alias.c (lang_get_alias_set): Remove. | Richard Henderson | 2000-06-02 | 1 | -1/+1 |