From de53933131fc2e5211d7e223aadd05edd43c76a8 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Sat, 19 Nov 2016 16:47:43 +0100 Subject: [PATCH] update Supported Platforms section --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca3f329..242c18a 100644 --- a/README.md +++ b/README.md @@ -220,13 +220,22 @@ legend: * uClibc -## Supported compilers: +### Supported compilers: -* gcc (v2.9x to v4.x) -* gcce +* gcc 3.x +* gcc 4.x +* gcc 5.x +* gcc 6.x * ms vc2003 compiler * clang +### Supported versions of OpenSSL + +* OpenSSL version 1.0.1 +* OpenSSL version 1.0.2 +* OpenSSL version 1.1.0 (supported since version 0.5.0) +* LibreSSL version 2.x + ## Coding guidelines