aboutsummaryrefslogtreecommitdiff
path: root/gcc/lambda.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-22lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap).Nathan Sidwell1-6/+5
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-7/+3
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-4/+4
2004-11-03lambda-code.c (lambda_compute_auxillary_space): Update comments.Daniel Berlin1-5/+37
2004-09-16[multiple changes]Daniel Berlin1-5/+9
2004-09-14cgraph.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell1-2/+6
2004-09-10lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo1-6/+2
2004-08-26[multiple changes]Daniel Berlin1-0/+105
2004-08-10lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ...Daniel Berlin1-5/+192
2004-07-13Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop1-0/+57