| Age | Commit message (Expand) | Author | Files | Lines |
| 2003-05-03 | expr.c (expand_expr, [...]): Don't use gen_lowpart on non-integer modes. | Richard Kenner | 1 | -3/+5 |
| 2003-05-03 | emit-rtl.c (last_call_insn, [...]): New functions. | Olivier Hainque | 1 | -27/+39 |
| 2003-05-03 | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 1 | -4/+2 |
| 2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -4/+4 |
| 2003-04-30 | expr.c (emit_group_load): Dump parallels of simd types to memory. | Aldy Hernandez | 1 | -0/+13 |
| 2003-04-28 | c-decl.c (finish_decl): When prototype with asmspec is found for built-in... | Jakub Jelinek | 1 | -20/+50 |
| 2003-04-28 | expr.c (expand_expr <COMPLEX_CST, [...]): Always call output_constant_def, us... | Zack Weinberg | 1 | -20/+15 |
| 2003-04-26 | expr.c (store_field): When making temporary for store, don't make it TYPE_QUA... | Richard Kenner | 1 | -5/+3 |
| 2003-04-22 | re PR middle-end/8866 (Bug in switch statement code generation -- missing label) | Richard Henderson | 1 | -0/+1 |
| 2003-04-21 | expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p before c... | Richard Kenner | 1 | -1/+9 |
| 2003-04-16 | expr.c (store_field): Force usage of bitfield instructions when the field pos... | Olivier Hainque | 1 | -5/+5 |
| 2003-04-14 | expr.c (highest_pow2_factor): Return unsigned. | Olivier Hainque | 1 | -6/+9 |
| 2003-04-11 | re PR c++/10202 ([IA64] ICE in int_mode_for_mode, at stor-layout.c) | Richard Henderson | 1 | -1/+2 |
| 2003-04-11 | libfuncs.h (LTI_setbits, [...]): New. | Richard Henderson | 1 | -2/+2 |
| 2003-04-11 | re PR c/10201 ([IA64] ICE in int_mode_for_mode, at stor-layout.c) | Richard Henderson | 1 | -15/+1 |
| 2003-04-10 | expr.c (expand_assignment): Extend offset_rtx with convert_to_mode not with c... | Steve Ellcey | 1 | -6/+7 |
| 2003-04-07 | re PR c/9516 (Internal error when using a big array) | Christian Ehrhardt | 1 | -9/+18 |
| 2003-04-01 | simd-3.c: New. | Aldy Hernandez | 1 | -1/+42 |
| 2003-03-24 | re PR c++/7086 (compile time regression) | Mark Mitchell | 1 | -5/+7 |
| 2003-03-17 | re PR c++/10091 ([parisc] ICE in cp_expr_size, at cp/cp-lang.c:307) | Jason Merrill | 1 | -8/+17 |
| 2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
| 2003-03-13 | Makefile.in (dojump.o): New target. | Ansgar Esztermann | 1 | -979/+1 |
| 2003-03-12 | re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw)) | Andrew Lewycky | 1 | -0/+10 |
| 2003-03-09 | optabs.c (gen_move_insn): Move logic for synthesizing MODE_CC moves from here... | Hans-Peter Nilsson | 1 | -0/+55 |
| 2003-03-05 | * expr.c (convert_modes): Check for legal hard register. | Steve Ellcey | 1 | -0/+2 |
| 2003-03-04 | * expr.c (expand_expr): Call promote_mode to set unsignedp. | Steve Ellcey | 1 | -2/+2 |
| 2003-02-26 | objc-act.c: Include cgraph.h | Jan Hubicka | 1 | -1/+10 |
| 2003-02-24 | calls.c (store_one_arg): Revert 1999-02-16 change. | Alan Modra | 1 | -57/+143 |
| 2003-02-19 | expr.c (expand_expr): Use gen_int_mode for the argument to gen_rtx_MULT. | Daniel Jacobowitz | 1 | -3/+5 |
| 2003-02-01 | [multiple changes] | Richard Henderson | 1 | -0/+28 |
| 2003-01-30 | * expr.c (store_expr): Promote all MEM intermediates to regs. | Richard Henderson | 1 | -6/+6 |
| 2003-01-26 | expr.c (emit_group_store): Initialize dst with CONST0_RTX for the appropriate... | Alexandre Oliva | 1 | -1/+1 |
| 2003-01-17 | et-forest.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
| 2003-01-12 | * expr.c (expand_expr <RDIV_EXPR>): Correct recursive call args. | Alan Modra | 1 | -2/+2 |
| 2002-12-23 | expr.c (expand_assignment): Apply special treatment to ARRAY_TYPE. | David Edelsohn | 1 | -1/+2 |
| 2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -17/+19 |
| 2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
| 2002-12-09 | target.h (gcc_target): Add cannot_force_const_mem. | Richard Henderson | 1 | -0/+6 |
| 2002-12-09 | tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. | Steve Ellcey | 1 | -16/+4 |
| 2002-12-06 | expr.c (expand_expr): Never modify exp in place. | Jakub Jelinek | 1 | -15/+7 |
| 2002-11-27 | expr.c (gen_group_rtx, [...]): New functions. | John David Anglin | 1 | -0/+56 |
| 2002-11-20 | emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type to component type ... | Steve Ellcey | 1 | -5/+1 |
| 2002-11-10 | calls.c (PUSH_ARGS_REVERSED): Define only if not defined. | H.J. Lu | 1 | -0/+2 |
| 2002-11-01 | expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P | Jan Hubicka | 1 | -1/+1 |
| 2002-10-29 | expr.c (expand_expr): Don't use simplify_binary_operation; check for zero ope... | Eric Botcazou | 1 | -3/+4 |
| 2002-10-24 | expr.c (convert_move): If unsignedp is less then zero there is no equivalent ... | Steve Ellcey | 1 | -1/+2 |
| 2002-10-15 | * expr.c (do_tablejump): Fix typo in my previous commit. | Jan Hubicka | 1 | -2/+2 |
| 2002-10-15 | re PR c/7344 (performance regression on huge case statements) | Jan Hubicka | 1 | -1/+4 |
| 2002-10-07 | re PR c/7411 (cistore.c:392: Internal compiler error in instantiate_virtual_r... | Eric Botcazou | 1 | -4/+11 |
| 2002-09-26 | expr.c (expand_expr): Convert A - const to A + (-const) on RTX level, even fo... | Ulrich Weigand | 1 | -20/+25 |