OSDN Git Service

Upgrade to AutoGen 5 Template
[pf3gnuchains/gcc-fork.git] / gcc / alias.c
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-15 berndsUse only nonvarying rtxs as known values
2001-03-14 kenner * alias.c (handled_component_p, can_address_p): New...
2001-03-12 kennerFix typo
2001-03-12 kenner * flow.c (insn_dead_p): Don't consider two memrefs...
2001-01-26 rth * alias.c (objects_must_conflict_p): Read-only...
2001-01-19 kenner * alias.c (rtx_equal_for_memref_p, case ADDRESSOF...
2001-01-19 amylaar * alias.c (find_base_value): Recognize TRUNCATE.
2001-01-11 berndsPartially undo a previous patch
2001-01-03 berndsImprove alias analysis for ia64
2001-01-01 berndsExtra arg for rtx_varies_p
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-15 wilsonFix ia64-linux glibc miscompilation reported by H.J...
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-19 jsm28 * alias.c (mems_in_disjoint_alias_sets_p): Do use...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-25 wehle * alias.c: Include basic-block.h.
2000-10-20 wehle * alias.c: (mark_constant_function): Don't check pure...
2000-10-13 mmitchel Remove obstacks.
2000-09-17 kenner * alias.c (true_dependence): Allow non-unchanging...
2000-09-14 wehle * alias.c (memrefs_conflict_p): An ADDRESSOF doesn't
2000-09-13 wehle * alias.c (find_base_term): Use frame_pointer_rtx
2000-09-11 geoffk* alias.c (memrefs_conflict_p): An ADDRESSOF does confl...
2000-09-10 wehle * alias.c (find_base_term): Handle ADDRESSOF.
2000-08-25 wehle * i386.c (ix86_find_base_term): New.
2000-08-23 wehle * rtlanal.c (rtx_unstable_p): The pic register is...
2000-08-22 rth * alias.c (init_alias_analysis): Do not register
2000-08-18 wehle * alias.c (true_dependence, write_dependence_p): A...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-03 law * alias.c (init_alias_analysis): Do not call
2000-06-23 geoffk* alias.c (fixed_scalar_and_varying_struct_p): Don...
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-06-04 mmitchel * alias.c (record_component_aliases): Don't...
2000-06-03 rth * alias.c (record_alias_subset): Initialize...
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-03 rthgcc/
2000-06-01 kenner * alias.c (get_alias_set): Don't call language-specifi...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-22 kenner * alias.c (record_component_aliases): New function.
2000-05-20 kenner * alias.c: Clarify some comments.
2000-05-20 kenner * alias.c (aliases_everything_p): Don't special-case...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-09 kenner * alias.c (nonlocal_reference_p): Minor reformatting.
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
2000-03-31 mmitchel * alias.c (canon_rtx): Make it global.
2000-03-31 mmitchel * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-01-21 amylaarTypo fix.
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-18 kenner * alias.c: Minor reformatting.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-27 law * alias.c: Update comments for ADDRESS.
1999-10-24 rth * alias.c: Include ggc.h.
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
1999-10-01 rthJan Hubicka <hubicka@freesoft.cz>
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-10 aphWed Sep 8 16:12:04 1999 Andrew Haley <aph@cygnus...
1999-09-01 rth* alias.c (non_local_reference_p): Constify fmt.
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 wehle * alias.c: Include tree.h.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-08 ghazi * alias.c (init_alias_analysis): Wrap call to
1999-08-07 rth * function.c (init_function_start): Clear prolo...
1999-05-30 law * alias.c (find_base_term): Improve handling...
1999-03-30 mmitchel * alias.c (alias_set_compare): Remove.
1999-02-14 law * alias.c (init_alias_analysis): Avoid self...
1999-01-30 law * alias.c (fixed_scalar_and_varying_struct_p...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 lawCopyright update.
1999-01-18 law8
1998-12-23 ghaziWarning fixes:
1998-12-06 rth * alias.c (memrefs_conflict_p): A second ANDed...
1998-12-03 m.hayes * alias.c (addr_side_effect_eval): New function.
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-14 ghaziWarning fixes:
1998-10-13 rth I can't believe I havn't done work on my home machine in
1998-08-25 mmitchel * alias.c: Include output.h.
1998-08-14 jason * i386.h (MODES_TIEABLE_P): Reorganize to shut up...
1998-06-29 ghaziWarning fixes:
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-19 law * alias.c: Include toplev.h
1998-06-19 law * alias.c (find_base_value): Add prototype.
1998-06-05 jfc* alias.c (find_base_value): Avoid reading past end...
1998-05-21 law * alias.c (rtx_equal_for_memref_p): Handle...
1998-05-17 wilsonRevert April 21 alias.c change from jfc.
1998-04-29 jfc * calls.c (expand_call): Fix recognition of C++ operat...
1998-04-25 jfc * alias.c (alias_invariant): New variable.
1998-04-21 jfc * alias.c (mode_alias_check): New function.
1998-04-16 law * alias.c (record_set): Add prototype.
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-15 jfc * alias.c: Include <stdlib.h> and <string.h>.
1998-02-08 jfcDocument unique_id variable.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-05 law * alias.c (*_dependence): Call base_alias_check...
next