OSDN Git Service

* config/darwin-c.c (add_framework): Copy the directory name as it
[pf3gnuchains/gcc-fork.git] / gcc / simplify-rtx.c
2004-05-01 bonzini2004-05-01 Paolo Bonzini <bonzini@gnu.org>
2004-04-29 bonzini2004-04-29 Paolo Bonzini <bonzini@gnu.org>
2004-04-12 sayle * simplify-rtx.c (simplify_binary_operation) <UDIV...
2004-04-09 sayle * simplify-rtx.c (mode_signbit_p): New function to...
2004-04-05 sayle * simplify-rtx.c (simplify_binary_operation): Constant...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-11 rth * simplify-rtx.c (simplify_relational_operation...
2004-03-11 sayle * fold-const.c (negate_expr_p) <RSHIFT_EXPR>: We can...
2004-03-09 sayle * simplify-rtx.c (simplify_const_relational_operation...
2004-03-05 bonzini2004-03-05 Paolo Bonzini <bonzini@gnu.org>
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-21 kazu * combine.c (SHIFT_COUNT_TRUNCATED): Remove.
2004-02-18 hubicka * simplify-rtx.c (simplify_unary_operation): Deal...
2004-01-24 jakub * simplify-rtx.c (simplify_relational_operation):...
2004-01-23 sayle PR optimization/13821
2004-01-22 sayle * rtlanal.c (subreg_lsb_1): New function split out...
2004-01-19 sayle PR optimization/5263
2004-01-12 rearnshaUpdate copyright.
2004-01-12 rearnsha* simplify-rtx.c (simplify_immed_subreg): Correctly...
2004-01-12 pbrook * simplify-rtx.c (simplify_plus_minus): Always generat...
2004-01-08 rsandifo * simplify-rtx.c (simplify_immed_subreg): Fix construc...
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-05 sayle * dojump.c (do_jump): If the expression being compared...
2003-11-02 sayle PR optimization/10817
2003-10-26 sayle * simplify-rtx.c (simplify_replace_rtx): Avoid allocat...
2003-10-11 sayle PR optimization/12260
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-10-03 sayle PR optimization/9325, PR java/6391
2003-09-18 sayle * simplify-rtx.c (simplify_unary_operation): Only...
2003-09-16 sayle PR bootstrap/12269
2003-09-11 sayle * combine.c (combine_simplify_rtx): Move several NOT...
2003-09-04 sayle PR optimization/11700.
2003-08-26 sayle * builtins.c (fold_builtin_bitop): New function to...
2003-08-22 kazu * builtin-attrs.def: Fix comment formatting.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-17 sayle * simplify-rtx.c (associative_constant_p): New functio...
2003-08-12 sayle * simplify-rtx.c (simplify_binary_operation): Replace...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-18 sayle * simplify-rtx.c (simplify_rtx): Use simplify_gen_bina...
2003-07-18 sayle * fold-const.c (const_binop): Avoid performing the...
2003-07-16 sayle * simplify-rtx.c (simplify_replace_rtx): Convert const...
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 ebotcazou PR optimization/11381
2003-06-17 aldyh2003-06-16 Aldy Hernandez <aldyh@redhat.com>
2003-06-16 aldyh2003-06-16 Richard Henderson <rth@redhat.com>
2003-06-13 aldyh2003-06-13 Aldy Hernandez <aldyh@redhat.com>
2003-05-03 geoffk * simplify-rtx.c (simplify_relational_operation):...
2003-04-05 kazu * simplify-rtx.c: Fix formatting.
2003-03-16 rth * simplify-rtx (simplify_binary_operation)...
2003-02-26 sayle * combine.c (combine_simplify_rtx, simplfy_comparison...
2003-02-14 kazu * simplify-rtx.c (simplify_binary_operation): Simplify...
2003-02-09 hubicka * simplify-rtx.c (simplify_unary_operation,
2003-02-09 hubicka * i386.md (ahi?v*3): Set third operand type to TImode.
2003-02-05 rth * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
2003-02-03 sayle * hooks.c (hook_rtx_rtx_identity): Generic hook functi...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-23 sayle PR optimization/8423
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-29 hubicka * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H'
2002-10-14 rth PR opt/8165
2002-10-08 sayle PR target/8087
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-09-17 rth * real.c (do_fix_trunc): New.
2002-09-16 rthgcc/
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-08-02 toon2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl>
2002-08-02 ghazi * df.c (df_insn_table_realloc): Change parameter to...
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-25 amylaar * simpify-rtx.c (simplify_subreg): Don't pass MODE_CC...
2002-07-23 amylaargcc:
2002-07-23 amylaar * simplify-rtx.x (simplify_subreg): When constructing...
2002-07-21 neil * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-07-20 sayle * simplify-rtx.c (simplify_relational_operation):...
2002-07-11 amylaargcc:
2002-07-04 amylaargcc:
2002-07-03 amylaargcc:
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-10 sayle * simplify-rtx.c (simplify_replace_rtx): Allow replacement
2002-06-07 sayle * simplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-25 sayle * simplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-09 kazu * sbitmap.c: Fix formatting.
2002-04-30 kazu * cpplex.c: Fix comment formatting.
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-07 rsandifoAdd 2002 to the copyright dates.
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-03-06 uweigand * reload1.c (reload): Unshare all rtl after...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-20 aoliva* combine.c (do_SUBST): Sanity check substitutions of
2002-01-12 rth * config/i386/mmintrin.h: New file.
2002-01-07 jakub * simplify-rtx.c (simplify_plus_minus): Bump n_ops...
2002-01-03 jakub * simplify-rtx.c (simplify_binary_operation) [DIV...
next