summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/gcc-opt-x86.pl
Commit message (Collapse)AuthorAgeFilesLines
* Use env in hashbangs to placate necrocomputing OSes with packaged perl ↵Adam Borowski2009-12-021-1/+1
| | | | installed in /usr/local/bin/
* gcc-opt-x86.pl: add Core 2 and AtomSteven Noonan2009-10-181-5/+23
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* git-opt-x86.pl: Detect some more archesMatthew Cline2009-10-181-0/+26
| | | | Detect pentium, pentium-mmx, pentiumpro, athlon, and amdfam10.
* AUTO_OPT: add a bit of flexibility for future porting, Mac OS X supportSteven Noonan2009-10-181-0/+104
Signed-off-by: Steven Noonan <steven@uplinklabs.net>