OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / alias.c
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...
1997-12-24 law * flags.h, toplev.c, calls.c, alias.c: Remove...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-11-10 law * alias.c (MAX_ALIAS_LOOP_PASSES): Define.
1997-11-05 law * alias.c (find_base_value): Only return the...
1997-11-04 law * alias.c (find_base_value): When copying argum...
1997-11-02 law * alias.c (init_alias_analysis): Handle -fno...
1997-10-31 law * alias.c (init_alias_analysis): Add struct_val...
1997-10-26 lawFix typo in last change.
1997-10-26 lawOpps. Checked in some development patches by accident.
1997-10-26 law * alias.c (memrefs_conflict_p): Treat arg_point...
1997-10-26 lawTake out find_base_value change -- not needed, only...
1997-10-26 law * alias.c (find_base_value): Handle PRE_INC...
1997-09-29 law * alias.c (base_alias_check): Two symbols can...
1997-09-08 law * alias.c (init_alias_analysis): Clean up incom...
1997-09-03 wilsonFix H.J. Lu's alpha-linux aliasing bug.
1997-09-03 wilsonFix minor alias typo found while working on H.J. Lu...
1997-08-23 wilsonFix m68k-next-nextstep3 stage2 enquire compilation...
1997-08-22 law * alias.c (find_base_value): Improve handling...
1997-08-21 law * alias.c (init_alias_analysis): When simplifyi...
1997-08-11 law * Integrate alias analysis changes from jfc...