Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson | |
Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted. | |||
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
2006-04-24 | fprintf() clean-up (bug 6730) | Brian Paul | |
2005-11-02 | More useful ARL test | Keith Whitwell | |
2005-11-01 | add an arl test | Keith Whitwell | |
2005-11-01 | Make colors match the fp tests (really) | Keith Whitwell | |
2005-11-01 | Make colors match the fp tests | Keith Whitwell | |
2005-11-01 | standalone tests for vp instructions | Keith Whitwell | |