aboutsummaryrefslogtreecommitdiff
path: root/gcc/dependence.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-27/+23
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-21/+21
2002-01-22* dependence.c (build_def_use): Remove array_idx.Krister Walfridsson1-4/+1
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata1-26/+26
2001-08-08dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.Graham Stott1-6/+6
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-7/+8
2000-08-29top level:Zack Weinberg1-17/+23
2000-08-24dependence.c (dependence_string, [...]): Hide unused identifiers.Kaveh R. Ghazi1-14/+18
2000-08-23* dependence.c: Replace `[][]' with `[][MAX_SUBSCRIPTS]'.Alexandre Oliva1-9/+11
2000-08-22Makefile.in (OBJS): Add dependence.o.Stan Cox1-0/+1457