Andy Polyakov
|
a129850922
|
config: recognize ARMv8/AArch64 target.
(cherry picked from commit d099f0ed6c )
|
2014-02-24 13:21:14 +01:00 |
|
Andy Polyakov
|
16eaca2c79
|
config: recognize little-endian Linux PPC64.
|
2014-02-05 20:36:11 +01:00 |
|
Andy Polyakov
|
28c08222c0
|
config: fix executable format detection on latest FreeBSD.
Submitted by: Bryan Drewery
PR: 3075
(cherry picked from commit c256e69d3f )
|
2013-06-30 23:59:30 +02:00 |
|
Andy Polyakov
|
aa963813ed
|
linux-ppc: make it more robust [from HEAD].
|
2012-10-21 18:25:29 +00:00 |
|
Andy Polyakov
|
988037fe18
|
MIPS assembly pack: jumbo update from HEAD.
|
2012-09-19 20:59:18 +00:00 |
|
Andy Polyakov
|
b4690d2eab
|
config: platform and poratbility updates from HEAD.
|
2011-11-14 21:12:53 +00:00 |
|
Andy Polyakov
|
692a94293c
|
config: don't add -Wa options with no-asm [from HEAD].
|
2011-09-05 16:33:48 +00:00 |
|
Andy Polyakov
|
aade369737
|
config: config: detect if assembler supports --noexecstack and pass it down
[from HEAD].
|
2011-07-13 14:25:22 +00:00 |
|
Dr. Stephen Henson
|
500007c9ed
|
auto detect configuration using KERNEL_BITS and CC
|
2011-06-27 11:39:01 +00:00 |
|
Dr. Stephen Henson
|
f75abba013
|
allow KERNEL_BITS to be specified in the environment
|
2011-06-24 14:04:18 +00:00 |
|
Dr. Stephen Henson
|
fcc3d0265d
|
PR: 2186
Submitted By: "Joel Rabinovitch" <Joel.Rabinovitch@tecsys.com>
Detect aix64-gcc
|
2010-03-09 17:08:39 +00:00 |
|
Dr. Stephen Henson
|
d793544518
|
Allow uname values to be overridden by the environment
|
2009-10-07 16:46:51 +00:00 |
|
Dr. Stephen Henson
|
9852e7e4d7
|
PR: 1972
Submitted by: David McCullough <david_mccullough@securecomputing.com>
Approved by: steve@openssl.org
Add support for building with the uClinux-dist.
|
2009-07-01 11:43:57 +00:00 |
|
Dr. Stephen Henson
|
3492c47b18
|
Update from HEAD.
|
2009-06-17 11:38:26 +00:00 |
|
Ben Laurie
|
7f62532030
|
Allow CC to be overridden.
|
2009-01-18 12:06:37 +00:00 |
|
Andy Polyakov
|
c650168a4f
|
Fix typo in ./config.
Submitted by: Sander Temme
|
2008-10-28 15:09:06 +00:00 |
|
Andy Polyakov
|
ca64056836
|
Engage x86 assembler in Mac OS X build.
|
2007-12-18 17:33:49 +00:00 |
|
Andy Polyakov
|
7722e53f12
|
Yet another ARM update. It appears to be more appropriate to make
developers responsible for -march choice.
|
2007-09-27 16:27:03 +00:00 |
|
Andy Polyakov
|
2c3ee16272
|
Move -march=armv4t to ./config.
|
2007-09-27 07:43:58 +00:00 |
|
Andy Polyakov
|
4c7c5ff667
|
ARMv4 assembler pack.
|
2007-09-27 07:09:46 +00:00 |
|
Andy Polyakov
|
0bb01b7df0
|
Offer darwin64-x86_64-cc as option.
|
2007-08-31 10:09:34 +00:00 |
|
Andy Polyakov
|
e45c100762
|
Typos in ./config.
PR: 1563
|
2007-08-01 11:20:39 +00:00 |
|
Andy Polyakov
|
d6c764573c
|
Proper support for shared build under MacOS X.
|
2007-07-31 18:24:41 +00:00 |
|
Dr. Stephen Henson
|
206a975752
|
Update from stable branch.
|
2007-06-19 15:43:48 +00:00 |
|
Andy Polyakov
|
160065c5bb
|
Detect UltraSPARC T1 in ./config.
|
2007-05-04 13:04:17 +00:00 |
|
Andy Polyakov
|
b900df5258
|
Engage s390x assembler modules.
|
2007-04-30 09:22:27 +00:00 |
|
Bodo Möller
|
96afc1cfd5
|
Add SEED encryption algorithm.
PR: 1503
Submitted by: KISA
Reviewed by: Bodo Moeller
|
2007-04-23 23:48:59 +00:00 |
|
Andy Polyakov
|
0a29f5110d
|
Various PowerPC config updates.
|
2007-03-20 08:57:18 +00:00 |
|
Lutz Jänicke
|
02756aa8ba
|
Add automatic detection for Linux on SuperH
PR: 1152
Submitted by: Mike Frysinger <vapier@gentoo.org>
|
2007-02-21 18:10:20 +00:00 |
|
Lutz Jänicke
|
072dfb9e4e
|
Add support for m68k linux
PR: 1277
Submitted by: Mike Frysinger <vapier@gentoo.org>
|
2007-02-21 17:58:54 +00:00 |
|
Bodo Möller
|
f3dea9a595
|
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
|
2006-06-09 15:44:59 +00:00 |
|
Dr. Stephen Henson
|
9540ccdf1f
|
Stop warnings about deprecated -mcpu option.
|
2006-05-12 16:06:12 +00:00 |
|
Ulf Möller
|
83ed49149c
|
bug fix.
PR: 1326
Submitted by: John Skodon
|
2006-05-06 18:26:12 +00:00 |
|
Ulf Möller
|
4700aea951
|
Add BeOS support.
PR: 1312
Submitted by: Oliver Tappe <zooey@hirschkaefer.de>
Reviewed by: Ulf Moeller
|
2006-04-11 21:34:21 +00:00 |
|
Nils Larsch
|
f2c33fa6fd
|
force C locale when using [a-z] in sed expressions
PR: 1283
Submitted by: Mike Frysinger
|
2006-03-01 19:51:37 +00:00 |
|
Andy Polyakov
|
c038b90619
|
Fix typo: "powepc" vs "powerpc." G-r-r-r-r.
PR: 1198
|
2005-09-20 12:15:31 +00:00 |
|
Andy Polyakov
|
60dd08573d
|
Refine AIX support.
PR: 1198
|
2005-09-20 07:43:27 +00:00 |
|
Andy Polyakov
|
8e5ef8538a
|
Eliminate reference to removed platform line.
|
2005-08-11 09:38:59 +00:00 |
|
Andy Polyakov
|
14cc0aaf7b
|
Unify some SCO targets.
|
2005-06-26 18:06:38 +00:00 |
|
Andy Polyakov
|
8b452002e8
|
Refine ELF detection on BSD platforms.
|
2005-06-20 17:39:10 +00:00 |
|
Andy Polyakov
|
b2d91a6913
|
Unify BSDi target.
|
2005-06-05 18:10:19 +00:00 |
|
Andy Polyakov
|
2a6144a1b6
|
Fix typo in ./config.
|
2005-05-31 11:34:33 +00:00 |
|
Andy Polyakov
|
5b737a0731
|
Platform update from 8-stable.
|
2005-05-31 09:39:03 +00:00 |
|
Andy Polyakov
|
e4c9b85e65
|
Default to no-sse2 on selected platforms.
|
2005-05-21 16:50:27 +00:00 |
|
Andy Polyakov
|
4848cbf1cf
|
Recognize MSYS/MINGW environment.
|
2005-04-07 20:24:29 +00:00 |
|
Andy Polyakov
|
0abfd60604
|
Extend Solaris x86 support to amd64.
|
2005-04-04 17:10:53 +00:00 |
|
Ben Laurie
|
24c97c819d
|
Don't debug.
|
2005-03-30 14:15:14 +00:00 |
|
Ben Laurie
|
42ba5d2329
|
Blow away Makefile.ssl.
|
2005-03-30 13:05:57 +00:00 |
|
Andy Polyakov
|
e1892f2370
|
Reliable BSD-x86-elf detection in ./config.
|
2005-02-06 13:20:23 +00:00 |
|
Andy Polyakov
|
b2c5960935
|
Respect the fact that most interactive shells don't restore stty settings
and make it work in non-interactive mode...
|
2005-01-26 19:58:15 +00:00 |
|