summaryrefslogtreecommitdiff
path: root/gcc/lambda-mat.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* lambda-code.c (struct lambda_lattice_s): Add a name to the struct.Thomas Neumann2007-06-061-1/+1
* tree-loop-linear.c: Don't include varray.h.Sebastian Pop2006-03-281-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* alias.c (true_dependence): Remove 'abort' from comments.Nathan Sidwell2005-04-211-3/+2
* c-typeck.c, [...]: Fix comment formatting.Kazu Hirata2004-09-251-2/+2
* [multiple changes]Daniel Berlin2004-09-161-0/+23
* cgraph.h, [...]: Fix comment typos.Kazu Hirata2004-09-141-2/+2
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-1/+2
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-2/+1
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2004-09-051-3/+3
* [multiple changes]Daniel Berlin2004-08-261-0/+1
* lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ...Daniel Berlin2004-08-101-0/+638