Skip to content
  1. May 09, 2016
  2. May 08, 2016
  3. May 06, 2016
  4. May 05, 2016
  5. May 04, 2016
  6. May 03, 2016
  7. May 02, 2016
  8. Apr 29, 2016
  9. Apr 27, 2016
  10. Apr 26, 2016
  11. Apr 25, 2016
  12. Apr 23, 2016
  13. Apr 22, 2016
  14. Apr 07, 2016
    • 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