aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | * | | | | | | Switch to newly installed gcc snapshot (svn r155312). Don't need -Wno-long-longlloyd2009-12-281-2/+2
| | | | | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-1/+1
| | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+3
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-291-9/+9
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-209-26/+6
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f...lloyd2009-11-196-142/+5
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | | | | | | Drop support for compilers that are no longer in active service, sincelloyd2009-11-194-131/+0
| | | | | | | | | | | | * | | | | | | | | | | Use -pthread on all platforms. This is necessary to get functioning supportlloyd2009-11-171-6/+4
| | | | | | | | | | | | * | | | | | | | | | | Remove TR1 hooks - can be assumed to exist under a C++0x compilerlloyd2009-11-132-4/+0
| | | | | | | | | | | | * | | | | | | | | | | Use GCC 4.5 snapshot for C++0x buildlloyd2009-11-131-1/+1
| | | | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-132-12/+15
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-2/+2
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-131-2/+2
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-301-2/+2
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * | | | | | | | | | | | Use GCC 4.4.1-release for C++0x testinglloyd2009-09-091-1/+1
| | | | | | | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-2/+2
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | | | | | | Start a new branch for C++0x experimentation.lloyd2009-04-011-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix lib suffixlloyd2012-01-251-2/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-182-9/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Don't set the soname on OpenBSD (PR 158)lloyd2011-10-111-0/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / Avoid using -march=i386 if an i386 is 'detected', instead uselloyd2011-08-151-2/+5
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Add specialization for i486 that uses -mtune=generic, as Debianlloyd2011-05-131-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | Renaming the ppc target to ppc32 prevented -mcpu flags from being setlloyd2011-05-122-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | Add support for targetting the PowerPCSPE (an embedded PPC with anlloyd2011-05-121-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | When building for GCC, always get the version number, and turn off TR1lloyd2011-05-035-10/+10
* | | | | | | | | | | | | | | | | | | | | | | | Tweak settings for SuperH setup, based on Debian bug 594159. Since aslloyd2011-05-021-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | Use STLport with Sun Studio by default on Linux. It is probably thelloyd2011-04-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-226-20/+20
* | | | | | | | | | | | | | | | | | | | | | | | Intel C++ doesn't seem to have an option for setting the soname, so itlloyd2011-04-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-211-2/+0
* | | | | | | | | | | | | | | | | | | | | | | | Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-181-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Somewhat improved ARM support/autodetectionlloyd2011-03-091-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Fix variable mask warning in Sun C++.lloyd2011-03-011-1/+3
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | / More VC warning fixeslloyd2011-02-091-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Special flags for Nehalem so SSSE3 gets enabled for AESlloyd2010-11-291-0/+1
|/ / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / Add untested and probably broken support for the C++ Builder compilerlloyd2010-11-031-0/+26
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Use visibility control with Clang, same syntax as GCClloyd2010-09-281-1/+3
* | | | | | | | | | | | | | | | | | | Disable a couple of very noisy warnings which don't provde a hugelloyd2010-09-071-1/+2
* | | | | | | | | | | | | | | | | | | Update CPU optimization flags for Sun Studio to the previous decade.lloyd2010-09-071-6/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | According to Thomas Maier-Komor in a post to botan-devel, the rightlloyd2010-09-031-0/+2
* | | | | | | | | | | | | | | | | | The modern name for Sun Workshop Pro is Sun Studiolloyd2010-09-031-1/+1
|/ / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / Add support for Atom processors.lloyd2010-08-221-0/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Remove use of -ansi; it's not particularly helpful anyway, and itlloyd2010-08-111-1/+1
* | | | | | | | | | | | | | | | Clang supports -marchlloyd2010-08-091-0/+4
* | | | | | | | | | | | | | | | Use clang++ instead of clang for the compiler driver, otherwise linklloyd2010-08-081-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Drop support for running configure with Python 2.4. This allowslloyd2010-07-092-2/+2
* | | | | | | | | | | | | | | Add a new configure option --maintainer-mode which turns on the fulllloyd2010-06-281-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Yet more Doxygen commentslloyd2010-06-161-1/+1
* | | | | | | | | | | | | | Change how install_name is set on OS X. Not tested, taken from patchlloyd2010-06-111-1/+1