| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/10202 | rth | 2003-04-11 | 1 | -1/+2 |
* | * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New. | rth | 2003-04-11 | 1 | -2/+2 |
* | PR c/10201 | rth | 2003-04-11 | 1 | -15/+1 |
* | * expr.c (expand_assignment): Extend offset_rtx with convert_to_mode | sje | 2003-04-10 | 1 | -6/+7 |
* | PR c/9516 | rth | 2003-04-08 | 1 | -9/+18 |
* | * testsuite/gcc.c-torture/execute/simd-3.c: New. | aldyh | 2003-04-01 | 1 | -1/+42 |
* | PR c++/7086 | mmitchel | 2003-03-24 | 1 | -5/+7 |
* | PR c++/10091 | jason | 2003-03-18 | 1 | -8/+17 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | 2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> | ansgar | 2003-03-13 | 1 | -979/+1 |
* | PR c++/7050 | jason | 2003-03-12 | 1 | -0/+10 |
* | * optabs.c (gen_move_insn): Move logic for synthesizing MODE_CC | hp | 2003-03-09 | 1 | -0/+55 |
* | * expr.c (convert_modes): Check for legal hard register. | sje | 2003-03-05 | 1 | -0/+2 |
* | * expr.c (expand_expr): Call promote_mode to set unsignedp. | sje | 2003-03-04 | 1 | -2/+2 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -1/+10 |
* | * calls.c (store_one_arg): Revert 1999-02-16 change. Revert | amodra | 2003-02-23 | 1 | -57/+143 |
* | * expr.c (expand_expr): Use gen_int_mode for the argument | drow | 2003-02-19 | 1 | -3/+5 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -0/+28 |
* | * expr.c (store_expr): Promote all MEM intermediates to regs. | rth | 2003-01-31 | 1 | -6/+6 |
* | * expr.c (emit_group_store): Initialize dst with CONST0_RTX | aoliva | 2003-01-26 | 1 | -1/+1 |
* | * et-forest.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -1/+1 |
* | * expr.c (expand_expr <RDIV_EXPR>): Correct recursive call args. | amodra | 2003-01-11 | 1 | -2/+2 |
* | * expr.c (expand_assignment): Apply special treatment to | dje | 2002-12-23 | 1 | -1/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -17/+19 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -1/+1 |
* | * target.h (gcc_target): Add cannot_force_const_mem. | rth | 2002-12-09 | 1 | -0/+6 |
* | * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. | sje | 2002-12-09 | 1 | -16/+4 |
* | * expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place. | jakub | 2002-12-06 | 1 | -15/+7 |
* | * expr.c (gen_group_rtx, emit_group_move): New functions. | danglin | 2002-11-27 | 1 | -0/+56 |
* | * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type | sje | 2002-11-20 | 1 | -5/+1 |
* | 2002-11-10 H.J. Lu <hjl@gnu.org> | hjl | 2002-11-11 | 1 | -0/+2 |
* | * expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P | hubicka | 2002-11-01 | 1 | -1/+1 |
* | * expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation; | rth | 2002-10-29 | 1 | -3/+4 |
* | * expr.c (convert_move): If unsignedp is less then zero there | sje | 2002-10-24 | 1 | -1/+2 |
* | * expr.c (do_tablejump): Fix typo in my previous commit. | hubicka | 2002-10-15 | 1 | -2/+2 |
* | * i386.md (movv2di_internal): New pattern. | hubicka | 2002-10-15 | 1 | -1/+4 |
* | PR c/7411 | rth | 2002-10-07 | 1 | -4/+11 |
* | * expr.c (expand_expr) [MINUS_EXPR]: Convert A - const to | uweigand | 2002-09-26 | 1 | -20/+25 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -6/+6 |
* | * expr.c (emit_block_move): Set memory block size as appropriate | rth | 2002-09-17 | 1 | -0/+10 |
* | * expr.c (emit_group_load): Revise to allow splitting TCmode source | danglin | 2002-09-04 | 1 | -8/+13 |
* | * expr.c (expand_expr): Remove extraneous comment and code. | grahams | 2002-09-03 | 1 | -3/+0 |
* | * expr.c (block_move_libcall_safe_for_call_parm): Fix thinko. | rth | 2002-08-31 | 1 | -2/+1 |
* | * expr.h (enum block_op_methods): New. | rth | 2002-08-29 | 1 | -19/+166 |
* | * expr.c (TARGET_MEM_FUNCTIONS): Transform to boolean. | rth | 2002-08-20 | 1 | -391/+422 |
* | * expr.c (store_expr): In condition for checking if value is | hp | 2002-08-12 | 1 | -3/+6 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -3/+0 |
* | * explow.c (int_expr_size): New fn. | jason | 2002-08-03 | 1 | -1/+1 |
* | * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | jason | 2002-08-02 | 1 | -2/+3 |
* | * expr.c (expand_assignment): Delete unused variable. | ghazi | 2002-08-01 | 1 | -2/+0 |