Age | Commit message (Expand) | Author | Files | Lines |
2004-04-24 | expmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT. | Ulrich Weigand | 1 | -3/+2 |
2004-04-21 | expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 in two mor... | Richard Kenner | 1 | -7/+5 |
2004-04-19 | expmed.c (expand_mult_highpart_adjust): Make OP1 valid for MODE. | Richard Kenner | 1 | -3/+6 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -2/+3 |
2004-03-21 | expmed.c (choose_mult_variant): Pass MULT_COST as argument instead of using r... | Ulrich Weigand | 1 | -23/+48 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-19 | expmed.c (choose_mult_variant, [...]): New, split from... | Richard Sandiford | 1 | -264/+295 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -11/+11 |
2004-02-21 | combine.c (SHIFT_COUNT_TRUNCATED): Remove. | Kazu Hirata | 1 | -2/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-01 | expmed.c (store_bit_field, [...]): Use new named patterns | Jan Hubicka | 1 | -0/+103 |
2003-12-08 | Fix IA-64 glibc ICE PR target/13132 | James E Wilson | 1 | -4/+9 |
2003-11-11 | Undo accidental GET_MODE_BITSIZE damage. | James E Wilson | 1 | -11/+4 |
2003-10-25 | Fix bootstrap failure. | Graham Stott | 1 | -0/+2 |
2003-10-25 | genmodes.c (struct mode_data): Add contained and next_cont fields. | Zack Weinberg | 1 | -4/+9 |
2003-09-26 | expmed.c (store_bit_field): Don't search for an integer mode unless we need t... | Richard Sandiford | 1 | -5/+4 |
2003-09-18 | re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc) | Mark Mitchell | 1 | -3/+1 |
2003-09-05 | re PR rtl-optimization/1823 (-ftrapv aborts with pointer difference due to di... | Roger Sayle | 1 | -1/+1 |
2003-08-22 | c-decl.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-08-04 | fold-const.c (fold <PLUS_EXPR>): Transform x+x into x*2.0. | Roger Sayle | 1 | -1/+24 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-29 | except.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -160/+79 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-23 | ChangeLog.1: Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2003-06-12 | re PR middle-end/10475 (ICE in subreg_highpart_offset for code with long long) | Richard Henderson | 1 | -7/+15 |
2003-04-21 | expmed.c (extract_bit_field): Reverse operands of && condition to prevent a p... | Olivier Hainque | 1 | -19/+19 |
2003-04-18 | * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0. | Richard Kenner | 1 | -2/+6 |
2003-02-22 | expmed.c (expand_divmod): Undo sign extensions for unsigned operands | Jan Hubicka | 1 | -5/+12 |
2003-01-28 | cfgloopmanip.c (create_preheader): Initialize src to avoid warning. | Andreas Schwab | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-12-09 | tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. | Steve Ellcey | 1 | -1/+0 |
2002-12-02 | expmed.c (store_bit_field): Use int_mode_for_mode to find corresponding mode ... | J"orn Rennecke | 1 | -1/+3 |
2002-10-31 | * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_LITTLE_ENDIAN. | Steve Ellcey | 1 | -0/+1 |
2002-09-29 | * expmed.c (extract_bit_field): Fix bit-field extraction from SUBREGs. | John David Anglin | 1 | -26/+15 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-06-24 | sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL. | David S. Miller | 1 | -2/+5 |
2002-06-17 | * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND. | Richard Henderson | 1 | -0/+7 |
2002-06-13 | expmed.c (init_expmed): Remove duplicate init of 'reg'. | David S. Miller | 1 | -4/+3 |
2002-06-03 | emit-rtl.c: Likewise. | Kazu Hirata | 1 | -12/+12 |
2002-05-30 | expmed.c (const_mult_add_overflow_p): New. | Eric Botcazou | 1 | -0/+38 |
2002-04-25 | re PR c/2035 (ICE in extract_bit_field, at expmed.c:1115) | Richard Henderson | 1 | -1/+2 |
2002-04-22 | Generate constant for shift once. | Tom Rix | 1 | -4/+3 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -7/+8 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -2/+4 |
2002-03-19 | emit-rtl.c (gen_int_mode): New function. | Lars Brinkhoff | 1 | -7/+6 |
2002-03-13 | expmed.c (store_bit_field): Reset alias set for memory. | Aldy Hernandez | 1 | -0/+18 |
2002-03-05 | expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2 wide volatile memory... | Jakub Jelinek | 1 | -1/+2 |
2002-03-01 | expmed.c (store_bit_field): Prevent generation of CONCATs... | Richard Henderson | 1 | -11/+12 |
2002-02-27 | Index: ChangeLog | Geoffrey Keating | 1 | -1/+1 |