=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/58.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- www/58.html 2015/08/10 01:03:32 1.21 +++ www/58.html 2015/08/10 01:42:01 1.22 @@ -133,6 +133,9 @@
  • Corrected kdump(1) reporting of lseek(2) return value on ILP32 archs and getsockopt/setsockopt(2) level and optname arguments. iovec, msghdr, and cmsghdr structures are now dumped.
  • sed(1) -i option added.
  • Improvements in checking of numeric option values in many utilities. +
  • Upgraded to binutils version 2.17 with additional fixes. +
  • Static PIE support for sparc. +
  • Alpha switched to secure PLT.
  • ...