OSDN Git Service

* alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
[pf3gnuchains/gcc-fork.git] / gcc / alias.c
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-18 rsandifo * alias.c (record_set): Detect the case where a regist...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-10 wilsonNew option -Wstrict-aliasing=2.
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-21 kazu * alias.c (OUTGOING_REGNO): Don't define the default.
2004-02-03 hubicka * alias.c (find_base_term, get_addr): Do not derefere...
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-22 hubicka * alias.c (reg_base_value): Turn into varray.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-17 geoffk PR pch/13689
2004-01-16 geoffk PR pch/13689
2004-01-14 hubicka * alias.c (get_alias_set): Initialize alias set to...
2004-01-13 hubicka * alias.c (new_alias_set): Construct the alias_set...
2004-01-12 hubicka * alias.c: Invlude varray.h
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-10-02 jasoncorrect comment
2003-09-18 mmitchel PR target/11184
2003-09-14 kazu * alias.c: Follow spelling conventions.
2003-09-12 sayle PR optimization/8967
2003-08-12 wilsonPR optimization/11319
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-07 ebotcazou PR optimization/11198
2003-06-16 aj * tracer.c: Remove duplication declaration.
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-23 sayle * alias.c (mark_constant_function): Check for constan...
2003-04-05 rakdver * alias.c (find_base_term): Export.
2003-03-18 hubicka * alias.c (rtx_equal_for_memref_p): Assume that X...
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-02-26 hubicka * objc-act.c: Include cgraph.h
2003-02-26 rakdver * cse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2003-01-07 rth * alias.c (find_base_value): Only use new_reg_b...
2002-12-24 wilsonFix v850 PlumHall testsuite failure.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-26 rth * alias.c (find_base_value): Use new_reg_base_v...
2002-10-14 mmitchel PR optimization/6631
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-07-22 rth * emit-rtl.c (set_mem_attributes): Preserve...
2002-06-20 rth * c-common.c (c_common_get_alias_set): Correctl...
2002-06-13 law * alias.c (argument_registers): Remove.
2002-06-10 law * alias.c (static_reg_base_value): New to hold RTL for
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-04 rth * alias.c (nonoverlapping_memrefs_p): Fix off...
2002-06-02 rth * alias.c: Include target.h.
2002-05-26 kazu * alias.c: Fix formatting.
2002-04-22 rth * alias.c (canon_true_dependence): Special...
2002-04-04 rth PR opt/6165
2002-03-21 wehle * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-11 dje2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-13 kenner * alias.c (find_base_term, case ZERO_EXTEND, case...
2002-02-12 kenner * alias.c (find_base_value, case ZERO_EXTEND, case...
2002-02-07 rth * alias.c (find_base_value): Recall base values for...
2002-01-10 dje2002-01-10 David Edelsohn <edelsohn@gnu.org>
2002-01-05 dje * config/rs6000/rs6000.h (TARGET_POWERPC):...
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-29 rthFix comment typo.
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-12 kenner * alias.c (nonoverlapping_memrefs_p): Only update...
2001-11-12 kenner * alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL...
2001-11-11 kenner * alias.c (nonoverlapping_memrefs_p): Not overlapping...
2001-11-09 kenner * alias.c (nonoverlapping_memrefs_p): New function.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30 kazu * alias.c: Fix comment formatting.
2001-10-25 kenner * alias.c (can_address_p): No longer static.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-01 kenner * alias.c (get_alias_set): Try to replace PLACEHOLDER_...
2001-10-01 kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-09-19 shebs * alias.c: Fix typos in comments.
2001-09-11 wilsonFix 2 bugs in last patch.
2001-09-10 kenner * alias.c (clear_reg_alias_info): Use K&R format defin...
2001-09-07 wilsonFix for PR 3783.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-08 jason * alias.c (get_alias_set): Return a previously...
2001-08-08 grahams * alias.c (find_base_decl): Delete redundent...
2001-08-07 jasonrevert get_alias_set change for now
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-07 jason * alias.c (get_alias_set): Return a previously...
2001-08-05 berndsNot all VALUEs are identical
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-30 hubicka * i386.c (ix86_output_main_function_alignment_hack...
2001-07-27 hubicka * flow.c (last_loop_beg_note): New function.
2001-07-25 aph2001-07-19 Andrew Haley <aph@cambridge.redhat.com>
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-06 rth * alias.c (base_alias_check): Cast GET_MODE_UNI...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
next