summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures
Commit message (Expand)AuthorAge
...
* Use '-Wall -w1 -Wcheck' for {C,CXX}_WARN_FLAGS for Intel 8.0 and newer.tradke2005-08-30
* Use 'head -n1' when querying the compiler version.tradke2005-08-30
* Don't use '-ip' in CXX_OPTIMISE_FLAGS when using Intel icpc 9.0.tradke2005-08-09
* Support for Darwin 8.1.0 (nemeaux.cct.lsu.edu).tradke2005-07-25
* Put shell variable expansion into quotes because it can expand to moreschnetter2005-07-20
* Detect compiler versions.tradke2005-06-16
* Detect the compiler versions for CC, CXX, F77, and F90, and put the informationtradke2005-06-16
* Adding config file for Unicos v3.0.jshalf2005-06-05
* Use xlf77/xlf90 for F77/F90 if the latter aren't set otherwise by the user.tradke2005-06-03
* Cactus support for latest version of OpenBSDjthorn2005-05-22
* Add '-qlanglvl=stdc99' to CFLAGS when using xlc on AIX systems. This gives ustradke2005-05-12
* Don't add '-ip' to CXX_OPTIMISE_FLAGS when using Intel 8.1.tradke2005-05-03
* Autodetect pgf95 as Portland Fortran compiler.tradke2005-04-27
* Add pthread to the list of Intel Fortran 7.1 system libs.tradke2005-04-14
* Add '-Mx,125,0x200' to F77FLAGS and F90FLAGS when using Portland compilers.tradke2005-04-05
* Yet another darwin version.goodale2005-02-21
* Another version of darwin.goodale2005-01-24
* Reordered fortran runtime libraries for Portland compilers.tradke2005-01-19
* known-architectures file for the current OpenBSD release (= 3.6)jthorn2005-01-09
* Fixes for 'x86_64':tradke2004-11-26
* Turn on aggressive optimization for the PathScale compilers.tradke2004-11-18
* Added math vector library for PathScale compiler.tradke2004-11-16
* Added Linux architecture support for PathScale compilers.tradke2004-11-16
* Fixed C++/LD options for the Portland compiler suite.tradke2004-11-10
* Fixed typo for Portland C++ compiler flag settings: CXX_FLAGS -> CXXFLAGS.tradke2004-11-10
* Check for the basename of $LD when testing for specific linkers.tradke2004-11-04
* Another version of darwin.goodale2004-11-04
* Make a better job of finding compiler libs.goodale2004-11-01
* Intel Fortran compiler for EM64T architecture doesn't know about '-xN'tradke2004-10-26
* Don't explicitly link against Intel C++ libs when using Intel 8.x and higher.tradke2004-10-06
* Remove option '-nopt' from STD_FLAGS. It isn't recognized anymore.tradke2004-09-22
* New known architecture file for darwin 7.5.0.goodale2004-09-09
* Also check for x86_64 CPU type when setting Fortran compiler options.tradke2004-07-06
* For IRIX: switch off automatic template instantiation when using native C++ c...tradke2004-07-05
* Switch off automatic template instantiation when using native C++ compiler.tradke2004-07-05
* Set {C|CXX}_WARN_FLAGS for Intel compilers so that only errors and warningstradke2004-06-28
* Don't depend anymore on IA32ROOT or IA64ROOT to be set.tradke2004-06-28
* Set LIBS and LIBDIRS to point to the gnu95 library if F90 wasn't configuredtradke2004-06-21
* For IA64: Reduced C/CXX/Fortran optimization level from '-O3' (which causedtradke2004-06-09
* known-architectures file for OpenBSD 3.5jthorn2004-06-08
* New version of darwinallen2004-06-01
* Don't try to link against libgfortran when using GNU g95.tradke2004-05-26
* Fixed the make magic for the GENERAL_LIBRARIES.goodale2004-05-20
* Be more sophisticated at detecting the C and C++ compilers.goodale2004-05-20
* Tidied up andfixed support for Intel C/C++ compilers.goodale2004-05-19
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Updated Cray architecture description files with flags that will actuall buildjshalf2004-05-13
* This version of Darwin works with the new single darwin file.allen2004-05-09
* Some more optimization for Portland compilers.tradke2004-05-07
* Frank Loeffler's patch: explicitely set CACHELINE_SIZE on x86_64 to 64 bytes.tradke2004-05-07