simon-git: putty (master): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Feb 3 11:48:54 GMT 2019


TL;DR:
  5538091f Allow x86 SHA intrinsics on GCC 4.9 too.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2019-02-03 11:48:54

commit 5538091f0d52c82fd77c60ef2e7807883341cb1b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=5538091f0d52c82fd77c60ef2e7807883341cb1b;hp=a5911f76d02b0de6fbc20b4c943ee33f54b432af
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Feb 2 11:12:37 2019 +0000

    Allow x86 SHA intrinsics on GCC 4.9 too.
    
    Pavel says there was no specific reason they avoided it, and compiling
    with Debian Jessie's GCC 4.9.2 produces a binary that I've no reason
    to believe won't work, although I haven't tested it on a real or
    emulated CPU that supports the instructions.

 sshsh256.c | 3 ++-
 sshsha.c   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list