summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCompilerABI.h
Commit message (Collapse)AuthorAgeFilesLines
* -check for the ARM ABI/EABI compiler ABI for the GNU compilersAlex Neundorf2010-04-101-0/+10
| | | | | | | | The names are: EABI: "ELF ARMEABI" non-EABI: "ELF ARM" Alex
* ENH: Remove sparcv9 architecture subdir added earlier. The new implicit ↵Brad King2008-01-231-2/+0
| | | | link directory policy takes care of the problem.
* ENH: Enable library search path suffix for sparcv9 architecture. This ↵Brad King2008-01-231-0/+2
| | | | should be generalized to a platform file later.
* ENH: Generalize the check for sizeof void* to detect more ABI information.Brad King2008-01-211-0/+26