summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/linux
Commit message (Expand)AuthorAge
...
* Fixed order of intel libraries to link against.tradke2004-03-18
* Update to gcc flags - put higher optimisation, and use -pipe for speed.goodale2004-02-20
* For Intel compiler optimization: use '-xN' instead of '-xW' as the first optiontradke2004-02-18
* Add svml to the list of intel libraries.tradke2004-02-12
* If the processor type is Pentium4 (ie. supports SSE2 instructions) switch ontradke2004-02-08
* Redirect stderr when checking for gfortran.schnetter2004-02-06
* Autodetect gfortran, the new GNU Fortran compiler, on Linux. Theschnetter2004-02-05
* Support for Intel compilers version 8.tradke2003-12-17
* Updated test for whether g77 needs libf2c or libg2c. If anyone still hasgoodale2003-05-26
* Rename CCTK_L2_CACHE_SIZE to CCTK_CACHE_SIZE andallen2003-04-30
* powerpc has 32 byte cachelinerideout2003-04-25
* For whatever reason, g77 on the powerpc does not use f2c.rideout2003-04-24
* Recognize GNU f77 also on RH 8.0 systems.tradke2003-01-28
* Fixed typo in library name for Portland compilers.allen2003-01-14
* Fix for latest PGI compilers (4.0-2), where the libraries need to be in a dif...allen2002-12-21
* Fixed linking when using intel compilers but not linking with intel for IA64allen2002-09-24
* Take the value of `basename $CC` when checking for a specific C compiler.tradke2002-07-01
* trivial typo fixrideout2002-05-29
* Added Erik's flags for the Intel compilers.tradke2002-05-07
* Added fix for L2_CACHE_SIZE so that if the value isn't found (inallen2002-04-07
* Set F77FLAGS='-f' for Absoft compiler to make it generate case-insensitivetradke2002-03-27
* Took out the '-D_ISOC99_SOURCE' option for Intel's CFLAGS settings.tradke2001-12-19
* Set '-D_ISOC99_SOURCE' to the C/C++ flags for the intel compilers.tradke2001-12-14
* Commented out the '-Qy' LDFLAGS option for IA64 as it isn't needed anymoretradke2001-12-11
* Fixed the path to the icrt.link file on IA64 systems.tradke2001-12-11
* Took out the '-Ofast' optimization option for the SGI IA64 C/C++ compiler.tradke2001-11-08
* Don't use the 'Qy ...' option if ecpc is used as a linker on IA64.tradke2001-10-24
* Set L2_CACHELINE_BYTES (= 128) and L2_CACHE_SIZE (= 2MB) for the IA64.tradke2001-10-24
* More changes for the Intel compilers: if they aren't used for linkingtradke2001-10-24
* Added missing library for Intel fortran compilers.tradke2001-10-23
* Added optimization and debugging flags for the SGI compilers.tradke2001-10-18
* Support for the ecpc Intel C++ compiler on the IA64.tradke2001-10-18
* Added known-arch stuff for NAG fortran compiler.tradke2001-10-14
* Fixed dependency generation macros for Intel compilers.tradke2001-09-24
* Support the new Intel C++/C/Fortran compilers on IA64.tradke2001-09-24
* Support the new Intel C++/C/Fortran compilers.tradke2001-09-19
* Removed the Portland fortran compiler optimization option '-Mvect=sse'tradke2001-09-10
* Set optimization options for Portland C compiler.tradke2001-09-04
* Added optimization flags for Portland Group compilers.tradke2001-08-30
* Removing spurious newline.goodale2001-06-20
* Added some more options to C_WARN_FLAGS and CXX_WARN_FLAGS resp.tradke2001-06-18
* Added Compaq f90 compiler which migh be installed on Linux Alpha systems.tradke2001-06-14
* Pacific vastf90 compiler needs appropriate g77 libs.goodale2001-05-15
* Fix for Cactus/605allen2001-04-13
* Added missing library 'pgftnrtl' for the PGI compiler.tradke2001-03-13
* Fix for Cactus/547 and more.allen2001-03-10
* Erik Schnetters fix for Lahey Fortran 95 6.0aallen2001-02-17
* Bug fix.goodale2001-01-18
* New way of testing whether g77 uses libg2callen2001-01-18
* Added check for sizeof(long long) as another candidate for eight byte ints.goodale2000-10-04