1. 09 May, 2016 3 commits
  2. 08 May, 2016 1 commit
  3. 06 May, 2016 3 commits
  4. 05 May, 2016 3 commits
  5. 04 May, 2016 3 commits
  6. 03 May, 2016 12 commits
  7. 02 May, 2016 3 commits
  8. 29 Apr, 2016 4 commits
  9. 27 Apr, 2016 1 commit
  10. 26 Apr, 2016 1 commit
  11. 25 Apr, 2016 3 commits
  12. 23 Apr, 2016 1 commit
  13. 22 Apr, 2016 1 commit
  14. 07 Apr, 2016 1 commit
    • Andy Polyakov's avatar
      PPC assembly pack: remove branch hints. · 9676402c
      Andy Polyakov authored
      
      
      As it turns out branch hints grew as kind of a misconception. In
      addition their interpretation by GNU assembler is affected by
      assembler flags and can end up with opposite meaning on different
      processors. As we have to loose quite a lot on misinterprerations,
      especially on newer processors, we just omit them altogether.
      
      Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
      (cherry picked from commit 20b88bb1)
      9676402c