summaryrefslogtreecommitdiff
path: root/gcc/dependence.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-27/+23
* dbxout.c: Fix formatting.Kazu Hirata2002-05-111-21/+21
* * dependence.c (build_def_use): Remove array_idx.Krister Walfridsson2002-01-221-4/+1
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* dbxout.c: Fix comment formatting.Kazu Hirata2001-08-081-26/+26
* dependence.c (INDEX_LIMIT_CHECK): Uppercase macro parameter.Graham Stott2001-08-081-6/+6
* splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell2000-09-171-7/+8
* top level:Zack Weinberg2000-08-291-17/+23
* dependence.c (dependence_string, [...]): Hide unused identifiers.Kaveh R. Ghazi2000-08-241-14/+18
* * dependence.c: Replace `[][]' with `[][MAX_SUBSCRIPTS]'.Alexandre Oliva2000-08-231-9/+11
* Makefile.in (OBJS): Add dependence.o.Stan Cox2000-08-221-0/+1457